He, Qing
2006-Oct-19 06:27 UTC
[Xen-devel] [PATCH][HVM] add mmio decoder 0x38 and some cleanup
PCmark2005 running in Windows XP is known to need this mmio decoder. This patch also fixes some inconsistencies, the comments of mmio decoder use AT&T ordering for operands, but the syntax looks like Intel asm. This leads to much confusion. Signed-off-by: Qing He <qing.he@intel.com> Thanks, Qing _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- RE: RE: [Xen-changelog] Fix MOVS instruction emulation for HVM MMIO.
- [PATCH] add MOVSX instr support to VMX MMIO decoder
- [kvm-ia64-devel] [09/17] [PATCH] kvm/ia64: Add mmio decoder for kvm/ia64.
- [PATCH][VT] Fix the size problem in MMIO decoder
- 32bit HVM PV drivers on 64bit hypervisor