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:
be6d05c
)
KVM: x86 emulator: Disable writeback for CMP emulation
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Tue, 12 Apr 2011 15:24:55 +0000
(
00:24
+0900)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 May 2011 11:57:08 +0000
(07:57 -0400)
This stops "CMP r/m, reg" to write back the data into memory.
Pointed out by Avi.
The writeback suppression now covers CMP, CMPS, SCAS.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/emulate.c
Simple merge