]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
KVM: x86 emulator: invd instruction
authorAvi Kivity <avi@qumranet.com>
Sun, 28 Oct 2007 14:09:18 +0000 (16:09 +0200)
committerAvi Kivity <avi@qumranet.com>
Thu, 8 Nov 2007 10:05:44 +0000 (12:05 +0200)
commit651a3e29b3d19418d7a8a9787906061f9be7cc5f
tree1f883f1fdfec68909f02531df6c21047bf47c71e
parent56ba47ddbd5af7918bf1acdbe3deb979d0dcd64b
KVM: x86 emulator: invd instruction

Emulate the 'invd' instruction (opcode 0f 08).

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c