From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLpIu-0003RW-72 for qemu-devel@nongnu.org; Fri, 07 Mar 2014 02:34:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLpIp-0001FO-CB for qemu-devel@nongnu.org; Fri, 07 Mar 2014 02:34:48 -0500 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:38415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLpIp-0001FH-5I for qemu-devel@nongnu.org; Fri, 07 Mar 2014 02:34:43 -0500 Received: by mail-ea0-f169.google.com with SMTP id h14so2163013eaj.0 for ; Thu, 06 Mar 2014 23:34:41 -0800 (PST) Sender: Paolo Bonzini Message-ID: <5319768E.4080305@redhat.com> Date: Fri, 07 Mar 2014 08:34:38 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20140307033116.GA5959@sergelap> In-Reply-To: <20140307033116.GA5959@sergelap> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] pcie List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Serge Hallyn , Igor Mammedov , qemu-devel@nongnu.org, "Michael S. Tsirkin" Il 07/03/2014 04:31, Serge Hallyn ha scritto: > Hi, > > At https://bugs.launchpad.net/bugs/1284793 it was found that commit > a66e657e: "pci/pcie: convert PCIE hotplug to use hotplug-handler API" > seems to break vga passthrough. Reverting that commit (plus one more > to reintroduce a needed definition) fixed it. Do you have any > idea what would have broken vga passthrough, and how to fix it > without completely reverting that commit? The fix will be in the next pull request from Michael Tsirkin: http://permalink.gmane.org/gmane.comp.emulators.qemu/259366 Paolo