aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add function to assign ioeventfd to MMIO.Cam Macdonell2010-10-111-0/+32
* Rework debug exception processing for gdb useJan Kiszka2010-07-221-2/+0
* kvm: Enable XSAVE live migration supportSheng Yang2010-06-281-0/+21
* kvm: Switch kvm_update_guest_debug to run_on_cpuJan Kiszka2010-06-281-11/+1
* Do not stop VM if emulation failed in userspace.Gleb Natapov2010-05-111-0/+2
* kvm: enable smp > 1Marcelo Tosatti2010-05-111-5/+5
* kvm: synchronize state from cpu contextJan Kiszka2010-05-111-1/+9
* kvm: set cpu_single_env around KVM_RUN ioctlMarcelo Tosatti2010-05-111-0/+2
* kvm: port qemu-kvm's bitmap scanningMarcelo Tosatti2010-04-281-16/+37
* kvm: handle internal errorMarcelo Tosatti2010-04-261-0/+31
* KVM: x86: Add debug register saving and restoringJan Kiszka2010-04-261-0/+11
* provide a stub version of kvm-all.c if !CONFIG_KVMPaolo Bonzini2010-04-191-2/+4
* kvm: avoid collision with dprintf macro in stdio.h, spotted by clangBlue Swirl2010-04-181-20/+20
* S390: Tell user why VM creation failedAlexander Graf2010-04-011-1/+6
* kvm: add API to set ioeventfdMichael S. Tsirkin2010-04-011-0/+22
* Move KVM and Xen global flags to vl.cBlue Swirl2010-03-291-2/+0
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-6/+13
* KVM: Rework of guest debug state writingJan Kiszka2010-03-041-8/+16
* kvm-all.c: define smp_wmb and use it for coalesced mmioMarcelo Tosatti2010-02-221-1/+2
* kvm: remove pre-entry exit_request check with iothread enabledMarcelo Tosatti2010-02-221-0/+2
* kvm: consume internal signal with sigtimedwaitMarcelo Tosatti2010-02-221-0/+19
* kvm: reduce code duplication in config_iothreadAmit Shah2010-02-101-6/+3
* kvm: move kvm to use memory notifiersMichael S. Tsirkin2010-02-091-6/+34
* kvm: move kvm_set_phys_mem aroundMichael S. Tsirkin2010-02-091-138/+138
* KVM: Move and rename regs_modifiedJan Kiszka2010-02-031-7/+6
* kvm: Flush coalesced MMIO buffer periodlySheng Yang2010-02-031-8/+15
* kvm: x86: Add support for VCPU event statesJan Kiszka2009-12-031-0/+11
* Don't leak file descriptorsKevin Wolf2009-12-031-1/+1
* kvm: Add arch reset handlerJan Kiszka2009-11-171-0/+2
* kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard2009-11-121-20/+0
* unlock iothread mutex before running kvm ioctlGlauber Costa2009-10-121-0/+2
* temporary fix for on_vcpuGlauber Costa2009-10-051-0/+4
* kvm: Fix guest single-steppingJan Kiszka2009-10-051-1/+7
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-23/+23
* Get rid of _t suffixmalc2009-10-011-23/+23
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-9/+9
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-6/+6
* kvm: Simplify cpu_synchronize_state()Avi Kivity2009-08-271-0/+14
* Revert "Fake dirty loggin when it's not there"Anthony Liguori2009-07-271-12/+1
* Fix broken buildLuiz Capitulino2009-07-271-9/+9
* Use Little Endian for Dirty LogAlexander Graf2009-07-271-4/+7
* Use 64bit pointer for dirty logAlexander Graf2009-07-271-1/+1
* provide tests for pit in kernel and irqchip in kernelGlauber Costa2009-07-221-0/+13
* introduce on_vcpuGlauber Costa2009-07-221-6/+29
* Fake dirty loggin when it's not thereAlexander Graf2009-07-221-1/+12
* Fix warning in kvm-all.cAlexander Graf2009-07-221-1/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* kvm: Rework VCPU synchronizationJan Kiszka2009-06-291-23/+13
* kvm: Fix IRQ injection into full queueJan Kiszka2009-06-161-2/+1
* kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka2009-06-071-3/+7