• P
    Revert "monitor: enable IO thread for (qmp & !mux) typed" · a4f90923
    Peter Xu 提交于
    This reverts commit 3fd2457d.
    
    Enabling OOB caused several iotests failures; due to the imminent
    2.12 release, the safest action is to disable OOB for now.  If
    other patches fix the issues that iotests exposed, it may be turned
    back on in time for the release, otherwise it will be 2.13 material;
    either way, the framework changes not reverted now do not hurt if
    they remain as part of the 2.12 release.
    
    Additionally, revert the tests in the patch 02130314 ("qmp: introduce
    QMPCapability", 2018-03-19), as both parts must be reverted at once
    to keep 'make check' passing.
    Signed-off-by: NPeter Xu <peterx@redhat.com>
    Message-Id: <20180323140821.28957-2-peterx@redhat.com>
    Tested-by: NChristian Borntraeger <borntraeger@de.ibm.com>
    [eblake: reorder/squash commits, enhance commit message]
    Signed-off-by: NEric Blake <eblake@redhat.com>
    a4f90923
monitor.c 127.4 KB