WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel][PATCH 3/3] VT-d: support Intel IGD passthrough

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH 3/3] VT-d: support Intel IGD passthrough
From: "Han, Weidong" <weidong.han@xxxxxxxxx>
Date: Thu, 4 Feb 2010 16:13:15 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Thu, 04 Feb 2010 00:14:17 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acqlcea/ZJ87rM4OQgi7q2KgnMtMgQ==
Thread-topic: [Xen-devel][PATCH 3/3] VT-d: support Intel IGD passthrough
The patch adds an option into hvm config file to enable graphics passthrough 
including discrete and IGD. To passthrough graphics to guest, need to set 
gfx_passthru=1, and also specify graphics device BDF in pci passthrough option, 
like pci=['xx:xx.x'] in hvm config file.

Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>

Attachment: gfx-conf.patch
Description: gfx-conf.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel][PATCH 3/3] VT-d: support Intel IGD passthrough, Han, Weidong <=