aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-28KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti1-0/+1
2009-06-10KVM: protect assigned dev workqueue, int handler and irq ackerMarcelo Tosatti1-0/+1
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti1-1/+1
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang1-0/+3
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov1-0/+1
2009-06-10KVM: Device assignment framework reworkSheng Yang1-5/+0
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov1-5/+0
2009-06-10KVM: ioapic/msi interrupt delivery consolidationGleb Natapov1-1/+1
2009-06-10KVM: declare ioapic functions only on affected hardwareChristian Borntraeger1-0/+2
2009-06-10KVM: Add MSI-X interrupt injection logicSheng Yang1-0/+1
2009-06-10KVM: Ioctls for init MSI-X entrySheng Yang1-0/+10
2009-06-10KVM: Unify the delivery of IOAPIC and MSI interruptsSheng Yang1-0/+3
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov1-2/+2
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann1-0/+1
2009-03-24KVM: Use irq routing API for MSISheng Yang1-1/+1
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti1-1/+1
2009-03-24KVM: Userspace controlled irq routingAvi Kivity1-0/+31
2009-03-24KVM: Interrupt mask notifiers for ioapicAvi Kivity1-0/+17
2009-03-24KVM: Remove duplicated prototype of kvm_arch_destroy_vmSheng Yang1-1/+0
2009-03-24KVM: New guest debug interfaceJan Kiszka1-3/+3
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+1
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel1-3/+3
2009-01-03Deassign device in kvm_free_assgined_deviceWeidong Han1-0/+1
2009-01-03KVM: support device deassignmentWeidong Han1-0/+8
2009-01-03KVM: use the new intel iommu APIsWeidong Han1-5/+10
2008-12-31KVM: fix handling of ACK from shared guest IRQMark McLoughlin1-0/+1
2008-12-31KVM: Add fields for MSI device assignmentSheng Yang1-0/+4
2008-12-31KVM: Replace irq_requested with more generic irq_requested_typeSheng Yang1-1/+3
2008-12-31KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang1-2/+1
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang1-1/+6
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang1-0/+6
2008-10-15KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang1-0/+2
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang1-0/+1
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti1-0/+1
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour1-0/+52
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti1-0/+1
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard1-0/+19
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli1-0/+24
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+1
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier1-0/+4
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier1-1/+2
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity1-3/+0
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti1-0/+1
2008-06-06KVM: migrate PIT timerMarcelo Tosatti1-1/+1
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro1-1/+0
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard1-1/+1
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti1-0/+4
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+1
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu1-0/+14
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori1-0/+12