From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Date: Tue, 11 Jan 2011 18:17:56 +0000 Subject: Re: A query on frame buffers Message-Id: <20110111181756.GI14017@dumpdata.com> List-Id: References: <1294390835.6019.218.camel@thor.local> <20110107165813.GA24320@dumpdata.com> <20110107192437.GD27871@dumpdata.com> <20110110181716.GA9627@dumpdata.com> <20110110202451.GA14293@dumpdata.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Prasad Joshi Cc: Michel =?iso-8859-1?Q?D=E4nzer?= , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org > > What motherboard is this? > > ASUS M4A89TD Pro/USB3, it is mentioned on the link > http://wiki.xensource.com/xenwiki/VTdHowTo I am not sure how the implementation of the IOMMU in the Xen hypervisor is different from the Linux implementation. Usually it is lock-step, but it might be different. Also, Xen's QEMU has different mechanism for handling PCI passthrough so ... Lots of variables to figure out why it does not work for you. It might make sense to start first with a working case and from there start switching over to KVM.