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:
3c6e276
)
KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 4 Apr 2011 10:39:24 +0000
(12:39 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 May 2011 11:57:00 +0000
(07:57 -0400)
This patch prevents the changed CPU state to be written back
when the emulator detected that the instruction was
intercepted by the guest.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found