]> git.proxmox.com Git - qemu.git/history - block.c
Version 1.0.1
[qemu.git] / block.c
2011-11-21 Anthony Liguoriblock: allow migration to work with image files (v3)
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Kevin Wolfblock: Make cache=unsafe flush to the OS
2011-11-11 Kevin Wolfblock: Introduce bdrv_co_flush_to_os
2011-11-11 Kevin Wolfblock: Rename bdrv_co_flush to bdrv_co_flush_to_disk
2011-11-11 Paolo Bonziniblock: add eject request callback
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
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-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-28 Stefan Hajnocziblock: reinitialize across bdrv_close()/bdrv_open()
2011-10-28 Stefan Hajnocziblock: set bs->read_only before .bdrv_open()
2011-10-28 Kevin Wolfblock: Fix bdrv_open use after free
2011-10-28 Kevin Wolfblock: Remove dead code
2011-10-27 Luiz CapitulinoDrop qemu-objects.h from modules that don't require it
2011-10-27 Luiz Capitulinoqapi: Convert query-blockstats
2011-10-27 Luiz Capitulinoqapi: Convert query-block
2011-10-27 Luiz Capitulinoblock: Rename the BlockIOStatus enum values
2011-10-27 Luiz Capitulinoblock: iostatus: Drop BDRV_IOS_INVAL
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-21 Paolo Bonziniblock: change discard to co_discard
2011-10-21 Paolo Bonziniblock: change flush to co_flush
2011-10-21 Paolo Bonziniblock: add bdrv_co_discard and bdrv_aio_discard support
2011-10-21 Paolo Bonziniblock: unify flush implementations
2011-10-21 Paolo Bonziniblock: rename bdrv_co_rw_bh
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Stefan Hajnocziblock: drop bdrv_has_async_rw()
2011-10-14 Stefan Hajnocziblock: drop .bdrv_read()/.bdrv_write() emulation
2011-10-14 Stefan Hajnocziblock: drop emulation functions that use coroutines
2011-10-13 Stefan Hajnocziblock: switch bdrv_aio_writev() to coroutines
2011-10-13 Stefan Hajnocziblock: mark blocks dirty on coroutine write completion
2011-10-13 Stefan Hajnocziblock: switch bdrv_aio_readv() to coroutines
2011-10-13 Stefan Hajnocziblock: switch bdrv_read()/bdrv_write() to coroutines
2011-10-13 Stefan Hajnocziblock: split out bdrv_co_do_readv() and bdrv_co_do_writev()
2011-10-13 Stefan Hajnocziblock: directly invoke .bdrv_* from emulation functions
2011-10-13 Stefan Hajnocziblock: directly invoke .bdrv_aio_*() in bdrv_co_io_em()
2011-10-11 Luiz CapitulinoHMP: Print 'io-status' information
2011-10-11 Luiz CapitulinoQMP: query-status: Add 'io-status' key
2011-10-11 Luiz Capitulinoblock: Keep track of devices' I/O status
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-09 Avi KivityMerge remote-tracking branch 'upstream' into memory...
2011-10-08 Blue SwirlMerge branch 'axp-system-7' of git://repo.or.cz/qemu/rth
2011-10-08 Blue SwirlMerge branch 'for-upstream' of git://git.serverraum...
2011-10-08 Blue SwirlMerge branch 'tracing' of git://repo.or.cz/qemu/stefanha
2011-10-03 Stefan Hajnoczitrace: add arguments to bdrv_co_io_em() trace event
2011-10-03 Stefan Hajnoczitrace: trace bdrv_open_common()
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Markus Armbrusterblock: New change_media_cb() parameter load
2011-09-12 Markus Armbrusterblock: Reset buffer alignment on detach
2011-09-12 Markus Armbrusterblock: New bdrv_set_buffer_alignment()
2011-09-12 Markus Armbrusterblock: Show whether the virtual tray is open in info...
2011-09-12 Markus Armbrusterblock: Drop BlockDriverState member removable
2011-09-12 Markus Armbrusterblock: Clean up remaining users of "removable"
2011-09-12 Markus Armbrusterblock: Rename bdrv_set_locked() to bdrv_lock_medium()
2011-09-12 Markus Armbrusterblock: Drop medium lock tracking, ask device models...
2011-09-12 Markus Armbrusterblock: Leave enforcing tray lock to device models
2011-09-12 Markus Armbrusterblock: Drop tray status tracking, no longer used
2011-09-12 Markus Armbrusterblock: Revert entanglement of bdrv_is_inserted() with...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
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-06 Markus Armbrustersavevm: Include writable devices with removable media
2011-09-06 Markus Armbrusterblock: Clean up bdrv_flush_all()
2011-09-06 Markus Armbrusterblock: Leave tracking media change to device models
2011-09-06 Markus Armbrusterblock: Split change_cb() into change_media_cb(), resize...
2011-09-06 Markus Armbrusterblock: Generalize change_cb() to BlockDevOps
2011-09-06 Markus Armbrusterblock: Attach non-qdev devices as well
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-08-29 Edgar E. IglesiasMerge branch 'omap-for-upstream' of git://git.linaro...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-26 Christoph Hellwigblock: latency accounting
2011-08-25 Christoph Hellwigblock: explicit I/O accounting
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-23 Christoph Hellwigblock: include flush requests in info blockstats
2011-08-23 Stefan Hajnocziblock: add cache=directsync parameter to -drive
2011-08-23 Stefan Hajnocziblock: parse cache mode flags in a single place
2011-08-22 Robert Wangfix code format
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-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
next