git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bf8ea4
)
KVM: x86 emulator: Fix handling of VMMCALL instruction
author
Amit Shah
<amit.shah@redhat.com>
Thu, 4 Dec 2008 11:11:40 +0000
(11:11 +0000)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:55:43 +0000
(16:55 +0200)
The VMMCALL instruction doesn't get recognised and isn't processed
by the emulator.
This is seen on an Intel host that tries to execute the VMMCALL
instruction after a guest live migrates from an AMD host.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86_emulate.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/x86_emulate.c
Simple merge