A little step towards removing the big switch ().

Avi Kivity (3):
  KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions
  KVM: x86 emulator: Don't force #UD for 0F 01 /5
  KVM: x86 emulator: Use opcode::execute for 0F 01 opcode

 arch/x86/kvm/emulate.c |  169 +++++++++++++++++++++++++++---------------------
 1 files changed, 94 insertions(+), 75 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to