summaryrefslogtreecommitdiff
path: root/include/linux/kvm.h
AgeCommit message (Expand)Author
2009-06-10KVM: Make kvm header C++ friendlynathan binkert
2009-06-10KVM: Device assignment framework reworkSheng Yang
2009-06-10KVM: Enable MSI-X for KVM assigned deviceSheng Yang
2009-06-10KVM: Ioctls for init MSI-X entrySheng Yang
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka
2009-03-24KVM: Correct deassign device ioctl to IOWSheng Yang
2009-03-24KVM: define KVM_CAP_DEVICE_DEASSIGNMENTWeidong Han
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: Use irq routing API for MSISheng Yang
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-03-24KVM: Userspace controlled irq routingAvi Kivity
2009-03-24KVM: Add support to disable MSI for assigned deviceSheng Yang
2009-03-24KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti
2009-03-24KVM: Advertise guest debug capability per-archJan Kiszka
2009-03-24KVM: ia64: stack get/restore patchJes Sorensen
2009-03-24KVM: New guest debug interfaceJan Kiszka
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2008-12-31KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka
2008-12-31KVM: Advertise the bug in memory region destruction as fixedAvi Kivity
2008-12-31KVM: Enable MSI for device assignmentSheng Yang
2008-12-31KVM: Add fields for MSI device assignmentSheng Yang
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka
2008-10-28KVM: Future-proof device assignment ABIAvi Kivity
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15KVM: pci device assignmentBen-Ami Yassour
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young
2008-10-15KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt
2008-10-15KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk
2008-07-29KVM: Advertise synchronized mmu support to userspaceAvi Kivity
2008-07-20KVM: Support mixed endian machinesTan, Li
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: Add trace markersFeng (Eric) Liu
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens
2008-04-27KVM: kvm.h: __user requires compiler.hChristian Borntraeger
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang
2008-04-27KVM: In kernel PIT modelSheng Yang
2008-04-27KVM: Add API for determining the number of supported memory slotsAvi Kivity