Han, Weidong
2007-Sep-26 03:16 UTC
[Xen-devel] [VTD][PATCH] Fix dom0 crash issue on 32-bit
On 32-bit xen, dom0 crashes when using VT-d to assign devices. It is caused by setting m2p in clear_mmio_p2m_entry(), because machine_to_phys_mapp[] entry for mmio address is not mapped. This patch fixes this problem. Signed-off-by: Weidong Han <weidong.han@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel