]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2011-12-05 Stefan Hajnocziblock: convert qemu_aio_flush() calls to bdrv_drain_all()
2011-12-05 Stefan Hajnocziblock: wait_for_overlapping_requests() deadlock detection
2011-12-05 Stefan Hajnocziblock: implement bdrv_co_is_allocated() boundary cases
2011-12-05 Kevin Wolfdma-helpers: Add trace events
2011-12-05 Stefan Hajnoczicow: use bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: add -drive copy-on-read=on|off
2011-12-05 Stefan Hajnocziblock: core copy-on-read logic
2011-12-05 Stefan Hajnocziblock: request overlap detection
2011-12-05 Stefan Hajnocziblock: wait for overlapping requests
2011-12-05 Stefan Hajnocziblock: add interface to toggle copy-on-read
2011-12-05 Stefan Hajnocziblock: add request tracking
2011-12-05 Stefan Hajnoczicoroutine: add qemu_co_queue_restart_all()
2011-12-05 Stefan Hajnocziqemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP...
2011-12-05 Stefan Hajnocziblock: add bdrv_co_is_allocated() interface
2011-12-05 Stefan Hajnocziblock: drop .bdrv_is_allocated() interface
2011-12-05 Stefan Hajnoczicow: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnoczivdi: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnoczivvfat: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: convert qcow2, qcow2, and vmdk to .bdrv_co_is_al...
2011-12-05 Stefan Hajnocziqed: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: add .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: use public bdrv_is_allocated() interface
2011-12-05 Kevin Wolfqcow2: Fix error path in qcow2_snapshot_load_tmp
2011-12-05 Kevin Wolfqcow2: Fix order in qcow2_snapshot_delete
2011-12-05 Kevin Wolfqcow2: Fix order of refcount updates in qcow2_snapshot_goto
2011-12-05 Kevin Wolfqcow2: Return real error in qcow2_snapshot_goto
2011-12-05 Kevin Wolfqcow2: Rework qcow2_snapshot_create error handling
2011-12-05 Kevin Wolfqcow2: Cleanups and memleak fix in qcow2_snapshot_create
2011-12-05 Kevin Wolfqcow2: Update snapshot table information at once
2011-12-05 Kevin Wolfqcow2: Return real error code in qcow2_write_snapshots
2011-12-05 Kevin Wolfqcow2: Return real error code in qcow2_read_snapshots
2011-12-05 Dong Xu Wangblock: Add coroutine_fn marker to coroutine functions
2011-12-05 Zhi Yong Wuhmp/qmp: add block_set_io_throttle
2011-12-05 Zhi Yong Wublock: add I/O throttling algorithm
2011-12-05 Zhi Yong WuCoQueue: introduce qemu_co_queue_wait_insert_head
2011-12-05 Zhi Yong Wublock: add the blockio limits command line support
2011-12-05 Li Zhi Huiblock: Use bdrv functions to replace file operation...
2011-12-05 Paolo Bonzinixen_disk: remove dead code
2011-12-05 Zhi Yong Wuqed: adjust the way to get nb_sectors
2011-12-05 Stefan Hajnocziqcow2: avoid reentrant bdrv_read() in copy_sectors()
2011-12-05 Kevin Wolfqcow2: Unlock during COW
2011-12-01 Anthony LiguoriUpdate version for 1.0 release
2011-11-30 Michael RothMakefile: use full path for qapi-generated directory
2011-11-30 Michael Rothqapi: fix guardname generation
2011-11-28 Anthony LiguoriUpdate version for 1.0-rc4
2011-11-28 Markus Armbrusterccid: Fix buffer overrun in handling of VSC_ATR message
2011-11-28 Anthony LiguoriRevert "fix out of tree build"
2011-11-28 Max Filippovconfigure: avoid screening of --{en, dis}able-usb-redir...
2011-11-28 Markus Armbrustercutils: Make strtosz & friends leave follow set to...
2011-11-28 Markus Armbrusterqemu-img: Tighten parsing of size arguments
2011-11-28 Markus Armbrusterx86/cpuid: Tighten parsing of tsc_freq=FREQ
2011-11-28 Markus Armbrustervl: Tighten parsing of -m argument
2011-11-28 Markus Armbrustervl: Tighten parsing of -numa's parameter mem
2011-11-28 Markus Armbrustercutils: Drop broken support for zero strtosz default_suffix
2011-11-28 Avi Kivityconfigure: tighten pie toolchain support test for tls...
2011-11-28 Hans de Goedeusb-redir: Don't try to write to the chardev after...
2011-11-28 Hans de Goedeusb-redir: Device disconnect + re-connect robustness...
2011-11-28 Hans de Goedeusb-redir: Call qemu_chr_fe_open/close
2011-11-28 Hans de Goedespice-qemu-char: Generate chardev open/close events
2011-11-28 Hans de Goedeqemu-char: rename qemu_chr_event to qemu_chr_be_event...
2011-11-28 Aneesh Kumar K.V9pfs: improve portability to older systems
2011-11-28 Stefan Weiltci: Make flush_icache_range() inline
2011-11-28 Stefan Weileepro100: Fix alignment requirement for statistical...
2011-11-28 Paolo Bonzinivirtio: add and use virtio_set_features
2011-11-28 Paolo Bonzini9pfs: improve portability to older systems
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.32' into staging
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-11-28 Anthony LiguoriRevert "i386: derive '-cpu host' from KVM_GET_SUPPORTED...
2011-11-26 Stefan Weiltci: Add entry to MAINTAINERS
2011-11-26 Blue SwirlMAINTAINERS: add checkpatch
2011-11-26 Florian Micklercheckpatch.pl: fix CAST detection
2011-11-26 Max Filippovtarget-xtensa: fix MMUv3 initialization
2011-11-23 Gerd Hoffmannusb-host: add usb_host_do_reset function.
2011-11-23 Kevin Wolfvpc: Add missing error handling in alloc_block
2011-11-23 Kevin Wolfvdi: Fix memory leak
2011-11-23 Kevin Wolfvvfat: Add migration blocker
2011-11-23 Kevin Wolfvpc: Add migration blocker
2011-11-23 Kevin Wolfvmdk: Add migration blocker
2011-11-23 Kevin Wolfvdi: Add migration blocker
2011-11-23 Kevin Wolfqcow: Add migration blocker
2011-11-23 Gerd Hoffmannusb-ehci: add register names
2011-11-23 Gerd Hoffmannusb-ehci: codestyle fixups
2011-11-23 Gerd Hoffmannusb-hub: implement reset
2011-11-23 Stefano Stabellinifix out of tree build
2011-11-23 Julian Pidancetrtl8139: Fix invalid IO access alignment
2011-11-22 Gerd Hoffmannusb-hub: wakeup on detach too.
2011-11-22 Gerd Hoffmannusb: fix usb_qdev_init error handling.
2011-11-22 Gerd Hoffmannusb: make usb_create_simple catch and pass up errors.
2011-11-22 Markus Armbrusterslirp: Clean up net_slirp_hostfwd_remove()'s use of...
2011-11-22 Dong Xu Wangsheepdog: Avoid deadlock in error path
2011-11-22 Paolo Bonziniscsi-generic: add as boot device
2011-11-22 Paolo Bonziniscsi: fix fw path
2011-11-22 Paolo Bonziniusb-msd: do not register twice in the boot order
2011-11-22 Paolo Bonzinivirtio-blk: fix cross-endian config space
2011-11-21 Anthony LiguoriUpdate version for 1.0-rc3 release
2011-11-21 Max Filippovconfigure: check for EFD_NONBLOCK | EFD_CLOEXEC flags
2011-11-21 Avi Kivityconfigure: build position independent executables on...
2011-11-21 Hongyong Zangivshmem: fix PCI BAR2 registration during initialization
2011-11-21 Michael S.... msix: avoid mask updates if mask is unchanged
next