On 11/08/16 13:07, Jan Beulich wrote:
> ... and use it for RET, LRET, and ENTER processing to limit the amount
> of "manual" insn bytes fetching.
>
> Signed-off-by: Jan Beulich
Reviewed-by: Andrew Cooper
___
Xen-devel mailing list
Xen-devel@lists.xen.o
... and use it for RET, LRET, and ENTER processing to limit the amount
of "manual" insn bytes fetching.
Signed-off-by: Jan Beulich
--- a/xen/arch/x86/x86_emulate/x86_emulate.c
+++ b/xen/arch/x86/x86_emulate/x86_emulate.c
@@ -39,6 +39,7 @@
#define SrcMem16(4<<3) /* Memory operand (16-bit). *