summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-031-2/+6
* KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-031-0/+6
* KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity2009-12-031-0/+1
* KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity2009-12-031-0/+4
* KVM: Reorder IOCTLs in main kvm.hJan Kiszka2009-12-031-118/+117
* KVM: allow userspace to adjust kvmclock offsetGlauber Costa2009-12-031-0/+10
* KVM: Xen PV-on-HVM guest supportEd Swierk2009-12-031-0/+16
* KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang2009-09-101-0/+2
* KVM: add ioeventfd supportGregory Haskins2009-09-101-0/+24
* KVM: PIT support for HPET legacy modeBeth Kon2009-09-101-0/+6
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-30/+1
* KVM: Return to userspace on emulation failureAvi Kivity2009-09-101-0/+7
* KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov2009-09-101-0/+2
* KVM: Reorder ioctls in kvm.hAvi Kivity2009-09-101-5/+5
* KVM: Downsize max support MSI-X entry to 256Sheng Yang2009-09-101-1/+1
* KVM: Allow PIT emulation without speaker portJan Kiszka2009-09-101-0/+12
* KVM: irqfdGregory Haskins2009-09-101-0/+11
* KVM: Add MCE supportHuang Ying2009-09-101-0/+20
* KVM: Make kvm header C++ friendlynathan binkert2009-06-101-3/+3
* KVM: Device assignment framework reworkSheng Yang2009-06-101-9/+17
* KVM: Enable MSI-X for KVM assigned deviceSheng Yang2009-06-101-0/+8
* KVM: Ioctls for init MSI-X entrySheng Yang2009-06-101-0/+18
* KVM: Fix overlapping check for memory slotsJan Kiszka2009-04-221-0/+2
* KVM: Correct deassign device ioctl to IOWSheng Yang2009-03-241-1/+1
* KVM: define KVM_CAP_DEVICE_DEASSIGNMENTWeidong Han2009-03-241-0/+5
* KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-241-1/+6
* KVM: Use irq routing API for MSISheng Yang2009-03-241-0/+9
* KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-03-241-3/+3
* KVM: Userspace controlled irq routingAvi Kivity2009-03-241-0/+33
* KVM: Add support to disable MSI for assigned deviceSheng Yang2009-03-241-0/+1
* KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti2009-03-241-0/+4
* KVM: Advertise guest debug capability per-archJan Kiszka2009-03-241-0/+2
* KVM: ia64: stack get/restore patchJes Sorensen2009-03-241-0/+3
* KVM: New guest debug interfaceJan Kiszka2009-03-241-16/+35
* KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-151-5/+5
* include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-151-1/+1
* KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka2008-12-311-6/+5
* KVM: Advertise the bug in memory region destruction as fixedAvi Kivity2008-12-311-0/+2
* KVM: Enable MSI for device assignmentSheng Yang2008-12-311-0/+3
* KVM: Add fields for MSI device assignmentSheng Yang2008-12-311-0/+7
* KVM: x86: Support for user space injected NMIsJan Kiszka2008-12-311-2/+9
* KVM: Future-proof device assignment ABIAvi Kivity2008-10-281-0/+6
* KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-151-1/+1
* KVM: Move device assignment logic to common codeXiantao Zhang2008-10-151-0/+2
* KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-151-0/+3
* KVM: pci device assignmentBen-Ami Yassour2008-10-151-0/+19
* KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-151-0/+1
* KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-151-0/+3
* KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt2008-10-151-3/+3
* KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt2008-10-151-3/+14
OpenPOWER on IntegriCloud