summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2009-06-10KVM: Device assignment framework reworkSheng Yang
2009-06-10KVM: make 'lapic_timer_ops' and 'kpit_ops' staticHannes Eder
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov
2009-06-10KVM: change the way how lowest priority vcpu is calculatedGleb Natapov
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov
2009-06-10KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov
2009-06-10KVM: MMU: remove call to kvm_mmu_pte_write from walk_addrJoerg Roedel
2009-06-10KVM: unify part of generic timer handlingMarcelo Tosatti
2009-06-10KVM: PIT: remove usage of count_load_time for channel 0Marcelo Tosatti
2009-06-10KVM: PIT: remove unused scheduled variableMarcelo Tosatti
2009-06-10KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst
2009-06-10KVM: bit ops for deliver_bitmapSheng Yang
2009-06-10KVM: Update intr delivery func to accept unsigned long* bitmapSheng Yang
2009-06-10KVM: VMX: Don't intercept MSR_KERNEL_GS_BASEAvi Kivity
2009-06-10KVM: VMX: Don't use highmem pages for the msr and pio bitmapsAvi Kivity
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-01Merge 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
2009-03-24KVM: Drop unused evaluations from string pio handlersJan Kiszka
2009-03-24KVM: Add FFXSR supportAlexander Graf
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti
2009-03-24KVM: Userspace controlled irq routingAvi Kivity
2009-03-24KVM: x86: Fix typos and whitespace errorsAmit Shah
2009-03-24KVM: MMU: Only enable cr4_pge role in shadow modeAvi Kivity
2009-03-24KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity
2009-03-24KVM: MMU: drop zeroing on mmu_memory_cache_allocMarcelo Tosatti
2009-03-24KVM: SVM: Fix typo in has_svm()Joe Perches
2009-03-24KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-03-24KVM: MMU: Optimize page unshadowingAvi Kivity