summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-10KVM: ignore msi request if !levelMichael S. Tsirkin
2009-09-10KVM: fix MMIO_CONF_BASE MSR accessAndre Przywara
2009-09-10KVM: Trace shadow page lifecycleAvi Kivity
2009-09-10KVM: Document basic APIAvi Kivity
2009-09-10KVM: MMU: Trace guest pagetable walkerAvi Kivity
2009-09-10Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Jan Kiszka
2009-09-10KVM: handle AMD microcode MSRAndre Przywara
2009-09-10KVM: Fix apic_mmio_write return for unaligned writeSheng Yang
2009-09-10KVM: Use temporary variable to shorten lines.Gleb Natapov
2009-09-10KVM: x2apic interface to lapicGleb Natapov
2009-09-10KVM: Add Directed EOI support to APIC emulationGleb Natapov
2009-09-10KVM: Trace apic registers using their symbolic namesAvi Kivity
2009-09-10KVM: Trace mmioAvi Kivity
2009-09-10KVM: Ignore PCI ECS I/O enablementAndre Przywara
2009-09-10KVM: Trace irq level and source idAvi Kivity
2009-09-10KVM: fix lock imbalanceJiri Slaby
2009-09-10KVM: document lock nesting ruleMichael S. Tsirkin
2009-09-10KVM: remove in_range from io devicesMichael S. Tsirkin
2009-09-10KVM: convert bus to slots_lockMichael S. Tsirkin
2009-09-10KVM: switch pit creation to slots_lockMichael S. Tsirkin
2009-09-10KVM: switch coalesced mmio changes to slots_lockMichael S. Tsirkin
2009-09-10KVM: document locking for kvm_io_device_opsMichael S. Tsirkin
2009-09-10KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bspMarcelo Tosatti
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti
2009-09-10KVM: introduce module parameter for ignoring unknown MSRs accessesAndre Przywara
2009-09-10KVM: ignore reads from AMDs C1E enabled MSRAndre Przywara
2009-09-10KVM: ignore AMDs HWCR register access to set the FFDIS bitAndre Przywara
2009-09-10KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl pathsMarcelo Tosatti
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel