From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIucC-0003va-FW for qemu-devel@nongnu.org; Tue, 12 Jan 2016 03:47:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aIuc9-0003Dc-4y for qemu-devel@nongnu.org; Tue, 12 Jan 2016 03:47:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIuc8-0003DY-VY for qemu-devel@nongnu.org; Tue, 12 Jan 2016 03:47:41 -0500 Date: Tue, 12 Jan 2016 10:47:36 +0200 From: "Michael S. Tsirkin" Message-ID: <20160112104556-mutt-send-email-mst@redhat.com> References: <1452508327.8098.46.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [Xen-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Hao, Xudong" Cc: Lars Kurth , "xen-devel@lists.xensource.com" , Stefano Stabellini , Lars Kurth , "qemu-devel@nongnu.org" , Cao jin , Stefano Stabellini , Gerd Hoffmann OK - it's possible that this patch commit 349a3b1cc9023f67f8fa336cb3c4a8f21a4aaaf3 Author: Cao jin Date: Sat Jan 2 16:02:20 2016 +0800 igd-passthrough: fix use of host_pci_config_read is required for older guests. This patch just went it - could you test latest master please? On Tue, Jan 12, 2016 at 08:41:13AM +0000, Hao, Xudong wrote: > Yes, Linux VM update to a 3.18 kernel. > The RHEL7.2 default kernel (should be 3.10) VM don't boot up with IGD pass-through, and Windows can't boot up either. > > Thanks, > -Xudong > > > > -----Original Message----- > > From: Gerd Hoffmann [mailto:kraxel@redhat.com] > > Sent: Monday, January 11, 2016 6:32 PM > > To: Hao, Xudong > > Cc: Stefano Stabellini ; Lars Kurth > > ; xen-devel@lists.xensource.com; Michael S. Tsirkin > > ; Lars Kurth ; qemu- > > devel@nongnu.org; Cao jin ; Stefano Stabellini > > > > Subject: Re: [Qemu-devel] [Xen-devel] [PATCH v4] igd-passthrough-i440FX: > > convert to realize() > > > > Hi, > > > > > I can boot up Linux VM with IGD pass-through with latest qemu (without > > > any additional patch), guest run 3D "nexuiz" and get 180fps. > > > > That is a pretty recent linux guest I assume? > > Tried older kernels too, possibly even the old userspace xorg driver? > > Do windows guest work as well? > > > > cheers, > > Gerd >