From: "songzhonglei" <fengfeixuewu@163.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: xen vt-d support
Date: Thu, 2 Jul 2009 21:27:43 +0800 [thread overview]
Message-ID: <200907022127398649221@163.com> (raw)
[-- 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
reply other threads:[~2009-07-02 13:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200907022127398649221@163.com \
--to=fengfeixuewu@163.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.