|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: Panic on cpu0
The bug exist in iommu(Intel VT-d) support code.
After I disabled the vt-d in bios, system can boot properly.
2010/12/16 ZhouPeng <zpengxen@xxxxxxxxx>
The err msg appears in void *map_domain_page(unsigned long mfn) BUG_ON(idx >= MAPCACHE_ENTRIES);
printk idx is 1024 and BUG_ON is called.
I print Xen call trace msg:
[<ffcd3c2>] map_domain_page+0x1a2/0x230
[<ff1cd718>] unmap_domain_page+0x148/0x160 addr_to_dma_page_maddr+0x1f6/0x250 __find_next_zero_bit+0x80/0x90 intel_iommu_map_page+0x14a/0x250 domain_context_mapping+0x14a/0x250
rmrr_identity_mapping+0xb7/0x120 intel_iommu_dom0_init+0x143/0x1eb construct_dom0+0x138f/0x16b0 __start_xen+0x109a/0x1680 e820nf+0x0/0x4
__high_start+0x58/0x5a
-- Zhou Peng My daily E-Mail: ailvpeng25@xxxxxxxxx
-- Zhou Peng My daily E-Mail: ailvpeng25@xxxxxxxxx
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|