From: Jean Guyader <jean.guyader@eu.citrix.com>
To: "Kay, Allen M" <allen.m.kay@intel.com>
Cc: "Li, Haicheng" <haicheng.li@intel.com>,
xen-devel@lists.xensource.com, "Han,
Weidong" <weidong.han@intel.com>,
Ian Pratt <Ian.Pratt@eu.citrix.com>,
"You, Yongkang" <yongkang.you@intel.com>,
Keir Fraser <keir.fraser@eu.citrix.com>
Subject: Re: pci pass-through, NIC card
Date: Mon, 31 Mar 2008 17:59:12 +0100 [thread overview]
Message-ID: <47F11860.6010109@eu.citrix.com> (raw)
In-Reply-To: <1FE6DD409037234FAB833C420AA843ECF235D1@orsmsx424.amr.corp.intel.com>
Kay, Allen M wrote:
> I would assume you see "Intel VT-d has been enabled" in you full log
> file, correct?
>
> Given that dom0 devices are working OK - this means VT-d translation is
> working correctly for dom0.
>
> The current code maps entire guest memory in VT-d by sharing with p2m
> table. The vt-d page fault you are seeing should only happen if the
> guest is using some DMA address that is not coverred by the P2m page
> table - which is shouldn't have happened.
>
> I have seen this type of fault if the BIOS is not programming VT-d HW
> correctly.
>
> Who's the vendor of this Stoakley system? We can try to duplicate the
> problem here if we can get hold of the same system.
>
> Allen
>
>> -----Original Message-----
>> From: Jean Guyader [mailto:jean.guyader@eu.citrix.com]
>> Sent: Friday, March 28, 2008 10:50 AM
>> To: Kay, Allen M
>> Cc: xen-devel@lists.xensource.com
>> Subject: Re: [Xen-devel] pci pass-through, NIC card
>>
>> Kay, Allen M wrote:
>>> Does this happen during xen/dom0 boot time or during HVM guest boot?
>>>
>>> Are you using and desktop or server platform? Are you using
>> the latest
>>> BIOS? Some older BIOS does not initialize VT-d HW properly.
>>>
>>> Allen
>>>
>> It's a server platform, I could indeed check if it is the latest bios.
>>
>> This is happen during the HVM guest boot, all initialisation
>> in dom0 are
>> ok. The device I tried to pass-through was a pci NIC.
>>
>> I have tried to pass-through a PCIe NIC and it works better, I
>> mean the
>> hvm guest boot. The NIC card is well detected by the hvm guest but,
>> there is still a problem. When I tried to get an ip address
>>from dhcp I
>> received a storm of "iommu_page_fault" (enclosed the log).
>>
>> The pci device I try to pass-through is at the address 8:0:0.
>>
>> I have disable the pci msi in the guest.
>>
>> Thanks,
>>
May be it fails because, the NIC I tried to pass-through is not a PCie
e1000 card. The MIC card is a 82575EB and it works fine in dom0 with the
igb driver (http://sourceforge.net/project/showfiles.php?group_id=42302).
--
Jean Guyader
prev parent reply other threads:[~2008-03-31 16:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 15:30 pci pass-through, NIC card Jean Guyader
2008-03-28 11:16 ` Jean Guyader
2008-03-28 17:29 ` Kay, Allen M
2008-03-28 17:50 ` Jean Guyader
2008-03-28 18:37 ` Kay, Allen M
2008-03-28 18:51 ` Jean Guyader
2008-03-31 16:59 ` Jean Guyader [this message]
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=47F11860.6010109@eu.citrix.com \
--to=jean.guyader@eu.citrix.com \
--cc=Ian.Pratt@eu.citrix.com \
--cc=allen.m.kay@intel.com \
--cc=haicheng.li@intel.com \
--cc=keir.fraser@eu.citrix.com \
--cc=weidong.han@intel.com \
--cc=xen-devel@lists.xensource.com \
--cc=yongkang.you@intel.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.