aboutsummaryrefslogtreecommitdiff
path: root/kvm-all.c
AgeCommit message (Expand)Author
2009-12-03kvm: x86: Add support for VCPU event statesJan Kiszka
2009-12-03Don't leak file descriptorsKevin Wolf
2009-11-17kvm: Add arch reset handlerJan Kiszka
2009-11-12kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard
2009-10-12unlock iothread mutex before running kvm ioctlGlauber Costa
2009-10-05temporary fix for on_vcpuGlauber Costa
2009-10-05kvm: Fix guest single-steppingJan Kiszka
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-08-27kvm: Simplify cpu_synchronize_state()Avi Kivity
2009-07-27Revert "Fake dirty loggin when it's not there"Anthony Liguori
2009-07-27Fix broken buildLuiz Capitulino
2009-07-27Use Little Endian for Dirty LogAlexander Graf
2009-07-27Use 64bit pointer for dirty logAlexander Graf
2009-07-22provide tests for pit in kernel and irqchip in kernelGlauber Costa
2009-07-22introduce on_vcpuGlauber Costa
2009-07-22Fake dirty loggin when it's not thereAlexander Graf
2009-07-22Fix warning in kvm-all.cAlexander Graf
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-29kvm: Rework VCPU synchronizationJan Kiszka
2009-06-16kvm: Fix IRQ injection into full queueJan Kiszka
2009-06-07kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka
2009-05-22kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka
2009-05-22kvm: Rework VCPU resetJan Kiszka
2009-05-22kvm: Rework dirty bitmap synchronizationJan Kiszka
2009-05-22kvm: Fix dirty log temporary buffer sizeJan Kiszka
2009-05-22kvm: Introduce kvm_set_migration_logJan Kiszka
2009-05-22kvm: Conditionally apply workaround for KVM slot handling bugJan Kiszka
2009-05-20kvm: add error message for when SMP is requestedMark McLoughlin
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-05-01kvm: Relax aligment check of kvm_set_phys_memJan Kiszka
2009-04-17kvm: improve handling of overlapping slots (Jan Kiszka)aliguori
2009-04-17kvm: Add sanity checks to slot management (Jan Kiszka)aliguori
2009-04-17kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)aliguori
2009-04-11Remove code phys_ram_base uses.pbrook
2009-03-12Guest debugging support for KVM (Jan Kiszka)aliguori
2009-03-06Fix race condition on access to env->interrupt_requestaurel32
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-18KVM: Silence unused s warningaurel32
2008-12-15kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori
2008-12-09KVM: Coalesced MMIO supportaliguori
2008-12-09Disable KVM support if the kernel modules have broken memory slot handlingaliguori
2008-12-04Add virtio-balloon supportaliguori
2008-11-24kvm: Introduce kvm logging interface (Glauber Costa)aliguori
2008-11-19Make KVMSlot a real structurealiguori
2008-11-19kvm: de-register mem region for MMIO (Glauber Costa)aliguori
2008-11-18Make KVM slot management more robustaliguori