Re: [Qemu-devel] [PATCH v2 00/18] monitor: various code simplification and fixes

2018-08-09 Thread Markus Armbruster
Marc-André Lureau writes: > Hi, > > This series is a rebased subset of "[PATCH v3 00/38] RFC: monitor: add > asynchronous command type" with code cleanups and improvements that > are worth to consider for 3.0. > > The series applies on master, and will conflict with the pending > series "[PATCH 0

[Qemu-devel] [PATCH v2 00/18] monitor: various code simplification and fixes

2018-07-19 Thread Marc-André Lureau
Hi, This series is a rebased subset of "[PATCH v3 00/38] RFC: monitor: add asynchronous command type" with code cleanups and improvements that are worth to consider for 3.0. The series applies on master, and will conflict with the pending series "[PATCH 0/9] monitor: enable OOB by default" from P