]> git.proxmox.com Git - qemu.git/history - kvm-all.c
Bump version to reflect v0.15.0-rc0
[qemu.git] / kvm-all.c
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()
2010-08-05 Alex Williamsonkvm: Don't walk memory_size == 0 slots in kvm_client_mi...
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...
next