Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / kvm-all.c
2009-06-07 Jan Kiszkakvm: Improve upgrade notes when facing unsupported...
2009-05-22 Jan Kiszkakvm: x86: Save/restore KVM-specific CPU states
2009-05-22 Jan Kiszkakvm: Rework VCPU reset
2009-05-22 Jan Kiszkakvm: Rework dirty bitmap synchronization
2009-05-22 Jan Kiszkakvm: Fix dirty log temporary buffer size
2009-05-22 Jan Kiszkakvm: Introduce kvm_set_migration_log
2009-05-22 Jan Kiszkakvm: Conditionally apply workaround for KVM slot handli...
2009-05-20 Mark McLoughlinkvm: add error message for when SMP is requested
2009-05-08 Anthony LiguoriIntroduce kvm_check_extension to check if KVM extension...
2009-05-01 Jan Kiszkakvm: Avoid COW if KVM MMU is asynchronous
2009-05-01 Jan Kiszkakvm: Relax aligment check of kvm_set_phys_mem
2009-04-17 aliguorikvm: improve handling of overlapping slots (Jan Kiszka)
2009-04-17 aliguorikvm: Add sanity checks to slot management (Jan Kiszka)
2009-04-17 aliguorikvm: Cleanup unmap condition in kvm_set_phys_mem (Jan...
2009-04-11 pbrookRemove code phys_ram_base uses.
2009-03-12 aliguoriGuest debugging support for KVM (Jan Kiszka)
2009-03-06 aurel32Fix race condition on access to env->interrupt_request
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2008-12-18 aurel32KVM: Silence unused s warning
2008-12-15 aliguorikvm: sync vcpu state during initialization (Hollis...
2008-12-09 aliguoriKVM: Coalesced MMIO support
2008-12-09 aliguoriDisable KVM support if the kernel modules have broken...
2008-12-04 aliguoriAdd virtio-balloon support
2008-11-24 aliguorikvm: Introduce kvm logging interface (Glauber Costa)
2008-11-19 aliguoriMake KVMSlot a real structure
2008-11-19 aliguorikvm: de-register mem region for MMIO (Glauber Costa)
2008-11-18 aliguoriMake KVM slot management more robust
2008-11-13 aliguoriDefine kvm_ioctl in the same way as ioctl
2008-11-10 aliguoriKVM: simplify kvm_cpu_exec hook
2008-11-05 aliguoriAdd missing files to KVM commit.