Age | Commit message (Expand) | Author | Files | Lines |
2009-08-05 | KVM: fix ack not being delivered when msi present | Michael S. Tsirkin | 1 | -0/+1 |
2009-06-28 | KVM: protect concurrent make_all_cpus_request | Marcelo Tosatti | 1 | -0/+1 |
2009-06-10 | KVM: protect assigned dev workqueue, int handler and irq acker | Marcelo Tosatti | 1 | -0/+1 |
2009-06-10 | KVM: use smp_send_reschedule in kvm_vcpu_kick | Marcelo Tosatti | 1 | -1/+1 |
2009-06-10 | KVM: Enable snooping control for supported hardware | Sheng Yang | 1 | -0/+3 |
2009-06-10 | KVM: Fix interrupt unhalting a vcpu when it shouldn't | Gleb Natapov | 1 | -0/+1 |
2009-06-10 | KVM: Device assignment framework rework | Sheng Yang | 1 | -5/+0 |
2009-06-10 | KVM: consolidate ioapic/ipi interrupt delivery logic | Gleb Natapov | 1 | -5/+0 |
2009-06-10 | KVM: ioapic/msi interrupt delivery consolidation | Gleb Natapov | 1 | -1/+1 |
2009-06-10 | KVM: declare ioapic functions only on affected hardware | Christian Borntraeger | 1 | -0/+2 |
2009-06-10 | KVM: Add MSI-X interrupt injection logic | Sheng Yang | 1 | -0/+1 |
2009-06-10 | KVM: Ioctls for init MSI-X entry | Sheng Yang | 1 | -0/+10 |
2009-06-10 | KVM: Unify the delivery of IOAPIC and MSI interrupts | Sheng Yang | 1 | -0/+3 |
2009-03-24 | KVM: Report IRQ injection status to userspace. | Gleb Natapov | 1 | -2/+2 |
2009-03-24 | KVM: Fix kvmclock on !constant_tsc boxes | Gerd Hoffmann | 1 | -0/+1 |
2009-03-24 | KVM: Use irq routing API for MSI | Sheng Yang | 1 | -1/+1 |
2009-03-24 | KVM: make irq ack notifications aware of routing table | Marcelo Tosatti | 1 | -1/+1 |
2009-03-24 | KVM: Userspace controlled irq routing | Avi Kivity | 1 | -0/+31 |
2009-03-24 | KVM: Interrupt mask notifiers for ioapic | Avi Kivity | 1 | -0/+17 |
2009-03-24 | KVM: Remove duplicated prototype of kvm_arch_destroy_vm | Sheng Yang | 1 | -1/+0 |
2009-03-24 | KVM: New guest debug interface | Jan Kiszka | 1 | -3/+3 |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 1 | -0/+1 |
2009-01-03 | KVM: change KVM to use IOMMU API | Joerg Roedel | 1 | -3/+3 |
2009-01-03 | Deassign device in kvm_free_assgined_device | Weidong Han | 1 | -0/+1 |
2009-01-03 | KVM: support device deassignment | Weidong Han | 1 | -0/+8 |
2009-01-03 | KVM: use the new intel iommu APIs | Weidong Han | 1 | -5/+10 |
2008-12-31 | KVM: fix handling of ACK from shared guest IRQ | Mark McLoughlin | 1 | -0/+1 |
2008-12-31 | KVM: Add fields for MSI device assignment | Sheng Yang | 1 | -0/+4 |
2008-12-31 | KVM: Replace irq_requested with more generic irq_requested_type | Sheng Yang | 1 | -1/+3 |
2008-12-31 | KVM: IRQ ACK notifier should be used with in-kernel irqchip | Sheng Yang | 1 | -2/+1 |
2008-10-28 | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 1 | -1/+6 |
2008-10-15 | KVM: Separate irq ack notification out of arch/x86/kvm/irq.c | Xiantao Zhang | 1 | -0/+6 |
2008-10-15 | KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs | Xiantao Zhang | 1 | -0/+2 |
2008-10-15 | KVM: Move device assignment logic to common code | Xiantao Zhang | 1 | -0/+1 |
2008-10-15 | KVM: MMU: out of sync shadow core | Marcelo Tosatti | 1 | -0/+1 |
2008-10-15 | KVM: Device Assignment with VT-d | Ben-Ami Yassour | 1 | -0/+52 |
2008-10-15 | KVM: x86: do not execute halted vcpus | Marcelo Tosatti | 1 | -0/+1 |
2008-10-15 | KVM: Move KVM TRACE DEFINITIONS to common header | Hollis Blanchard | 1 | -0/+19 |
2008-07-29 | KVM: Synchronize guest physical memory map to host virtual memory map | Andrea Arcangeli | 1 | -0/+24 |
2008-07-20 | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction | Marcelo Tosatti | 1 | -0/+1 |
2008-07-20 | KVM: Add coalesced MMIO support (common part) | Laurent Vivier | 1 | -0/+4 |
2008-07-20 | KVM: kvm_io_device: extend in_range() to manage len and write attribute | Laurent Vivier | 1 | -1/+2 |
2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity | 1 | -3/+0 |
2008-06-24 | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti | 1 | -0/+1 |
2008-06-06 | KVM: migrate PIT timer | Marcelo Tosatti | 1 | -1/+1 |
2008-04-27 | KVM: kill file->f_count abuse in kvm | Al Viro | 1 | -1/+0 |
2008-04-27 | KVM: Rename debugfs_dir to kvm_debugfs_dir | Hollis Blanchard | 1 | -1/+1 |
2008-04-27 | KVM: add ioctls to save/store mpstate | Marcelo Tosatti | 1 | -0/+4 |
2008-04-27 | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 1 | -0/+1 |
2008-04-27 | KVM: Add kvm trace userspace interface | Feng(Eric) Liu | 1 | -0/+14 |