KVM: remove the usage of the mmap_sem for the protection of the memory slots.
[safe/jmp/linux-2.6] / arch / x86 / kvm / x86.c
2008-03-04 Izik EidusKVM: remove the usage of the mmap_sem for the protectio...
2008-03-03 Joerg RoedelKVM: emulate access to MSR_IA32_MCG_CTL
2008-03-03 Avi KivityKVM: Make the supported cpuid list a host property...
2008-03-03 Paul KnowlesKVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0...
2008-02-05 Andrew Mortonkvm: i386 fix
2008-01-30 Avi KivityKVM: Move apic timer migration away from critical section
2008-01-30 Avi KivityKVM: Fix unbounded preemption latency
2008-01-30 Avi KivityKVM: Initialize the mmu caches only after verifying...
2008-01-30 Sheng YangKVM: x86 emulator: Only allow VMCALL/VMMCALL trapped...
2008-01-30 Marcelo TosattiKVM: MMU: Concurrent guest walkers
2008-01-30 Avi KivityKVM: Disable vapic support on Intel machines with FlexP...
2008-01-30 Avi KivityKVM: Accelerated apic support
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Avi KivityKVM: Print data for unimplemented wrmsr
2008-01-30 Avi KivityKVM: MMU: Add cache miss statistic
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...