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

2018-08-30 Thread Michael Roth
Quoting Markus Armbruster (2018-08-30 09:21:11) > Marc-André Lureau writes: > > > Hi, > > > > This series is a rebased subset of "[PATCH v3 00/38] RFC: monitor: add > > asynchronous command type". > > PATCH 01-04 are core monitor work Peter will need to make progress. > Queued. > http://repo.or.

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

2018-08-30 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". PATCH 01-04 are core monitor work Peter will need to make progress. Queued. http://repo.or.cz/qemu/armbru.git/shortlog/refs/heads/monitor-next PATCH 05 I'd li

[Qemu-devel] [PATCH v4 00/10] monitor: various code simplification and fixes

2018-08-29 Thread Marc-André Lureau
Hi, This series is a rebased subset of "[PATCH v3 00/38] RFC: monitor: add asynchronous command type". v4: - splitted "tests: add a few qmp tests" - fix success-response crash regression in "qga: process_event() simplification" - add r-b tags from Michael v3: - updated "tests: add a few qmp test