]> git.proxmox.com Git - qemu.git/history - block.c
target-moxie: Fix pointer-to-integer conversion (MinGW-w64)
[qemu.git] / block.c
2013-03-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-28 Kevin Wolfblock: Fix direct use of protocols as driver for bdrv_o...
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: Allow omitting the file name when using driver...
2013-03-22 Kevin Wolfblock: Rename variable to avoid shadowing
2013-03-22 Kevin Wolfblock: Introduce .bdrv_parse_filename callback
2013-03-22 Kevin Wolfblock: Pass bdrv_file_open() options to block drivers
2013-03-22 Kevin Wolfblock: Add options QDict to bdrv_file_open() prototypes
2013-03-22 Peter LievenRevert "block: complete all IOs before .bdrv_truncate"
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-19 Stefan Hajnocziblock: fix BDRV_O_SNAPSHOT protocol detection
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Stefan Hajnocziblock: add bdrv_get_aio_context()
2013-03-15 Kevin Wolfblock: Add options QDict to bdrv_open_common()
2013-03-15 Kevin Wolfblock: Add options QDict to bdrv_open() prototype
2013-03-15 Kevin Wolfblock: Add options QDict to .bdrv_open()
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-04 Jeff Codyblock: for HMP commit() operations on 'all', skip non...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-22 Paolo Bonziniblock: implement BDRV_O_UNMAP
2013-02-22 Peter Lievenblock: complete all IOs before .bdrv_truncate
2013-02-22 Miroslav Rezaninaqemu-img: Add "Quiet mode" option
2013-02-22 Miroslav Rezaninablock: Add synchronous wrapper for bdrv_co_is_allocated...
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-01 Vishvananda Ishayablock: Fix is_allocated_above with resized files
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 Paolo Bonziniblock: allow customizing the granularity of the dirty...
2013-01-25 Paolo Bonziniblock: return count of dirty sectors, not chunks
2013-01-25 Paolo Bonziniblock: make round_to_clusters public
2013-01-25 Paolo Bonziniblock: implement dirty bitmap using HBitmap
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Paolo Bonziniblock: clear dirty bitmap when discarding
2013-01-15 Peter Lievenblock: fix initialization in bdrv_io_limits_enable()
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v67' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.2' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-14 Stefan Hajnocziblock: make qiov_is_aligned() public
2013-01-14 Paolo Bonziniblock: do not probe zero-sized disks
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Stefan WeilReplace remaining gmtime, localtime by gmtime_r, localt...
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 Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-12-12 Kevin Wolfqemu-io: Add AIO debugging commands
2012-12-11 Luiz Capitulinoblock: bdrv_img_create(): drop unused error handling...
2012-12-11 Luiz Capitulinoblock: bdrv_img_create(): add Error ** argument
2012-12-11 Kevin Wolfblock: Avoid second open for format probing
2012-12-11 Kevin Wolfblock: Factor out bdrv_open_flags
2012-12-11 Kevin Wolfblock: Improve bdrv_aio_co_cancel_em
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v64' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-24 Stefan Weilblock: Fix regression for MinGW (assertion caused by...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-14 Stefan Hajnocziaio: rename AIOPool to AIOCBInfo
2012-11-14 Stefan Hajnocziaio: use g_slice_alloc() for AIOCB pooling
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
next