Jiang, Yunhong
2005-Sep-28 02:36 UTC
[Xen-devel] [PATCH][VT] Fix the mmio for cmp/test opcode
Currently the mmio_operands assumes writing to memory when operand 0 is register or immediate, this is false for cmp/test opcode. This patch resolve this problem, please review. Signed-off-by: Yunhong Jiang <yunhong.jiang@intel.com> Signed-off-by: Jun Nakajima <jun.nakajima@intel.com> Thanks Yunhong Jiang _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- One question on MMIO
- [PATCH] MSR save/restore for x86_64 VMX domains
- RE: [PATCH][VT] Clear the pending interrupt on sharedpage when PIC initialized
- [PATCH] HVM x86_32 PAE guest support on 64-bit Xen
- [PATCH][2/10] Extend the VMX intercept mechanism to include mmio as well as portio.