aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-10KVM: remove pointless conditional before kfree() in lapic initializationWei Yongjun
2009-06-10KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity
2009-06-10KVM: MMU: Emulate #PF error code of reserved bits violationDong, Eddie
2009-06-10KVM: ia64: enable external interrupt in vmmYang Zhang
2009-06-10KVM: MMU: Fix comment in page_fault()Eddie Dong
2009-06-10KVM: VMX: Correct wrong vmcs field sizesSheng Yang
2009-06-10KVM: VMX: Make flexpriority module parameter reflect hardware capabilityAvi Kivity
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-06-10KVM: Timer event should not unconditionally unhalt vcpu.Gleb Natapov
2009-06-10KVM: VMX: Fold vm_need_ept() into callersAvi Kivity
2009-06-10KVM: VMX: Zero ept module parameter if ept is not presentAvi Kivity
2009-06-10KVM: VMX: Zero the vpid module parameter if vpid is not supportedAvi Kivity
2009-06-10KVM: VMX: Annotate module parameters as __read_mostlyAvi Kivity
2009-06-10KVM: VMX: Simplify module parameter namesAvi Kivity
2009-06-10KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()Avi Kivity
2009-06-10KVM: VMX: Make module parameters readableAvi Kivity
2009-06-10KVM: reuse (pop|push)_irq from svm.c in vmx.cGleb Natapov
2009-06-10KVM: SVM: Remove duplicate code in svm_do_inject_vector()Gleb Natapov
2009-06-10KVM: x86: Ignore reads to EVNTSEL MSRsAmit Shah
2009-06-10KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-06-10KVM: Device assignment framework reworkSheng Yang
2009-06-10KVM: make 'lapic_timer_ops' and 'kpit_ops' staticHannes Eder
2009-06-10KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handlerJes Sorensen
2009-06-10KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequencyJes Sorensen
2009-06-10KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.Jes Sorensen
2009-06-10KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen
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: ioapic/msi interrupt delivery consolidationGleb 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: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmaskSheng Yang
2009-06-10KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpuYang Zhang
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: declare ioapic functions only on affected hardwareChristian Borntraeger
2009-06-10KVM: x86: paravirt skip pit-through-ioapic boot checkMarcelo Tosatti
2009-06-10KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst
2009-06-10KVM: Enable MSI-X for KVM assigned deviceSheng Yang
2009-06-10KVM: Add MSI-X interrupt injection logicSheng Yang
2009-06-10KVM: Ioctls for init MSI-X entrySheng Yang
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: Change API of kvm_ioapic_get_delivery_bitmaskSheng Yang
2009-06-10KVM: Unify the delivery of IOAPIC and MSI interruptsSheng Yang
2009-06-10KVM: Split IOAPIC structureSheng 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