> From: Jan Beulich [mailto:jbeul...@suse.com]
> Sent: Thursday, January 05, 2017 6:55 PM
> 
> Most invocations of the instruction emulator are for VM exits where the
> set of legitimate instructions (i.e. ones capable of causing the
> respective exit) is rather small. Restrict the permitted sets via a new
> callback, at once eliminating the abuse of handle_mmio() for non-MMIO
> operations.
> 
> A seemingly unrelated comment adjustment is being done here to keep
> x86_emulate() in sync with x86_insn_is_mem_write() (in the context of
> which this was found to be wrong).
> 
> Signed-off-by: Jan Beulich <jbeul...@suse.com>

Reviewed-by: Kevin Tian <kevin.t...@intel.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to