aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h
Commit message (Expand)AuthorAge
* KVM: Replace enum by #defineAvi Kivity2007-10-13
* KVM: in-kernel LAPIC save and restore supportEddie Dong2007-10-13
* KVM: in-kernel IOAPIC save and restore supportHe, Qing2007-10-13
* KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing2007-10-13
* KVM: Emulate hlt in the kernelEddie Dong2007-10-13
* KVM: Emulate local APIC in kernelEddie Dong2007-10-13
* KVM: Add support for in-kernel PIC emulationEddie Dong2007-10-13
* KVM: Communicate cr8 changes to userspaceYang, Sheng2007-10-13
* KVM: add hypercall nr to kvm_runJeff Dike2007-10-13
* KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed headerRusty Russell2007-10-13
* KVM: Trivial: /dev/kvm interface is no longer experimental.Rusty Russell2007-10-13
* KVM: Future-proof the exit information union ABIAvi Kivity2007-10-13
* KVM: Remove unused 'instruction_length'Avi Kivity2007-05-03
* KVM: Don't require explicit indication of completion of mmio or pioAvi Kivity2007-05-03
* KVM: Add fpu get/set operationsAvi Kivity2007-05-03
* KVM: Add physical memory aliasing featureAvi Kivity2007-05-03
* KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity2007-05-03
* KVM: Allow kernel to select size of mmap() bufferAvi Kivity2007-05-03
* KVM: Add guest mode signal maskAvi Kivity2007-05-03
* KVM: Add a special exit reason when exiting due to an interruptAvi Kivity2007-05-03
* KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity2007-05-03
* KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity2007-05-03
* KVM: Add method to check for backwards-compatible API extensionsAvi Kivity2007-05-03
* KVM: Renumber ioctlsAvi Kivity2007-05-03
* KVM: Remove minor wart from KVM_CREATE_VCPU ioctlAvi Kivity2007-05-03
* KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity2007-05-03
* KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity2007-05-03
* KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity2007-05-03
* KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity2007-05-03
* KVM: Bump API versionAvi Kivity2007-03-04
* KVM: Per-vcpu inodesAvi Kivity2007-03-04
* KVM: Create an inode per virtual machineAvi Kivity2007-03-04
* [PATCH] kvm: Fix mismatch between 32-bit and 64-bit abiAvi Kivity2007-02-12
* [PATCH] kvm: Two-way apic tpr synchronizationDor Laor2007-02-12
* [PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2007-01-26
* [PATCH] KVM: Improve interrupt responseDor Laor2007-01-06
* [PATCH] KVM: API versioningAvi Kivity2006-12-22
* [PATCH] kvm: userspace interfaceAvi Kivity2006-12-10