summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* kvm: Rework VCPU resetJan Kiszka2009-05-221-0/+8
* kvm: Rework dirty bitmap synchronizationJan Kiszka2009-05-221-31/+42
* kvm: Fix dirty log temporary buffer sizeJan Kiszka2009-05-221-1/+1
* kvm: Introduce kvm_set_migration_logJan Kiszka2009-05-221-7/+39
* kvm: Conditionally apply workaround for KVM slot handling bugJan Kiszka2009-05-221-1/+11
* kvm: add error message for when SMP is requestedMark McLoughlin2009-05-201-1/+3
* Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori2009-05-081-17/+22
* kvm: Avoid COW if KVM MMU is asynchronousJan Kiszka2009-05-011-0/+18
* kvm: Relax aligment check of kvm_set_phys_memJan Kiszka2009-05-011-1/+9
* kvm: improve handling of overlapping slots (Jan Kiszka)aliguori2009-04-171-52/+114
* kvm: Add sanity checks to slot management (Jan Kiszka)aliguori2009-04-171-13/+42
* kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)aliguori2009-04-171-1/+1
* Remove code phys_ram_base uses.pbrook2009-04-111-2/+2
* Guest debugging support for KVM (Jan Kiszka)aliguori2009-03-121-0/+173
* Fix race condition on access to env->interrupt_requestaurel322009-03-061-3/+3
* toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-7/+0
* KVM: Silence unused s warningaurel322008-12-181-1/+1
* kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori2008-12-151-0/+15
* KVM: Coalesced MMIO supportaliguori2008-12-091-0/+72
* Disable KVM support if the kernel modules have broken memory slot handlingaliguori2008-12-091-0/+15
* Add virtio-balloon supportaliguori2008-12-041-0/+12
* kvm: Introduce kvm logging interface (Glauber Costa)aliguori2008-11-241-13/+109
* Make KVMSlot a real structurealiguori2008-11-191-17/+37
* kvm: de-register mem region for MMIO (Glauber Costa)aliguori2008-11-191-1/+1
* Make KVM slot management more robustaliguori2008-11-181-2/+40
* Define kvm_ioctl in the same way as ioctlaliguori2008-11-131-9/+27
* KVM: simplify kvm_cpu_exec hookaliguori2008-11-101-0/+5
* Add missing files to KVM commit.aliguori2008-11-051-0/+374