From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1an7bK-0005fK-1B for qemu-devel@nongnu.org; Mon, 04 Apr 2016 12:43:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1an7bF-0002xF-1N for qemu-devel@nongnu.org; Mon, 04 Apr 2016 12:43:41 -0400 Received: from mail-lf0-x244.google.com ([2a00:1450:4010:c07::244]:36036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1an7bE-0002x9-OU for qemu-devel@nongnu.org; Mon, 04 Apr 2016 12:43:36 -0400 Received: by mail-lf0-x244.google.com with SMTP id p81so19396058lfb.3 for ; Mon, 04 Apr 2016 09:43:36 -0700 (PDT) Sender: Paolo Bonzini References: <1459785281-6686-1-git-send-email-dgilbert@redhat.com> <570292CF.10305@redhat.com> <20160404164039.GB6629@work-vm> From: Paolo Bonzini Message-ID: <570299B3.2040209@redhat.com> Date: Mon, 4 Apr 2016 18:43:31 +0200 MIME-Version: 1.0 In-Reply-To: <20160404164039.GB6629@work-vm> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Migration: Add i82801b11 migration data List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" , Peter Maydell Cc: "Michael S. Tsirkin" , Juan Quintela , QEMU Developers , Marcel Apfelbaum , Amit Shah , John Snow On 04/04/2016 18:40, Dr. David Alan Gilbert wrote: > It would be nice for it to be in 2.6, however it's not actually > a 2.6 regression, it's been broken forever, but the difference > is that libvirt started using that bridge for q35 recently. I think we should fix it, hard freeze is not limited to regressions. Paolo