summaryrefslogtreecommitdiff
path: root/include/linux/kvm_host.h
AgeCommit message (Expand)Author
2009-03-16KVM: Device assignment framework reworkSheng Yang
2009-02-26KVM: declare ioapic functions only on affected hardwareChristian Borntraeger
2009-02-25KVM: Add MSI-X interrupt injection logicSheng Yang
2009-02-25KVM: Ioctls for init MSI-X entrySheng Yang
2009-02-25KVM: Unify the delivery of IOAPIC and MSI interruptsSheng Yang
2009-02-19KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-02-11KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann
2009-02-11KVM: Use irq routing API for MSISheng Yang
2009-02-03KVM: make irq ack notifications aware of routing tableMarcelo Tosatti
2009-01-19KVM: Userspace controlled irq routingAvi Kivity
2009-01-06KVM: Interrupt mask notifiers for ioapicAvi Kivity
2009-01-06KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-01-06KVM: Remove duplicated prototype of kvm_arch_destroy_vmSheng Yang
2009-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2009-01-03Deassign device in kvm_free_assgined_deviceWeidong Han
2009-01-03KVM: support device deassignmentWeidong Han
2009-01-03KVM: use the new intel iommu APIsWeidong Han
2008-12-31KVM: fix handling of ACK from shared guest IRQMark McLoughlin
2008-12-31KVM: Add fields for MSI device assignmentSheng Yang
2008-12-31KVM: Replace irq_requested with more generic irq_requested_typeSheng Yang
2008-12-31KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang
2008-12-17KVM: New guest debug interfaceJan Kiszka
2008-12-10KVM: fix handling of ACK from shared guest IRQMark McLoughlin
2008-11-26KVM: Add fields for MSI device assignmentSheng Yang
2008-11-26KVM: Replace irq_requested with more generic irq_requested_typeSheng Yang
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-23KVM: Fix incorrect KVM_USERSPACE_IRQ_SOURCE_IDSheng Yang
2008-10-23Revert "KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h"Avi Kivity
2008-10-22KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang
2008-10-16KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang
2008-10-16KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-15KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard
2008-10-08KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-08KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang
2008-10-08KVM: Move device assignment logic to common codeXiantao Zhang
2008-09-24KVM: MMU: out of sync shadow core v2Marcelo Tosatti
2008-09-14KVM: Device Assignment with VT-dBen-Ami Yassour
2008-09-09KVM: x86: do not execute halted vcpusMarcelo Tosatti
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier