summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/mmu.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-05-31 15:23:35 +0300
committerAvi Kivity <avi@qumranet.com>2007-07-16 12:05:44 +0300
commit0d551bb698e1328f685ae3611c4a4a96f41bef97 (patch)
tree4668ee0dc19571e4f05443555ec0e807692572e6 /drivers/kvm/mmu.c
parenta18de5a403f9b5010527b2e7b05049b539b4facd (diff)
downloadop-kernel-dev-0d551bb698e1328f685ae3611c4a4a96f41bef97.zip
op-kernel-dev-0d551bb698e1328f685ae3611c4a4a96f41bef97.tar.gz
KVM: Make shadow pte updates atomic
With guest smp, a second vcpu might see partial updates when the first vcpu services a page fault. So delay all updates until we have figured out what the pte should look like. Note that on i386, this is still not completely atomic as a 64-bit write will be split into two on a 32-bit machine. Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'drivers/kvm/mmu.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud