- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / include / linux / kvm.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-13 Avi KivityKVM: Replace enum by #define
2007-10-13 Eddie DongKVM: in-kernel LAPIC save and restore support
2007-10-13 He, QingKVM: in-kernel IOAPIC save and restore support
2007-10-13 He, QingKVM: Add get/set irqchip ioctls for in-kernel PIC live...
2007-10-13 Eddie DongKVM: Emulate hlt in the kernel
2007-10-13 Eddie DongKVM: Emulate local APIC in kernel
2007-10-13 Eddie DongKVM: Add support for in-kernel PIC emulation
2007-10-13 Yang, ShengKVM: Communicate cr8 changes to userspace
2007-10-13 Jeff DikeKVM: add hypercall nr to kvm_run
2007-10-13 Rusty RussellKVM: Trivial: Use standard BITMAP macros, open-code...
2007-10-13 Rusty RussellKVM: Trivial: /dev/kvm interface is no longer experimental.
2007-10-13 Avi KivityKVM: Future-proof the exit information union ABI
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-03 Avi KivityKVM: Remove unused 'instruction_length'
2007-05-03 Avi KivityKVM: Don't require explicit indication of completion...
2007-05-03 Avi KivityKVM: Add fpu get/set operations
2007-05-03 Avi KivityKVM: Add physical memory aliasing feature
2007-05-03 Avi KivityKVM: Avoid guest virtual addresses in string pio usersp...
2007-05-03 Avi KivityKVM: Allow kernel to select size of mmap() buffer
2007-05-03 Avi KivityKVM: Add guest mode signal mask
2007-05-03 Avi KivityKVM: Add a special exit reason when exiting due to...
2007-05-03 Avi KivityKVM: Fold kvm_run::exit_type into kvm_run::exit_reason
2007-05-03 Avi KivityKVM: Allow userspace to process hypercalls which have...
2007-05-03 Avi KivityKVM: Add method to check for backwards-compatible API...
2007-05-03 Avi KivityKVM: Renumber ioctls
2007-05-03 Avi KivityKVM: Remove minor wart from KVM_CREATE_VCPU ioctl
2007-05-03 Avi KivityKVM: Remove the 'emulated' field from the userspace...
2007-05-03 Avi KivityKVM: Handle cpuid in the kernel instead of punting...
2007-05-03 Avi KivityKVM: Do not communicate to userspace through cpu regist...
2007-05-03 Avi KivityKVM: Use a shared page for kernel/user communication...
2007-03-04 Avi KivityKVM: Bump API version
2007-03-04 Avi KivityKVM: Per-vcpu inodes
2007-03-04 Avi KivityKVM: Create an inode per virtual machine
2007-02-12 Avi Kivity[PATCH] kvm: Fix mismatch between 32-bit and 64-bit abi
2007-02-12 Dor Laor[PATCH] kvm: Two-way apic tpr synchronization
2007-01-26 Joerg Roedel[PATCH] KVM: SVM: Propagate cpu shutdown events to...
2007-01-06 Dor Laor[PATCH] KVM: Improve interrupt response
2006-12-22 Avi Kivity[PATCH] KVM: API versioning
2006-12-10 Avi Kivity[PATCH] kvm: userspace interface