]> git.proxmox.com Git - qemu.git/history - block/qcow.c
smc91c111: Fix receive starvation
[qemu.git] / block / qcow.c
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-12 Max Reitzblock: Error parameter for create functions
2013-09-12 Max Reitzblock: Error parameter for open functions
2013-09-12 Max Reitzbdrv: Use "Error" for creating images
2013-09-12 Max Reitzbdrv: Use "Error" for opening images
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-06 Paolo Bonziniblock: return get_block_status data and flags for formats
2013-09-06 Paolo Bonziniblock: introduce bdrv_get_block_status API
2013-09-06 Fam Zhengblock: make bdrv_delete() static
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-28 Peter Lievenblock: change default of .has_zero_init to 0
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22 Stefan Hajnocziqcow: allow sub-cluster compressed write to last cluster
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnoaes: move aes.h from include/block to include/qemu
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Kevin Wolfblock: Add options QDict to bdrv_file_open() prototypes
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Kevin Wolfblock: Add options QDict to .bdrv_open()
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-25 Stefan Weilblock: Use error code EMEDIUMTYPE for wrong format...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzinimigration: move include files to include/migration/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-24 Jeff Codyblock: qcow image file reopen
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-11 Michael Tokarevchange qemu_iovec_to_buf() to match other to,from_buf...
2012-06-11 Michael Tokarevallow qemu_iovec_from_buffer() to specify offset from...
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-05 Paolo Bonziniblock: push recursive flushing up from drivers
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-27 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-01-26 Li Zhi Huiqcow: Use bdrv functions to replace file operation
2012-01-26 Li Zhi Huiqcow: Return real error code in qcow_open
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-12-05 Stefan Hajnocziblock: convert qcow2, qcow2, and vmdk to .bdrv_co_is_al...
2011-12-05 Dong Xu Wangblock: Add coroutine_fn marker to coroutine functions
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-23 Kevin Wolfqcow: Add migration blocker
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: Rename bdrv_co_flush to bdrv_co_flush_to_disk
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 '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 Kevin Wolfqcow: Fix bdrv_write_compressed error handling
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 flush to co_flush
2011-10-21 Stefan Hajnocziblock: drop redundant bdrv_flush implementation
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 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Stefan Weilblock/qcow: Fix use of free() instead of g_free()
next