aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2009-10-05Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti
2009-10-05KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin
2009-10-05KVM: limit lapic periodic timer frequencyMarcelo Tosatti
2009-10-05KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti
2009-10-05KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti
2009-10-05KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka
2009-10-05KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus
2009-10-05KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov
2009-10-05KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2009-09-08KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka
2009-09-08KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-09-08KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti
2009-09-08KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti
2009-09-08KVM: x86: verify MTRR/PAT validityMarcelo Tosatti
2009-09-08KVM: Fix cpuid feature misreportingAvi Kivity
2009-09-08KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah
2009-09-08KVM: x86: Ignore reads to EVNTSEL MSRsAmit Shah
2009-09-08KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity
2009-09-08KVM: Deal with interrupt shadow state for emulated instructionsGlauber Costa
2009-09-08KVM: Introduce {set/get}_interrupt_shadow()Glauber Costa
2009-09-08KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-09-08KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti
2009-09-08KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti
2009-07-02KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst
2009-07-02KVM: VMX: Handle vmx instruction vmexitsAvi Kivity
2009-07-02KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti
2009-07-02KVM: Add VT-x machine check support v4Andi Kleen
2009-05-25KVM: Fix PDPTR reloading on CR4 writesAvi Kivity
2009-05-25KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity
2009-05-11KVM: SVM: Remove port 80 passthroughAvi Kivity
2009-05-11KVM: Make EFER reads safe when EFER does not existAvi Kivity
2009-05-11KVM: Fix NX support reportingAvi Kivity
2009-05-11KVM: SVM: Fix cross vendor migration issue with unusable bitAndre Przywara
2009-04-22KVM: Unregister cpufreq notifier on unloadJan Kiszka
2009-04-22KVM: x86: release time_page on vcpu destructionJoerg Roedel
2009-04-22KVM: MMU: disable global page optimizationMarcelo Tosatti
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-24KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity
2009-03-24KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli
2009-03-24KVM: fix sparse warnings: Should it be static?Hannes Eder
2009-03-24KVM: fix sparse warnings: context imbalanceHannes Eder
2009-03-24KVM: is_long_mode() should check for EFER.LMAAmit Shah
2009-03-24KVM: VMX: Update necessary state when guest enters long modeAmit Shah
2009-03-24KVM: MMU: Fix another largepage memory leakJoerg Roedel
2009-03-24KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel
2009-03-24KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann
2009-03-24KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang