From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evM9Z-0007ra-Mf for qemu-devel@nongnu.org; Mon, 12 Mar 2018 08:02:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evM9V-0002gt-3F for qemu-devel@nongnu.org; Mon, 12 Mar 2018 08:02:09 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:37542 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1evM9U-0002eb-VI for qemu-devel@nongnu.org; Mon, 12 Mar 2018 08:02:05 -0400 References: <20180309090006.10018-1-peterx@redhat.com> From: Eric Blake Message-ID: Date: Mon, 12 Mar 2018 07:01:50 -0500 MIME-Version: 1.0 In-Reply-To: <20180309090006.10018-1-peterx@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v8 00/23] QMP: out-of-band (OOB) execution support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu , qemu-devel@nongnu.org Cc: Stefan Hajnoczi , "Daniel P . Berrange" , Paolo Bonzini , Fam Zheng , Juan Quintela , mdroth@linux.vnet.ibm.com, Laurent Vivier , Markus Armbruster , marcandre.lureau@redhat.com, "Dr . David Alan Gilbert" "Daniel P. Berrange" On 03/09/2018 02:59 AM, Peter Xu wrote: > Based-on: <20180306053320.15401-1-peterx@redhat.com> > > The series is based on the following series: > > [PATCH v2 0/9] chardev: qio related non-default context support > (actually patch 9 is based on version 2.1, Dan's version) I see Dan already submitted a pull request for (some of) your qio work; see commit 3ef91576. Are there any more outstanding qio patches that have to land first? > > This series was born from this one: > > https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg04310.html > > The idea comes from Markus Armbruster and the discussion we had in the > thread. It's not a super ideal solution (I believe Markus had been > thinking hard to keep everything in order meanwhile trying to satisfy > the migration requirement), but AFAIU it's currently the best. > > What is OOB? > ============ > -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org