Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-03-17 | KVM: MMU: remove unused macros | Xiao Guangrong | 2 | -8/+0 |
2011-03-17 | KVM: MMU: cleanup page alloc and free | Xiao Guangrong | 1 | -5/+5 |
2011-03-17 | KVM: MMU: do not record gfn in kvm_mmu_pte_write | Xiao Guangrong | 3 | -7/+2 |
2011-03-17 | KVM: MMU: move mmu pages calculated out of mmu lock | Xiao Guangrong | 1 | -5/+5 |
2011-03-17 | KVM: MMU: set spte accessed bit properly | Xiao Guangrong | 1 | -1/+1 |
2011-03-17 | KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits | Xiao Guangrong | 1 | -2/+7 |