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:
19b6a85
)
KVM: VMX: Add AX to list of registers clobbered by guest switch
author
Jan Kiszka
<jan.kiszka@siemens.com>
Tue, 28 Sep 2010 14:37:42 +0000
(16:37 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:53:07 +0000
(10:53 +0200)
By chance this caused no harm so far. We overwrite AX during switch
to/from guest context, so we must declare this.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/vmx.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/vmx.c
Simple merge