summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: Emulate hlt in the kernelEddie Dong2007-10-131-0/+1
* KVM: Emulate local APIC in kernelEddie Dong2007-10-131-2/+2
* KVM: Add support for in-kernel PIC emulationEddie Dong2007-10-131-0/+19
* KVM: Communicate cr8 changes to userspaceYang, Sheng2007-10-131-0/+1
* KVM: add hypercall nr to kvm_runJeff Dike2007-10-131-0/+1
* KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed headerRusty Russell2007-10-131-8/+2
* KVM: Trivial: /dev/kvm interface is no longer experimental.Rusty Russell2007-10-131-2/+1
* KVM: Future-proof the exit information union ABIAvi Kivity2007-10-131-0/+2
* KVM: Remove unused 'instruction_length'Avi Kivity2007-05-031-3/+2
* KVM: Don't require explicit indication of completion of mmio or pioAvi Kivity2007-05-031-3/+2
* KVM: Add fpu get/set operationsAvi Kivity2007-05-031-0/+17
* KVM: Add physical memory aliasing featureAvi Kivity2007-05-031-1/+9
* KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity2007-05-031-9/+2
* KVM: Allow kernel to select size of mmap() bufferAvi Kivity2007-05-031-0/+4
OpenPOWER on IntegriCloud