Re: [Qemu-devel] [PATCH v2 0/4] Monitor: OOB related patches

2018-03-27 Thread Christian Borntraeger
On 03/27/2018 03:36 AM, Eric Blake wrote: > This is patches 2, 3, 7, and 8 (with 7 rewritten) from Peter Xu's > series. I've pushed them to git://repo.or.cz/qemu/ericb.git qapi-next that branch seems to work fine. (no make check or iotest regression on s390) > (on top of the other pending

Re: [Qemu-devel] [PATCH v2 0/4] Monitor: OOB related patches

2018-03-26 Thread Peter Xu
On Mon, Mar 26, 2018 at 08:36:16PM -0500, Eric Blake wrote: > This is patches 2, 3, 7, and 8 (with 7 rewritten) from Peter Xu's > series. I've pushed them to git://repo.or.cz/qemu/ericb.git qapi-next > (on top of the other pending qapi patches at branch qapi); hopefully > this will be part of my p

[Qemu-devel] [PATCH v2 0/4] Monitor: OOB related patches

2018-03-26 Thread Eric Blake
This is patches 2, 3, 7, and 8 (with 7 rewritten) from Peter Xu's series. I've pushed them to git://repo.or.cz/qemu/ericb.git qapi-next (on top of the other pending qapi patches at branch qapi); hopefully this will be part of my pull request tomorrow for -rc1. Eric Blake (1): tests: Add paramet