aboutsummaryrefslogtreecommitdiffstats
path: root/kvm-all.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-29kvm: Rework VCPU synchronizationJan Kiszka1-23/+13
2009-06-16kvm: Fix IRQ injection into full queueJan Kiszka1-2/+1
2009-06-07kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka1-3/+7
2009-05-22kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka1-0/+20
2009-05-22kvm: Rework VCPU resetJan Kiszka1-0/+8
2009-05-22kvm: Rework dirty bitmap synchronizationJan Kiszka1-31/+42
2009-05-22kvm: Fix dirty log temporary buffer sizeJan Kiszka1-1/+1
2009-05-22kvm: Introduce kvm_set_migration_logJan Kiszka1-7/+39
2009-05-22kvm: Conditionally apply workaround for KVM slot handling bugJan Kiszka1-1/+11
2009-05-20kvm: add error message for when SMP is requestedMark McLoughlin1-1/+3
2009-05-08Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori1-17/+22
2009-05-01kvm: Avoid COW if KVM MMU is asynchronousJan Kiszka1-0/+18
2009-05-01kvm: Relax aligment check of kvm_set_phys_memJan Kiszka1-1/+9
2009-04-17kvm: improve handling of overlapping slots (Jan Kiszka)aliguori1-52/+114
2009-04-17kvm: Add sanity checks to slot management (Jan Kiszka)aliguori1-13/+42
2009-04-17kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)aliguori1-1/+1
2009-04-11Remove code phys_ram_base uses.pbrook1-2/+2
2009-03-12Guest debugging support for KVM (Jan Kiszka)aliguori1-0/+173
2009-03-06Fix race condition on access to env->interrupt_requestaurel321-3/+3
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-7/+0
2008-12-18KVM: Silence unused s warningaurel321-1/+1
2008-12-15kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori1-0/+15
2008-12-09KVM: Coalesced MMIO supportaliguori1-0/+72
2008-12-09Disable KVM support if the kernel modules have broken memory slot handlingaliguori1-0/+15
2008-12-04Add virtio-balloon supportaliguori1-0/+12
2008-11-24kvm: Introduce kvm logging interface (Glauber Costa)aliguori1-13/+109
2008-11-19Make KVMSlot a real structurealiguori1-17/+37
2008-11-19kvm: de-register mem region for MMIO (Glauber Costa)aliguori1-1/+1
2008-11-18Make KVM slot management more robustaliguori1-2/+40
2008-11-13Define kvm_ioctl in the same way as ioctlaliguori1-9/+27
2008-11-10KVM: simplify kvm_cpu_exec hookaliguori1-0/+5
2008-11-05Add missing files to KVM commit.aliguori1-0/+374