Yuji Shimada
2008-Aug-01 06:12 UTC
[Xen-devel] [PATCH] ioemu-remote&ioemu: fix libpci error handling.
This patch fixes libpci error handling. It can be applied to both ioemu-remote and ioemu. libpci returns ALL F when error occurs. Currently, if libpci returns ALL F, emulation stops. But it is possible that the field of real register which is read by guest software is ALL F. After applying this patch, if libpci returns ALL F, ioemu will log warning message and continue the emulation. Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp> -- Yuji Shimada _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- Bug for Xen-3.3.0-rc2: libpci read error. No emulation.
- [PATCH] Fix compilation error when CONFIG_PCI_REASSIGN is not set.
- [PATCH 1/4] dom0 linux: Expose HID, UID, SEG, BBN of PCI root bridge via sysfs.
- [PATCH] fix memory allocation from NUMA node for VT-d.
- [PATCH][RFC] Support more Capability Structures and Device Specific