aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-10KVM: SVM: consolidate nested_svm_exit_handledJoerg Roedel
2009-09-10KVM: SVM: cache nested interceptsJoerg Roedel
2009-09-10KVM: SVM: move nested svm state into seperate structJoerg Roedel
2009-09-10KVM: SVM: complete interrupts after handling nested exitsJoerg Roedel
2009-09-10KVM: SVM: copy only necessary parts of the control area on vmrun/vmexitJoerg Roedel
2009-09-10KVM: SVM: optimize nested vmrunJoerg Roedel
2009-09-10KVM: SVM: optimize nested #vmexitJoerg Roedel
2009-09-10KVM: SVM: add helper functions for global interrupt flagJoerg Roedel
2009-09-10x86: Export kmap_atomic_to_page()Avi Kivity
2009-09-10KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functionsGleb Natapov
2009-09-10KVM: Call ack notifiers from PIC when guest OS acks an IRQ.Gleb Natapov
2009-09-10KVM: Call kvm_vcpu_kick() inside pic spinlockGleb Natapov
2009-09-10KVM: fix EFER read buffer overflowRoel Kluin
2009-09-10KVM: ignore reads to perfctr msrsAmit Shah
2009-09-10KVM: VMX: Optimize vmx_get_cpl()Avi Kivity
2009-09-10KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka
2009-09-10KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti
2009-09-10KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus
2009-09-10KVM: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()Bartlomiej Zolnierkiewicz
2009-09-10KVM: report 1GB page support to userspaceJoerg Roedel
2009-09-10KVM: MMU: enable gbpages by increasing nr of pagesizesJoerg Roedel
2009-09-10KVM: MMU: shadow support for 1gb pagesJoerg Roedel
2009-09-10KVM: MMU: make page walker aware of mapping levelsJoerg Roedel
2009-09-10KVM: MMU: make direct mapping paths aware of mapping levelsJoerg Roedel
2009-09-10KVM: MMU: rename is_largepage_backed to mapping_levelJoerg Roedel
2009-09-10KVM: MMU: make rmap code aware of mapping levelsJoerg Roedel
2009-09-10KVM: fix kvm_init() error handlingXiao Guangrong
2009-09-10KVM: limit lapic periodic timer frequencyMarcelo Tosatti
2009-09-10KVM: Align cr8 threshold when userspace changes cr8Mikhail Ershov
2009-09-10KVM: VMX: Avoid to return ENOTSUPP to userlandJan Kiszka
2009-09-10KVM: Drop obsolete cpu_get/put in make_all_cpus_requestJan Kiszka
2009-09-10KVM: PIT: Unregister ack notifier callback when freeingGleb Natapov
2009-09-10KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang
2009-09-10KVM: x86: use kvm_get_gdt() and kvm_read_ldt()Akinobu Mita
2009-09-10KVM: x86: use get_desc_base() and get_desc_limit()Akinobu Mita
2009-09-10KVM: s390: remove unused structsGleb Natapov
2009-09-10KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti
2009-09-10KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu_load()Sheng Yang
2009-09-10KVM: silence lapic kernel messages that can be triggered by a guestGleb Natapov
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-09-10KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov
2009-09-10KVM: Move exception handling to the same place as other eventsGleb Natapov
2009-09-10KVM: MMU: Fix MMU_DEBUG compile breakageJoerg Roedel
2009-09-10KVM: add ioeventfd supportGregory Haskins
2009-09-10KVM: make io_bus interface more robustGregory Haskins
2009-09-10KVM: add module parameters documentationAndre Przywara
2009-09-10KVM: PIT support for HPET legacy modeBeth Kon
2009-09-10KVM: Always report x2apic as supported featureGleb Natapov
2009-09-10KVM: No need to kick cpu if not in a guest modeGleb Natapov
2009-09-10KVM: Add trace points in irqchip codeGleb Natapov