From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Guyader Subject: Re: [PATCH 2/2 v2] graphics passthrough with VT-d Date: Tue, 1 Sep 2009 12:53:48 +0100 Message-ID: <20090901115348.GC24082@citrix.com> References: <715D42877B251141A38726ABF5CABF2C054B533C43@pdsmsx503.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <715D42877B251141A38726ABF5CABF2C054B533C43@pdsmsx503.ccr.corp.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Han, Weidong" Cc: "'xen-devel@lists.xensource.com'" , "Lin, Ben Y" , "Kay, Allen M" , Fraser Keir, "'bengheng@eecs.umich.edu'" List-Id: xen-devel@lists.xenproject.org On Tue, Sep 01, 2009 at 02:01:11AM -0400, Han, Weidong wrote: > This patch supports basic gfx passthrough on QEMU: > - disable emulated VGA adpater if there is passthroughed gfx > - retrieve VGA bios from host 0xC0000, then load it to guest 0xC0000 > - register/unregister legacy VGA I/O ports and MMIOs for passthroughed gfx > > Signed-off-by: Ben Lin > Signed-off-by: Weidong Han Acked-by: Jean Guyader