KVM: remove the usage of the mmap_sem for the protection of the memory slots.
[safe/jmp/linux-2.6] / include / linux / kvm_host.h
2008-03-04 Izik EidusKVM: remove the usage of the mmap_sem for the protectio...
2008-01-30 Avi KivityKVM: Move apic timer migration away from critical section
2008-01-30 Marcelo TosattiKVM: MMU: Switch to mmu spinlock
2008-01-30 Marcelo TosattiKVM: Add kvm_read_guest_atomic()
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Zhang XiantaoKVM: Move kvm_vcpu_kick() to x86.c
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...