From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWSdj-00039l-I2 for qemu-devel@nongnu.org; Wed, 16 Oct 2013 11:04:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VWSdd-0001S1-Jm for qemu-devel@nongnu.org; Wed, 16 Oct 2013 11:03:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWSdd-0001Rq-BG for qemu-devel@nongnu.org; Wed, 16 Oct 2013 11:03:53 -0400 Message-ID: <525EAACD.6080703@redhat.com> Date: Wed, 16 Oct 2013 17:03:41 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1381762577-12526-1-git-send-email-mst@redhat.com> <1381762577-12526-43-git-send-email-mst@redhat.com> <525D51C3.2050201@redhat.com> <20131015143530.GA7763@redhat.com> <525D5630.1030801@redhat.com> <87txgimrd6.fsf@codemonkey.ws> <20131015201706.GB9579@redhat.com> In-Reply-To: <20131015201706.GB9579@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 42/43] piix4: add acpi pci hotplug support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: peter.maydell@linaro.org, marcel.a@redhat.com, qemu-devel@nongnu.org, kraxel@redhat.com, Anthony Liguori , imammedo@redhat.com Il 15/10/2013 22:17, Michael S. Tsirkin ha scritto: > OK so I can interpret this in 2 ways wrt bridge hotplug: > - it's in shape for 1.7 except the migration which should use > subsections (and needs cross-version testing) > - it's not in shape for 1.7 > > Can you tell me which it is please? > > If it's 1 I'll repost a version with tweaked > migration format and cross-version testing report, tomorrow. > > If it's 2 I'd rather work on this after the forum, I still > need to make some travel arrangements. > > Paolo? Anthony? I honestly didn't look at the patches too much except now that Anthony and you were discussing migration, and won't claim I understand them well. But if you want my opinion, I'll trust you that the spec makes sense and I'll say that for me it's (1). Paolo