KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions
authorAvi Kivity <avi@redhat.com>
Thu, 21 Apr 2011 09:07:59 +0000 (12:07 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:32 +0000 (08:39 -0400)
commit26d05cc7403dfffbc5afd66a1292adfb7566e3ff
tree68ffb981f9bb0ba113fcd04d4f1514c73df9979f
parentd42244499f171a499aa6748bc52304bb40e68ecc
KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions

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