[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] A problem about xen no-iommu graphics card passthough
Hi! I want to make windows work with native graphics card on xen with no iommu (no vt-d) support. With many googling, I find that xen with Neocleuse 1:1 No-IOMMU passthough patches maybe can meet my requestment. I download and compile a copy of direct-io.hg source, and pass my graphics card to hvm windows domU. I hide the graphics card from dom0 linux with backpci.hide boot option, and allow dom0 linux auto loading windows hvm config. When xen dom0 linux booting, no any booting information show on the screen, because there are no graphics card assign to dom0 linux. But when windows hvm domu loading, dom0 linux's console works, it seem that dom0 linux get the graphics card. While windows domu can not show anything on the screen. I use xm list command to see that both dom0 and windows domu is running. Where is the windows booting information goes? Can someone know this problem. The following is my xen grub config and hvm config file.
I use the lspci command, and get the graphics card pci info: 01:00.0 VGA compatible controller: nVidia Corporation Unknown device 05e6 (rev a1)
=================grub.conf========================================================== title Fedora Core (2.6.18.8-xen) title Fedora Core (2.6.18-1.2798.fc6)
=================winxp.hvm========================================================== import os, re
apic=1
# Nativedomain pci assgin
# enable VNC library for graphics, default = 1
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |