KVM: x86 emulator: fix 0f 01 /5 emulation
authorGleb Natapov <gleb@redhat.com>
Thu, 18 Mar 2010 13:20:08 +0000 (15:20 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:16:02 +0000 (12:16 +0300)
commit6e1e5ffee8d95f9bce71eaa029cb5247b0f2f673
treee5212672fbf9647e7a6258efc980f51309aa1364
parent5e3ae6c5407ffb23bc4d9871e09d1b222e1b31a4
KVM: x86 emulator: fix 0f 01 /5 emulation

It is undefined and should generate #UD.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c