http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1208
Summary: Hvm guest with vtd NIC assigned hangs at initial BIOS
stage.
Product: Xen
Version: unstable
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: P1
Component: Tools
AssignedTo: xen-...@lists.xensource.com
ReportedBy: haic...@intel.com
This bug was introduced by c/s 17372; there is already a patch for it in
mailing list.
add the patch comments here:
Yosuke Iwamatsu wrote:
Hi,
The new etherboot parsing, introduced in cs 17372, causes an infinite
loop when the HVM guest has a vif device other than rtl8139.
The attached patch will fix this problem.