KVM: remove the usage of the mmap_sem for the protection of the memory slots.
[safe/jmp/linux-2.6] / arch / x86 / kvm / paging_tmpl.h
2008-03-04 Izik EidusKVM: remove the usage of the mmap_sem for the protectio...
2008-01-30 Dong, EddieKVM: MMU: Merge shadow level check in FNAME(fetch)
2008-01-30 Avi KivityKVM: MMU: Move kvm_free_some_pages() into critical...
2008-01-30 Marcelo TosattiKVM: MMU: Switch to mmu spinlock
2008-01-30 Avi KivityKVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
2008-01-30 Marcelo TosattiKVM: Add kvm_read_guest_atomic()
2008-01-30 Marcelo TosattiKVM: MMU: Concurrent guest walkers
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...