aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-151-0/+21
* KVM: fix userspace ABI breakageAdrian Bunk2008-08-251-2/+2
* KVM: Advertise synchronized mmu support to userspaceAvi Kivity2008-07-291-0/+1
* KVM: Support mixed endian machinesTan, Li2008-07-201-2/+2
* KVM: Add coalesced MMIO support (common part)Laurent Vivier2008-07-201-0/+29
* KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard2008-04-271-0/+7
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-0/+15
* KVM: Add trace markersFeng (Eric) Liu2008-04-271-1/+48
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-271-0/+8
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-271-0/+17
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-271-0/+9
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-271-0/+15
* KVM: kvm.h: __user requires compiler.hChristian Borntraeger2008-04-271-0/+1
* KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti2008-04-271-0/+1
* KVM: add basic paravirt supportMarcelo Tosatti2008-04-271-0/+1
* KVM: Add save/restore supporting of in kernel PITSheng Yang2008-04-271-0/+2
* KVM: In kernel PIT modelSheng Yang2008-04-271-0/+2
* KVM: Add API for determining the number of supported memory slotsAvi Kivity2008-04-271-0/+1
* KVM: Add API to retrieve the number of supported vcpus per vmAvi Kivity2008-04-271-0/+1
* KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa2008-04-271-0/+1
* KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity2008-03-031-2/+2
* KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt2008-01-301-17/+0
* KVM: Accelerated apic supportAvi Kivity2008-01-301-0/+7