KVM: MMU: large page support
[safe/jmp/linux-2.6] / arch / x86 / kvm / x86.c
2008-04-27 Marcelo TosattiKVM: MMU: large page support
2008-04-27 Marcelo TosattiKVM: MMU: ignore zapped root pagetables
2008-04-27 Alexander GrafKVM: Implement dummy values for MSR_PERF_STATUS
2008-04-27 Harvey HarrisonKVM: sparse fixes for kvm/x86.c
2008-04-27 Amit ShahKVM: Add stat counter for hypercalls
2008-04-27 Avi KivityKVM: Use x86's segment descriptor struct instead of...
2008-04-27 Avi KivityKVM: Add API for determining the number of supported...
2008-04-27 Avi KivityKVM: Add API to retrieve the number of supported vcpus...
2008-04-27 Glauber de Oliveir... KVM: paravirtualized clocksource: host part
2008-04-27 Joerg RoedelKVM: export the load_pdptrs() function to modules
2008-04-27 Joerg RoedelKVM: allow access to EFER in 32bit KVM
2008-04-27 Joerg RoedelKVM: align valid EFER bits with the features of the...
2008-04-27 Joerg RoedelKVM: make EFER_RESERVED_BITS configurable for architect...
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...