KVM: VMX: Report unexpected simultaneous exceptions as internal errors
[safe/jmp/linux-2.6] / include / linux / kvm.h
2009-12-03 Avi KivityKVM: VMX: Report unexpected simultaneous exceptions...
2009-12-03 Avi KivityKVM: Allow internal errors reported to userspace to...
2009-12-03 Jan KiszkaKVM: Reorder IOCTLs in main kvm.h
2009-12-03 Glauber CostaKVM: allow userspace to adjust kvmclock offset
2009-12-03 Ed SwierkKVM: Xen PV-on-HVM guest support
2009-09-10 Sheng YangKVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
2009-09-10 Gregory HaskinsKVM: add ioeventfd support
2009-09-10 Beth KonKVM: PIT support for HPET legacy mode
2009-09-10 Marcelo TosattiKVM: remove old KVMTRACE support code
2009-09-10 Avi KivityKVM: Return to userspace on emulation failure
2009-09-10 Gleb NatapovKVM: Break dependency between vcpu index in vcpus array...
2009-09-10 Avi KivityKVM: Reorder ioctls in kvm.h
2009-09-10 Sheng YangKVM: Downsize max support MSI-X entry to 256
2009-09-10 Jan KiszkaKVM: Allow PIT emulation without speaker port
2009-09-10 Gregory HaskinsKVM: irqfd
2009-09-10 Huang YingKVM: Add MCE support
2009-06-10 nathan binkertKVM: Make kvm header C++ friendly
2009-06-10 Sheng YangKVM: Device assignment framework rework
2009-06-10 Sheng YangKVM: Enable MSI-X for KVM assigned device
2009-06-10 Sheng YangKVM: Ioctls for init MSI-X entry
2009-04-22 Jan KiszkaKVM: Fix overlapping check for memory slots
2009-03-24 Sheng YangKVM: Correct deassign device ioctl to IOW
2009-03-24 Weidong HanKVM: define KVM_CAP_DEVICE_DEASSIGNMENT
2009-03-24 Gleb NatapovKVM: Report IRQ injection status to userspace.
2009-03-24 Sheng YangKVM: Use irq routing API for MSI
2009-03-24 Avi KivityKVM: Avoid using CONFIG_ in userspace visible headers
2009-03-24 Avi KivityKVM: Userspace controlled irq routing
2009-03-24 Sheng YangKVM: Add support to disable MSI for assigned device
2009-03-24 Marcelo TosattiKVM: PIT: provide an option to disable interrupt reinje...
2009-03-24 Jan KiszkaKVM: Advertise guest debug capability per-arch
2009-03-24 Jes SorensenKVM: ia64: stack get/restore patch
2009-03-24 Jan KiszkaKVM: New guest debug interface
2009-02-15 Avi KivityKVM: Avoid using CONFIG_ in userspace visible headers
2009-01-16 Jaswinder Singh... include of <linux/types.h> is preferred over <asm/types.h>
2008-12-31 Jan KiszkaKVM: x86: Rework user space NMI injection as KVM_CAP_US...
2008-12-31 Avi KivityKVM: Advertise the bug in memory region destruction...
2008-12-31 Sheng YangKVM: Enable MSI for device assignment
2008-12-31 Sheng YangKVM: Add fields for MSI device assignment
2008-12-31 Jan KiszkaKVM: x86: Support for user space injected NMIs
2008-10-28 Avi KivityKVM: Future-proof device assignment ABI
2008-10-15 Xiantao ZhangKVM: ia64: Add intel iommu support for guests.
2008-10-15 Xiantao ZhangKVM: Move device assignment logic to common code
2008-10-15 Ben-Ami YassourKVM: Device Assignment with VT-d
2008-10-15 Ben-Ami YassourKVM: pci device assignment
2008-10-15 Christian EhrhardtKVM: ppc: trace powerpc instruction emulation
2008-10-15 Jerone YoungKVM: ppc: adds trace points for ppc tlb activity
2008-10-15 Christian EhrhardtKVM: kvmtrace: replace get_cycles with ktime_get v3
2008-10-15 Christian EhrhardtKVM: kvmtrace: Remove use of bit fields in kvm trace...
2008-10-15 Hollis BlanchardKVM: Move KVM TRACE DEFINITIONS to common header
2008-08-25 Adrian BunkKVM: fix userspace ABI breakage
2008-07-29 Avi KivityKVM: Advertise synchronized mmu support to userspace
2008-07-20 Tan, LiKVM: Support mixed endian machines
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (common part)
2008-04-27 Hollis BlanchardKVM: ppc: Add DCR access information to struct kvm_run
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 Feng (Eric) LiuKVM: Add trace markers
2008-04-27 Christian BorntraegerKVM: s390: intercepts for diagnose instructions
2008-04-27 Carsten OtteKVM: s390: interrupt subsystem, cpu timer, waitpsw
2008-04-27 Christian BorntraegerKVM: s390: sie intercept handling
2008-04-27 Heiko CarstensKVM: s390: arch backend for the kvm kernel module
2008-04-27 Christian BorntraegerKVM: kvm.h: __user requires compiler.h
2008-04-27 Marcelo TosattiKVM: MMU: hypercall based pte updates and TLB flushes
2008-04-27 Marcelo TosattiKVM: add basic paravirt support
2008-04-27 Sheng YangKVM: Add save/restore supporting of in kernel PIT
2008-04-27 Sheng YangKVM: In kernel PIT model
2008-04-27 Avi KivityKVM: Add API for determining the number of supported...
2008-04-27 Avi KivityKVM: Add API to retrieve the number of supported vcpus...
2008-04-27 Glauber de Oliveir... KVM: paravirtualized clocksource: host part
2008-03-03 Avi KivityKVM: Make the supported cpuid list a host property...
2008-01-30 Christian EhrhardtKVM: Portability: Move kvm_fpu to asm-x86/kvm.h
2008-01-30 Avi KivityKVM: Accelerated apic support
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Zhang XiantaoKVM: Expose ioapic to ia64 save/restore APIs
2008-01-30 Jerone YoungKVM: Add ifdef in irqchip struct for x86 only structures
2008-01-30 Dan KenigsbergKVM: Enhance guest cpuid management
2008-01-30 Jerone YoungKVM: Portability: Move cpuid structures to <asm/kvm.h>
2008-01-30 Jerone YoungKVM: Portability: Move kvm_sregs and msr structures...
2008-01-30 Jerone YoungKVM: Portability: Move kvm_segment & kvm_dtable structu...
2008-01-30 Jerone YoungKVM: Portability: Move structure lapic_state to <asm...
2008-01-30 Jerone YoungKVM: Portability: Move kvm_regs to <asm/kvm.h>
2008-01-30 Jerone YoungKVM: Portability: Move x86 pic strutctures
2008-01-30 Jerone YoungKVM: Portability: Move kvm_memory_alias to asm/kvm.h
2008-01-30 Izik EidusKVM: Add ioctl to tss address from userspace,
2008-01-30 Izik EidusKVM: Support assigning userspace memory to the guest
2008-01-30 Izik EidusKVM: Allow dynamic allocation of the mmu shadow cache...
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-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
next