KVM: emulator: make x86 emulation modes enum instead of defines
authorGleb Natapov <gleb@redhat.com>
Mon, 3 Sep 2012 12:24:27 +0000 (15:24 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 6 Sep 2012 15:07:01 +0000 (18:07 +0300)
commit9d1b39a967871b7c69025dba7b7bdaee42871021
treef3c163ddc441849b0dd350db2b7e1c1e32e75e45
parent716d51abff06f48425cef15d78ca6f36093f6dbf
KVM: emulator: make x86 emulation modes enum instead of defines

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_emulate.h
arch/x86/kvm/emulate.c