[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Q] Is qemu used when we use VTd?
Jean Guyader wrote: On Thu, Sep 11, 2008 at 11:46 AM, Akio Takebe <takebe_akio@xxxxxxxxxxxxxx> wrote:Hi, If we assign a device to HVM guest, HVM guest can do directry DMA transfer. But how about accessing pci configuration register of the pass through device? Do we still access pci configuration register through qemu?Yes, you should have a look at the function pt_pci_read_config in ioemu/hw/pass-through.c. Thanks. HVM guest use PCI BIOS of rombios at access pci configuration register, and the accesses are trapped by qemu. qemu do their access instead, right? Can we directly use MMCONFIG for PCI-Express card pass-throughed by VT-d on HVM? Best Regards, Akio Takebe _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |