OSDN Git Service

KVM: x86 emulator: add 8-bit memory operands
authorAvi Kivity <avi@redhat.com>
Mon, 16 Jan 2012 13:08:44 +0000 (15:08 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 5 Mar 2012 12:52:42 +0000 (14:52 +0200)
commit28867cee754c07b3fa0a679ed2ea394843130217
treeca9b23901a25dbe749b9e5ce1fbe535ee083b40c
parent54f65795c8f6e192540756085d738e66ab0917a0
KVM: x86 emulator: add 8-bit memory operands

Useful for MOVSX/MOVZX.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c