summaryrefslogtreecommitdiff
path: root/include/linux/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-301-0/+17
* KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao2008-01-301-0/+2
* KVM: Add ifdef in irqchip struct for x86 only structuresJerone Young2008-01-301-0/+2
* KVM: Enhance guest cpuid managementDan Kenigsberg2008-01-301-0/+4
* KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young2008-01-301-16/+0
* KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young2008-01-301-36/+0
* KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young2008-01-301-15/+0
* KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young2008-01-301-5/+0
* KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young2008-01-301-9/+0
* KVM: Portability: Move x86 pic strutcturesJerone Young2008-01-301-48/+0
* KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young2008-01-301-7/+1
* KVM: Add ioctl to tss address from userspace,Izik Eidus2008-01-301-0/+2
* KVM: Support assigning userspace memory to the guestIzik Eidus2008-01-301-0/+12
* KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus2008-01-301-0/+3
* KVM: Replace enum by #defineAvi Kivity2007-10-131-19/+15
* KVM: in-kernel LAPIC save and restore supportEddie Dong2007-10-131-0/+8
* KVM: in-kernel IOAPIC save and restore supportHe, Qing2007-10-131-1/+28
* KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing2007-10-131-0/+36