aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-30KVM: Accelerated apic supportAvi Kivity1-0/+7
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity1-0/+17
2008-01-30KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao1-0/+2
2008-01-30KVM: Add ifdef in irqchip struct for x86 only structuresJerone Young1-0/+2
2008-01-30KVM: Enhance guest cpuid managementDan Kenigsberg1-0/+4
2008-01-30KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young1-16/+0
2008-01-30KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young1-36/+0
2008-01-30KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young1-15/+0
2008-01-30KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young1-5/+0
2008-01-30KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young1-9/+0
2008-01-30KVM: Portability: Move x86 pic strutcturesJerone Young1-48/+0
2008-01-30KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young1-7/+1
2008-01-30KVM: Add ioctl to tss address from userspace,Izik Eidus1-0/+2
2008-01-30KVM: Support assigning userspace memory to the guestIzik Eidus1-0/+12
2008-01-30KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus1-0/+3
2007-10-13KVM: Replace enum by #defineAvi Kivity1-19/+15
2007-10-13KVM: in-kernel LAPIC save and restore supportEddie Dong1-0/+8
2007-10-13KVM: in-kernel IOAPIC save and restore supportHe, Qing1-1/+28
2007-10-13KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing1-0/+36
2007-10-13KVM: Emulate hlt in the kernelEddie Dong1-0/+1