Re: [Qemu-devel] [RFC v6 00/27] QMP: out-of-band (OOB) execution support

2018-01-09 Thread Peter Xu
On Tue, Jan 09, 2018 at 02:52:49PM +, Stefan Hajnoczi wrote: > On Tue, Dec 19, 2017 at 04:45:30PM +0800, Peter Xu wrote: > > This v6 kept most of the high level design untouched, however there > > are quite a few of changes that try to make the series more robust and > > safe. My sincere thank

Re: [Qemu-devel] [RFC v6 00/27] QMP: out-of-band (OOB) execution support

2018-01-09 Thread Stefan Hajnoczi
On Tue, Dec 19, 2017 at 04:45:30PM +0800, Peter Xu wrote: > This v6 kept most of the high level design untouched, however there > are quite a few of changes that try to make the series more robust and > safe. My sincere thank to the reviewers (especially Stefan!) on all > review comments to previo

[Qemu-devel] [RFC v6 00/27] QMP: out-of-band (OOB) execution support

2017-12-19 Thread Peter Xu
This v6 kept most of the high level design untouched, however there are quite a few of changes that try to make the series more robust and safe. My sincere thank to the reviewers (especially Stefan!) on all review comments to previous one. Let's see how this version goes. v6: - add r-bs - s/nego