aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kvm.h
AgeCommit message (Expand)Author
2010-03-01KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin
2010-03-01KVM: Implement NotifyLongSpinWait HYPER-V hypercallGleb Natapov
2010-03-01KVM: Add HYPER-V apic access MSRsGleb Natapov
2010-03-01KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka
2009-12-03KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity
2009-12-03KVM: Reorder IOCTLs in main kvm.hJan Kiszka
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk
2009-09-10KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang
2009-09-10KVM: add ioeventfd supportGregory Haskins
2009-09-10KVM: PIT support for HPET legacy modeBeth Kon
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: Return to userspace on emulation failureAvi Kivity
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-09-10KVM: Reorder ioctls in kvm.hAvi Kivity
2009-09-10KVM: Downsize max support MSI-X entry to 256Sheng Yang
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka
2009-09-10KVM: irqfdGregory Haskins
2009-09-10KVM: Add MCE supportHuang Ying
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