From: Avi Kivity Date: Thu, 7 Jun 2012 11:11:36 +0000 (+0300) Subject: KVM: x86 emulator: emulate cpuid X-Git-Tag: v3.6-rc1~124^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d6eede4a0492c7478d44d7c8fae80c3bcf529d9;p=pandora-kernel.git KVM: x86 emulator: emulate cpuid Opcode 0F A2. Used by Linux during the mode change trampoline while in a state that is not virtualizable on vmx without unrestricted_guest, so we need to emulate it is emulate_invalid_guest_state=1. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed