Laurent Vivier wrote:
> [PATCH 1/2] emulate_ins_outs, defines ins/outs opcode in x86_emulate.c and
> call
> emulate_instruction() from io_interception() (svm.c) and from handle_io()
> (vmx.c). This patch remove all vmx/svm prefix instruction decoders
> (get_addr_size(), io_get_override(), io_addre
[PATCH 1/2] emulate_ins_outs, defines ins/outs opcode in x86_emulate.c and call
emulate_instruction() from io_interception() (svm.c) and from handle_io()
(vmx.c). This patch remove all vmx/svm prefix instruction decoders
(get_addr_size(), io_get_override(), io_address(), get_io_count())
As usual f