]> git.proxmox.com Git - qemu.git/history - block.c
Use glib memory allocation and free functions
[qemu.git] / block.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.22' into staging
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-04 Kevin Wolfblock: Use bdrv_co_* instead of synchronous versions...
2011-08-02 Kevin Wolfasync: Remove AsyncContext
2011-08-02 Kevin Wolfblock: Add bdrv_co_readv/writev emulation
2011-08-02 Kevin Wolfblock: Emulate AIO functions with bdrv_co_readv/writev
2011-08-02 Kevin Wolfblock: Add bdrv_co_readv/writev
2011-08-01 Frediano Ziglioblock: Removed unused function bdrv_write_sync
2011-08-01 Markus Armbrusterblock: Don't let locked flag prevent medium load
2011-08-01 Markus Armbrusterblock: Make BlockDriver method bdrv_eject() return...
2011-08-01 Markus Armbrusterblock: Reset device model callbacks on detach
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-19 Fam Zhengblock: add bdrv_get_allocated_file_size() operation
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Kevin Wolfbdrv_img_create: Fix segfault
2011-06-08 Christoph Hellwigblock: clarify the meaning of BDRV_O_NOCACHE
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Markus Armbrusterblock: Remove type hint, it's guest matter, doesn't...
2011-05-19 Markus Armbrusterblock QMP: Deprecate query-block's "type", drop info...
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan WeilFix typos in comments and code (occured -> occurred...
2011-05-06 Stefan WeilFix typo in code and comments
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Stefan Hajnocziblock: Do not cache device size for removable media
2011-04-07 Stefan Hajnoczitrace: Trace bdrv_set_locked()
2011-04-07 Ryan HarperDo not delete BlockDriverState when deleting the drive
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-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-15 Ryan HarperDon't allow multiwrites against a block device without...
2011-03-11 Anthony LiguoriMerge remote branch 'stefanha/tracing' into staging
2011-03-07 Stefan Hajnoczitrace: Trace bdrv_aio_flush()
2011-02-20 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-20 Blue Swirlfdc: move floppy geometry guessing to block.c
2011-02-07 Marcelo Tosattiblock: enable in_use flag
2011-02-07 Marcelo TosattiAdd flag to indicate external users to block device
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 Christoph Hellwigblock: tell drivers about an image resize
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Stefan Hajnocziblock: Use backing format driver during image creation
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-06 Blue Swirlblock: delete a write-only variable
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Christoph Hellwigblock: add discard support
2010-12-17 Jes Sorensenbdrv_img_create() use proper errno return values
2010-12-17 Jes SorensenPrevent creating an image with the same filename as...
2010-12-17 Jes Sorensenqemu-img.c: Re-factor img_create()
2010-12-17 Stefan Hajnocziblock: Fix the use of protocols in backing files
2010-12-17 Stefan Hajnocziblock: Introduce path_has_protocol() function
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-14 Stefan Hajnocziblock: Make bdrv_create_file() ':' handling consistent
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Marcelo Tosattiblock: set sector dirty on AIO write completion
2010-11-21 Marcelo Tosattiblock: fix shift in dirty bitmap calculation
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfblock: Allow bdrv_flush to return errors
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 edisonCopy snapshots out of QCOW2 disk
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-09 Stefan Hajnoczitrace: Trace bdrv_aio_{readv,writev}
2010-09-09 Stefan Hajnoczitrace: Trace virtio-blk, multiwrite, and paio_submit
2010-09-08 Anthony LiguoriRevert "Make default invocation of block drivers safer...
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
next