Re: [Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands

2018-07-03 Thread Markus Armbruster
Markus Armbruster writes: > Marc-André Lureau writes: > >> Hi >> >> On Mon, Jul 2, 2018 at 6:21 PM, Markus Armbruster wrote: >>> We're trying to get the out-of-band execution feature ready. This >>> series fixes a number of issues, and marks a design flaw FIXME. More >>> work is needed. >> >>

Re: [Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands

2018-07-03 Thread Markus Armbruster
Marc-André Lureau writes: > Hi > > On Mon, Jul 2, 2018 at 6:21 PM, Markus Armbruster wrote: >> We're trying to get the out-of-band execution feature ready. This >> series fixes a number of issues, and marks a design flaw FIXME. More >> work is needed. > > They are several related worthy cleanu

Re: [Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands

2018-07-03 Thread Marc-André Lureau
Hi On Mon, Jul 2, 2018 at 6:21 PM, Markus Armbruster wrote: > We're trying to get the out-of-band execution feature ready. This > series fixes a number of issues, and marks a design flaw FIXME. More > work is needed. They are several related worthy cleanups in the qapi-async series. They will

Re: [Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands

2018-07-02 Thread Markus Armbruster
Peter Xu writes: > On Mon, Jul 02, 2018 at 06:21:46PM +0200, Markus Armbruster wrote: >> We're trying to get the out-of-band execution feature ready. This >> series fixes a number of issues, and marks a design flaw FIXME. More >> work is needed. > > Hi, Markus, > > I roughly went over the serie

Re: [Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands

2018-07-02 Thread Peter Xu
On Mon, Jul 02, 2018 at 06:21:46PM +0200, Markus Armbruster wrote: > We're trying to get the out-of-band execution feature ready. This > series fixes a number of issues, and marks a design flaw FIXME. More > work is needed. Hi, Markus, I roughly went over the series (without going into every de

Re: [Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands

2018-07-02 Thread Markus Armbruster
Copying Michael Roth for the qemu-ga parts, belatedly.

[Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands

2018-07-02 Thread Markus Armbruster
We're trying to get the out-of-band execution feature ready. This series fixes a number of issues, and marks a design flaw FIXME. More work is needed. Markus Armbruster (32): qmp: Say "out-of-band" instead of "Out-Of-Band" monitor: Spell "I/O thread" consistently in comments docs/interop/q