Re: [Qemu-devel] [PATCH v3 0/9] monitor: various code simplification and fixes
Marc-André Lureau writes: > Hi, > > This series is a rebased subset of "[PATCH v3 00/38] RFC: monitor: add > asynchronous command type". PATCH 1-2 queued. Thanks!
[Qemu-devel] [PATCH v3 0/9] monitor: various code simplification and fixes
Hi, This series is a rebased subset of "[PATCH v3 00/38] RFC: monitor: add asynchronous command type". v3: - updated "tests: add a few qmp tests" to move tests to new files - comment update in "qmp: common 'id' handling & make QGA conform to QMP spec" - commit message updates, add r-b tags Marc-