aboutsummaryrefslogtreecommitdiff
path: root/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* Add function to assign ioeventfd to MMIO.Cam Macdonell2010-10-111-0/+1
* kvm: Enable XSAVE live migration supportSheng Yang2010-06-281-0/+2
* kvm: Extend kvm_arch_get_supported_cpuid() to support indexSheng Yang2010-06-281-1/+1
* Move stdbool.hPaul Brook2010-06-131-1/+0
* Do not stop VM if emulation failed in userspace.Gleb Natapov2010-05-111-0/+2
* kvm: enable smp > 1Marcelo Tosatti2010-05-111-0/+2
* KVM: x86: Add debug register saving and restoringJan Kiszka2010-04-261-0/+1
* provide a stub version of kvm-all.c if !CONFIG_KVMPaolo Bonzini2010-04-191-10/+3
* move around definitions in kvm.h that do not require CPUStatePaolo Bonzini2010-04-091-4/+4
* kvm: add API to set ioeventfdMichael S. Tsirkin2010-04-011-1/+17
* Allow various header files to be included from non-CPU codeBlue Swirl2010-03-291-3/+4
* Disable phsyical memory handling in userspace emulation.Paul Brook2010-03-121-0/+2
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-1/+24
* KVM: Rework of guest debug state writingJan Kiszka2010-03-041-0/+1
* Fix mingw32 buildBlue Swirl2010-02-231-0/+2
* kvm: consume internal signal with sigtimedwaitMarcelo Tosatti2010-02-221-0/+1
* kvm: move kvm to use memory notifiersMichael S. Tsirkin2010-02-091-8/+0
* kvm: Flush coalesced MMIO buffer periodlySheng Yang2010-02-031-0/+1
* kvm: x86: Add support for VCPU event statesJan Kiszka2009-12-031-0/+1
* kvm: Add arch reset handlerJan Kiszka2009-11-171-0/+2
* kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard2009-11-121-3/+0
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-9/+9
* Get rid of _t suffixmalc2009-10-011-9/+9
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-3/+3
* kvm: Simplify cpu_synchronize_state()Avi Kivity2009-08-271-5/+3
* provide tests for pit in kernel and irqchip in kernelGlauber Costa2009-07-221-0/+3
* kvm: Rework VCPU synchronizationJan Kiszka2009-06-291-1/+0
* kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka2009-05-221-0/+3
* kvm: Rework dirty bitmap synchronizationJan Kiszka2009-05-221-2/+2
* kvm: Introduce kvm_set_migration_logJan Kiszka2009-05-221-0/+1
* kvm: Add support for querying supported cpu featuresAvi Kivity2009-05-081-0/+3
* Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori2009-05-081-0/+2
* kvm: Avoid COW if KVM MMU is asynchronousJan Kiszka2009-05-011-0/+2
* kvm: Add sanity checks to slot management (Jan Kiszka)aliguori2009-04-171-3/+4
* Guest debugging support for KVM (Jan Kiszka)aliguori2009-03-121-0/+51
* kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori2008-12-151-0/+1
* KVM: Coalesced MMIO supportaliguori2008-12-091-0/+3
* Add virtio-balloon supportaliguori2008-12-041-0/+3
* kvm: Introduce kvm logging interface (Glauber Costa)aliguori2008-11-241-0/+4
* Define kvm_ioctl in the same way as ioctlaliguori2008-11-131-3/+3
* Add missing files to KVM commit.aliguori2008-11-051-0/+68