KVM: x86 emulator: add macros for executing instructions that may trap
commitf6b3597bded9ed261b42fdcb5e741489cb5ccbfe
authorAvi Kivity <avi@redhat.com>
Thu, 26 Aug 2010 08:59:00 +0000 (26 11:59 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:41 +0000 (24 10:51 +0200)
tree9bb21ff6f2da81b4d2cd61ae70f733e04a881672
parent739ae406068211b235b488f247aab349e486c382
KVM: x86 emulator: add macros for executing instructions that may trap

Like DIV and IDIV.

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