aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka1-0/+2
2009-03-24KVM: Correct deassign device ioctl to IOWSheng Yang1-1/+1
2009-03-24KVM: define KVM_CAP_DEVICE_DEASSIGNMENTWeidong Han1-0/+5
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov1-1/+6
2009-03-24KVM: Use irq routing API for MSISheng Yang1-0/+9
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-3/+3
2009-03-24KVM: Userspace controlled irq routingAvi Kivity1-0/+33
2009-03-24KVM: Add support to disable MSI for assigned deviceSheng Yang1-0/+1
2009-03-24KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti1-0/+4
2009-03-24KVM: Advertise guest debug capability per-archJan Kiszka1-0/+2
2009-03-24KVM: ia64: stack get/restore patchJes Sorensen1-0/+3
2009-03-24KVM: New guest debug interfaceJan Kiszka1-16/+35
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-5/+5
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput1-1/+1
2008-12-31KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka1-6/+5
2008-12-31KVM: Advertise the bug in memory region destruction as fixedAvi Kivity1-0/+2
2008-12-31KVM: Enable MSI for device assignmentSheng Yang1-0/+3
2008-12-31KVM: Add fields for MSI device assignmentSheng Yang1-0/+7
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka1-2/+9
2008-10-28KVM: Future-proof device assignment ABIAvi Kivity1-0/+6
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang1-1/+1
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang1-0/+2
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour1-0/+3
2008-10-15KVM: pci device assignmentBen-Ami Yassour1-0/+19
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt1-0/+1
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young1-0/+3
2008-10-15KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt1-3/+3
2008-10-15KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt1-3/+14
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard1-0/+21
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk1-2/+2
2008-07-29KVM: Advertise synchronized mmu support to userspaceAvi Kivity1-0/+1
2008-07-20KVM: Support mixed endian machinesTan, Li1-2/+2
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier1-0/+29
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard1-0/+7
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti1-0/+15
2008-04-27KVM: Add trace markersFeng (Eric) Liu1-1/+48
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger1-0/+8
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte1-0/+17
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger1-0/+9
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens1-0/+15
2008-04-27KVM: kvm.h: __user requires compiler.hChristian Borntraeger1-0/+1
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti1-0/+1
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti1-0/+1
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang1-0/+2
2008-04-27KVM: In kernel PIT modelSheng Yang1-0/+2
2008-04-27KVM: Add API for determining the number of supported memory slotsAvi Kivity1-0/+1
2008-04-27KVM: Add API to retrieve the number of supported vcpus per vmAvi Kivity1-0/+1
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa1-0/+1
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity1-2/+2
2008-01-30KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt1-17/+0