commit | 604b38ac0369bd50fcbb33344aa5553c071009f7 | [log] [tgz] |
---|---|---|
author | Andrea Arcangeli <andrea@qumranet.com> | Fri Jul 25 16:32:03 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Tue Jul 29 12:33:50 2008 +0300 |
tree | 149325ef8ddbeb607a19052bb807383a6aa7a549 | |
parent | a1708ce8a362c4999f1201237ae7b77c4d13af82 [diff] |
KVM: Allow browsing memslots with mmu_lock This allows reading memslots with only the mmu_lock hold for mmu notifiers that runs in atomic context and with mmu_lock held. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> Signed-off-by: Avi Kivity <avi@qumranet.com>