]> git.proxmox.com Git - qemu.git/history - kvm-all.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / kvm-all.c
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-22 Jan KiszkaRework debug exception processing for gdb use
2010-06-28 Sheng Yangkvm: Enable XSAVE live migration support
2010-06-28 Jan Kiszkakvm: Switch kvm_update_guest_debug to run_on_cpu
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11 Gleb NatapovDo not stop VM if emulation failed in userspace.
2010-05-11 Marcelo Tosattikvm: enable smp > 1
2010-05-11 Jan Kiszkakvm: synchronize state from cpu context
2010-05-11 Marcelo Tosattikvm: set cpu_single_env around KVM_RUN ioctl
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-28 Marcelo Tosattikvm: port qemu-kvm's bitmap scanning
2010-04-26 Marcelo Tosattikvm: handle internal error
2010-04-26 Jan KiszkaKVM: x86: Add debug register saving and restoring
2010-04-19 Paolo Bonziniprovide a stub version of kvm-all.c if !CONFIG_KVM
2010-04-18 Blue Swirlkvm: avoid collision with dprintf macro in stdio.h...
2010-04-01 Alexander GrafS390: Tell user why VM creation failed
2010-04-01 Michael S. Tsirkinkvm: add API to set ioeventfd
2010-03-29 Blue SwirlMove KVM and Xen global flags to vl.c
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-03-04 Jan KiszkaKVM: Rework of guest debug state writing
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 Marcelo Tosattikvm-all.c: define smp_wmb and use it for coalesced...
2010-02-22 Marcelo Tosattikvm: remove pre-entry exit_request check with iothread...
2010-02-22 Marcelo Tosattikvm: consume internal signal with sigtimedwait
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Amit Shahkvm: reduce code duplication in config_iothread
2010-02-09 Michael S. Tsirkinkvm: move kvm to use memory notifiers
2010-02-09 Michael S. Tsirkinkvm: move kvm_set_phys_mem around
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-03 Jan KiszkaKVM: Move and rename regs_modified
2010-02-03 Sheng Yangkvm: Flush coalesced MMIO buffer periodly
2009-12-03 Jan Kiszkakvm: x86: Add support for VCPU event states
2009-12-03 Kevin WolfDon't leak file descriptors
2009-11-17 Jan Kiszkakvm: Add arch reset handler
2009-11-12 Hollis Blanchardkvm: Move KVM mp_state accessors to i386-specific code
2009-10-12 Glauber Costaunlock iothread mutex before running kvm ioctl
2009-10-05 Glauber Costatemporary fix for on_vcpu
2009-10-05 Jan Kiszkakvm: Fix guest single-stepping
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue Swirlioports: remove unused env parameter and compile only...
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Avi Kivitykvm: Simplify cpu_synchronize_state()
2009-07-27 Anthony LiguoriRevert "Fake dirty loggin when it's not there"
2009-07-27 Luiz CapitulinoFix broken build
2009-07-27 Alexander GrafUse Little Endian for Dirty Log
2009-07-27 Alexander GrafUse 64bit pointer for dirty log
2009-07-22 Glauber Costaprovide tests for pit in kernel and irqchip in kernel
2009-07-22 Glauber Costaintroduce on_vcpu
2009-07-22 Alexander GrafFake dirty loggin when it's not there
2009-07-22 Alexander GrafFix warning in kvm-all.c
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-29 Jan Kiszkakvm: Rework VCPU synchronization
2009-06-16 Jan Kiszkakvm: Fix IRQ injection into full queue
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.