aboutsummaryrefslogtreecommitdiff
path: root/kvm.h
AgeCommit message (Expand)Author
2010-10-20MCE: Relay UCR MCE to guestMarcelo Tosatti
2010-10-20Add RAM -> physical addr mapping in MCE simulationHuang Ying
2010-08-10Add function to assign ioeventfd to MMIO.Cam Macdonell
2010-06-28kvm: Enable XSAVE live migration supportSheng Yang
2010-06-28kvm: Extend kvm_arch_get_supported_cpuid() to support indexSheng Yang
2010-06-13Move stdbool.hPaul Brook
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov
2010-05-11kvm: enable smp > 1Marcelo Tosatti
2010-04-26KVM: x86: Add debug register saving and restoringJan Kiszka
2010-04-19provide a stub version of kvm-all.c if !CONFIG_KVMPaolo Bonzini
2010-04-09move around definitions in kvm.h that do not require CPUStatePaolo Bonzini
2010-04-01kvm: add API to set ioeventfdMichael S. Tsirkin
2010-03-29Allow various header files to be included from non-CPU codeBlue Swirl
2010-03-12Disable phsyical memory handling in userspace emulation.Paul Brook
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-03-04KVM: Rework of guest debug state writingJan Kiszka
2010-02-23Fix mingw32 buildBlue Swirl
2010-02-22kvm: consume internal signal with sigtimedwaitMarcelo Tosatti
2010-02-09kvm: move kvm to use memory notifiersMichael S. Tsirkin
2010-02-03kvm: Flush coalesced MMIO buffer periodlySheng Yang
2009-12-03kvm: x86: Add support for VCPU event statesJan Kiszka
2009-11-17kvm: Add arch reset handlerJan Kiszka
2009-11-12kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-08-27kvm: Simplify cpu_synchronize_state()Avi Kivity
2009-07-22provide tests for pit in kernel and irqchip in kernelGlauber Costa
2009-06-29kvm: Rework VCPU synchronizationJan Kiszka
2009-05-22kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka
2009-05-22kvm: Rework dirty bitmap synchronizationJan Kiszka
2009-05-22kvm: Introduce kvm_set_migration_logJan Kiszka
2009-05-08kvm: Add support for querying supported cpu featuresAvi Kivity
2009-05-08Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori
2009-05-01kvm: Avoid COW if KVM MMU is asynchronousJan Kiszka
2009-04-17kvm: Add sanity checks to slot management (Jan Kiszka)aliguori
2009-03-12Guest debugging support for KVM (Jan Kiszka)aliguori
2008-12-15kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori
2008-12-09KVM: Coalesced MMIO supportaliguori
2008-12-04Add virtio-balloon supportaliguori
2008-11-24kvm: Introduce kvm logging interface (Glauber Costa)aliguori
2008-11-13Define kvm_ioctl in the same way as ioctlaliguori
2008-11-05Add missing files to KVM commit.aliguori