summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2009-06-08KVM: Explicity initialize cpus_hardware_enabledAvi Kivity
2009-06-06KVM: Explicity initialize cpus_hardware_enabledAvi Kivity
2009-06-04KVM: Calculate available entries in coalesced mmio ringAvi Kivity
2009-06-04KVM: use POLLHUP to close an irqfd instead of an explicit ioctlGregory Haskins
2009-06-02KVM: cleanup io_device codeGregory Haskins
2009-06-02KVM: Clean up coalesced_mmio destructionGregory Haskins
2009-05-31KVM: No disable_irq for MSI/MSI-X interrupt on device assignmentSheng Yang
2009-05-31KVM: validate irqfd typeGregory Haskins
2009-05-21KVM: fix irqfd build failure discovered in linux-nextGregory Haskins
2009-05-21KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity
2009-05-20KVM: irqfdGregory Haskins
2009-05-13KVM: take mmu_lock when updating a deleted slotMarcelo Tosatti
2009-05-10KVM: protect assigned dev workqueue, int handler and irq ackerMarcelo Tosatti
2009-05-03KVM: Trivial format fix in setup_routing_entry()Chris Wright
2009-04-30KVM: VMX: Disable VMX when system shutdownSheng Yang
2009-04-30KVM: Enable snooping control for supported hardwareSheng Yang
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka
2009-04-22KVM: MMU: Fix off-by-one calculating large page countAvi Kivity
2009-04-13KVM: Fix overlapping check for memory slotsJan Kiszka
2009-03-29KVM: MMU: Fix off-by-one calculating large page countAvi Kivity
2009-03-24KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-03-24KVM: Timer event should not unconditionally unhalt vcpu.Gleb Natapov
2009-03-24KVM: Get support IRQ routing entry countsSheng Yang
2009-03-24KVM: fix sparse warnings: Should it be static?Hannes Eder
2009-03-24KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang
2009-03-24KVM: fix kvm_vm_ioctl_deassign_deviceWeidong Han
2009-03-24KVM: Report IRQ injection status for MSI delivered interruptsGleb Natapov
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: MMU: handle compound pages in kvm_is_mmio_pfnJoerg Roedel
2009-03-24KVM: Use irq routing API for MSISheng Yang
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti
2009-03-24KVM: Userspace controlled irq routingAvi Kivity
2009-03-24KVM: Interrupt mask notifiers for ioapicAvi Kivity
2009-03-24KVM: Add support to disable MSI for assigned deviceSheng Yang
2009-03-24KVM: New guest debug interfaceJan Kiszka
2009-03-23KVM: ia64: fix build breakage due to ioapic delivery mode changesGleb Natapov
2009-03-19KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-03-16KVM: Device assignment framework reworkSheng Yang
2009-03-16KVM: Get support IRQ routing entry countsSheng Yang
2009-03-08KVM: APIC: get rid of deliver_bitmaskGleb Natapov
2009-03-08KVM: change the way how lowest priority vcpu is calculatedGleb Natapov
2009-03-08KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov
2009-03-08KVM: ioapic/msi interrupt delivery consolidationGleb Natapov
2009-03-08KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov
2009-03-08KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmaskSheng Yang
2009-02-25KVM: Enable MSI-X for KVM assigned deviceSheng Yang
2009-02-25KVM: Add MSI-X interrupt injection logicSheng Yang
2009-02-25KVM: Ioctls for init MSI-X entrySheng Yang
2009-02-25KVM: bit ops for deliver_bitmapSheng Yang
2009-02-25KVM: Update intr delivery func to accept unsigned long* bitmapSheng Yang