Temporarily disable OOB for 2.12 since it break (a lot of) things. Luckily it's only a switch so not so hard. Meanwhile, revert all new tests that checks against it.
Tests done: all target builds and "make check" passed, but only on x86_64 host. It can pass all "raw" iotests, but some "qcow2" iotests are still failing. I can even reproduce many of the qcow2 fails even before the whole OOB series, so I suppose that's something already exists so I'll ignore. More tests are really welcomed. Thanks, Peter Peter Xu (4): Revert "monitor: enable IO thread for (qmp & !mux) typed" Revert "tests: qmp-test: add oob test" Revert "tests: qmp-test: verify command batching" tests: partly revert "qmp: introduce QMPCapability" monitor.c | 5 +-- tests/qmp-test.c | 97 +------------------------------------------------------- 2 files changed, 2 insertions(+), 100 deletions(-) -- 2.14.3