]> git.proxmox.com Git - qemu.git/history - block.c
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
[qemu.git] / block.c
2013-07-19 Peter Lievenblock: add bdrv_write_zeroes()
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-for...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-arm...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'rth/axp-next' into staging
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-07-15 Kevin Wolfblock: Add return value for bdrv_flush_all()
2013-07-15 Kevin Wolfblock: Don't parse protocol from file.filename
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-05 Stefan Hajnocziblock: fix bdrv_flush() ordering in bdrv_close()
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-06-28 Stefan Hajnocziblock: add bdrv_add_before_write_notifier()
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-24 Kevin Wolfblock: Always enable discard on the protocol level
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-17 Luiz Capitulinoblock: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_...
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-06-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-06 Kevin Wolfblkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-04 Wenchao Xiablock: move qmp and info dump related code to block...
2013-06-04 Wenchao Xiablock: move snapshot code in block.c to block/snapshot.c
2013-06-04 Stefan Hajnocziblock: drop bs_snapshots global variable
2013-06-04 Fam Zhengblock: add block driver read only whitelist
2013-05-17 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-14 Kevin Wolfblock: Add hint to -EFBIG error message
2013-04-22 Kevin Wolfblock: Fix build with tracing enabled
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-22 Kevin Wolfblock: Allow overriding backing.file.filename
2013-04-22 Kevin Wolfblock: Remove filename parameter from .bdrv_file_open()
2013-04-22 Kevin Wolfblock: Enable filename option
2013-04-22 Kevin Wolfblock: Add driver-specific options for backing files
2013-04-22 Kevin Wolfblock: Fail gracefully when using a format driver on...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Kevin Wolfblock: Introduce bdrv_pwritev() for qcow2_save_vmstate
2013-04-15 Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-05 Stefan Hajnocziblock: clean up I/O throttling wait_time code
2013-04-05 Stefan Hajnocziblock: drop duplicated slice extension code
2013-04-05 Stefan Hajnocziblock: keep I/O throttling slice time constant
2013-04-05 Stefan Hajnocziblock: fix I/O throttling accounting blind spot
2013-04-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
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...
next