* xen vt-d support
@ 2009-07-02 13:27 songzhonglei
0 siblings, 0 replies; only message in thread
From: songzhonglei @ 2009-07-02 13:27 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 923 bytes --]
hi,
i want to enable vt-d in xen, but meet an error.
at first, i do all things as /xen-unstable.hg/docs/misc/vtd.txt says.
grub : kernel /boot/xen-3.5.gz iommu=passthrough
module /boot/vmlinuz-2.6.18.8-xen pciback.hide=(02:00.0)(02:00.1)
hvm.conf :pci=['02:00.0','02:00.1']
(02:00.0 02:00.1 are my nics)
after reboot,there is no these two nics in 'ifconfig -a'
and when i start hvm, it is block on "PNP: PS/2 controller........"
at this time, i use 'xm pci-list hvm' and got messages
0x04....
0x05.....
that seems pci devices have been passed to hvm.
but when i changed two nics to another pci device, it can be assigned to hvm successfully.
grub : kernel /boot/xen-3.5.gz iommu=passthrough
module /boot/vmlinuz-2.6.18.8-xen pciback.hide=(00:14.1)
hvm.conf :pci=['00:14.1']
(00:14.1 GPIO)
any one can help me?thank you for advance!
2009-07-02
songzhonglei
[-- Attachment #1.2: Type: text/html, Size: 2919 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-02 13:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02 13:27 xen vt-d support songzhonglei
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.