aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kvm.h
AgeCommit message (Expand)Author
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15KVM: pci device assignmentBen-Ami Yassour
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young
2008-10-15KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt
2008-10-15KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk
2008-07-29KVM: Advertise synchronized mmu support to userspaceAvi Kivity
2008-07-20KVM: Support mixed endian machinesTan, Li
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: Add trace markersFeng (Eric) Liu
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens
2008-04-27KVM: kvm.h: __user requires compiler.hChristian Borntraeger
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang
2008-04-27KVM: In kernel PIT modelSheng Yang
2008-04-27KVM: Add API for determining the number of supported memory slotsAvi Kivity
2008-04-27KVM: Add API to retrieve the number of supported vcpus per vmAvi Kivity
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity
2008-01-30KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt
2008-01-30KVM: Accelerated apic supportAvi Kivity
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity
2008-01-30KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao
2008-01-30KVM: Add ifdef in irqchip struct for x86 only structuresJerone Young
2008-01-30KVM: Enhance guest cpuid managementDan Kenigsberg
2008-01-30KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move x86 pic strutcturesJerone Young
2008-01-30KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young
2008-01-30KVM: Add ioctl to tss address from userspace,Izik Eidus
2008-01-30KVM: Support assigning userspace memory to the guestIzik Eidus
2008-01-30KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus
2007-10-13KVM: Replace enum by #defineAvi Kivity
2007-10-13KVM: in-kernel LAPIC save and restore supportEddie Dong
2007-10-13KVM: in-kernel IOAPIC save and restore supportHe, Qing
2007-10-13KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing
2007-10-13KVM: Emulate hlt in the kernelEddie Dong