From 651a3e29b3d19418d7a8a9787906061f9be7cc5f Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Sun, 28 Oct 2007 16:09:18 +0200 Subject: [PATCH] KVM: x86 emulator: invd instruction Emulate the 'invd' instruction (opcode 0f 08). Signed-off-by: Avi Kivity --- Reading git-format-patch failed