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:
62b9aba
)
KVM: MMU: emulated cmpxchg8b should be atomic on i386
author
Marcelo Tosatti
<marcelo@kvack.org>
Wed, 12 Dec 2007 15:46:12 +0000
(10:46 -0500)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:53:22 +0000
(17:53 +0200)
Emulate cmpxchg8b atomically on i386. This is required to avoid a guest
pte walker from seeing a splitted write.
[avi: make it compile]
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found