]> git.proxmox.com Git - qemu.git/history - kvm-all.c
Version 1.0.1
[qemu.git] / kvm-all.c
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/cocoa-for-upstre...
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 Xu He Jiekvm_init didn't set return value after create vm failed
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-24 Avi Kivitykvm: avoid reentring kvm_flush_coalesced_mmio_buffer()
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-04 Luiz CapitulinoRunState: Rename enum values as generated by the QAPI
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'mst-tmp/for_anthony'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-15 Luiz CapitulinoReplace the VMSTOP macros with a proper state type
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-02 Anthony Liguorimain: force enabling of I/O thread
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-05 Jan Kiszkakvm: Drop obsolete KVM_IOEVENTFD #ifdefs
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-20 Jan Kiszkakvm: Drop KVM_CAP build dependencies
2011-06-20 Jan Kiszkakvm: Drop useless zero-initializations
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-09 Alexander Grafkvm: ppc: warn user on PAGE_SIZE mismatch
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-02 Paolo Bonzinikvm: use qemu_free consistently
2011-05-02 Michael Tokarevfix crash in migration, 32-bit userspace on 64-bit...
2011-05-02 Jan Kiszkakvm: Install specialized interrupt handler
2011-04-06 Michael S. Tsirkinkvm: halve number of set memory calls for vga
2011-04-06 Michael S. Tsirkincpu: add set_memory flag to request dirty logging
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-16 Jan Kiszkakvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
2011-03-16 Jan Kiszkakvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
2011-03-16 Jan Kiszkakvm: Rework inner loop of kvm_cpu_exec
2011-03-16 Jan Kiszkakvm: Reorder error handling of KVM_RUN
2011-03-16 Jan Kiszkakvm: Keep KVM_RUN return value in separate variable
2011-03-16 Jan Kiszkakvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_...
2011-03-16 Jan Kiszkakvm: Mark VCPU state dirty on creation
2011-03-15 Jan Kiszkakvm: Rename kvm_arch_process_irqchip_events to async_events
2011-03-15 Jan Kiszkakvm: Fix build warning when KVM_CAP_SET_GUEST_DEBUG...
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan Kiszkakvm: Make kvm_state globally available
2011-02-14 Anthony PERARDIntroduce log_start/log_stop in CPUPhysMemoryClient
2011-02-14 Jan Kiszkakvm: Remove unneeded memory slot reservation
2011-02-14 Jan Kiszkakvm: Separate TCG from KVM cpu execution
2011-02-14 Jan KiszkaImprove vm_stop reason declarations
2011-02-14 Jan Kiszkakvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN
2011-02-14 Jan Kiszkakvm: Remove static return code of kvm_handle_io
2011-02-14 Jan Kiszkakvm: Unconditionally reenter kernel after IO exits
2011-02-14 Jan Kiszkakvm: Provide sigbus services arch-independently
2011-02-14 Jan Kiszkakvm: Report proper error on GET_VCPU_MMAP_SIZE failures
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Stefan Hajnoczivirtio-pci: Disable virtio-ioeventfd when !CONFIG_IOTHREAD
2011-01-23 Jan Kiszkakvm: Flush coalesced mmio buffer on IO window exits
2011-01-23 Jan Kiszkakvm: Consolidate must-have capability checks
2011-01-23 Jan Kiszkakvm: Drop smp_cpus argument from init functions
2011-01-23 Jan Kiszkax86: Optionally dump code bytes on cpu_dump_state
2011-01-23 Jan Kiszkakvm: Improve reporting of fatal errors
2011-01-23 Jan Kiszkakvm: Stop on all fatal exit reasons
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-21 Jan Kiszkakvm: Fix coding style violations
2011-01-21 Lai Jiangshankvm: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_chec...
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Stefan Hajnoczikvm: test for ioeventfd support on old kernels
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-02 Michael S. Tsirkinmigration: stable ram block ordering
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20 Huang YingAdd RAM -> physical addr mapping in MCE simulation
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-25 Andreas FärberIntroduce qemu_madvise()
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-10 Cam MacdonellAdd function to assign ioeventfd to MMIO.
2010-08-05 Gleb Natapovkvm: remove guest triggerable abort()
next