]> git.proxmox.com Git - mirror_qemu.git/history - block.h
block: bdrv_img_create(): add Error ** argument
[mirror_qemu.git] / block.h
2012-12-11 Luiz Capitulinoblock: bdrv_img_create(): add Error ** argument
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...
2012-10-27 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-24 Paolo Bonziniblock: introduce new dirty bitmap functionality
2012-10-24 Paolo Bonziniblock: add bdrv_open_backing_file
2012-10-24 Paolo Bonziniblock: add bdrv_query_stats
2012-10-24 Paolo Bonziniblock: add bdrv_query_info
2012-10-23 Paolo Bonziniblock: add close notifiers
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-28 Paolo Bonziniiostatus: reorganize io error code
2012-09-28 Paolo Bonziniiostatus: change is_read to a bool
2012-09-28 Paolo Bonziniiostatus: move BlockdevOnError declaration to QAPI
2012-09-28 Paolo Bonziniiostatus: rename BlockErrorAction, BlockQMPEventAction
2012-09-28 Paolo Bonziniblock: move job APIs to separate files
2012-09-28 Jeff Codyblock: helper function, to find the base image of a...
2012-09-28 Jeff Codyblock: add support functions for live commit, to find...
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: Framework for reopening files safely
2012-09-24 Jeff Codyblock: correctly set the keep_read_only flag
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-10 Stefan Hajnocziblock: add BLOCK_O_CHECK for qemu-img check
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Benoît Canetblock: create bdrv_get_backing_file_depth()
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-17 Markus Armbrusterhw/block-common: Move BlockConf & friends from block.h
2012-07-17 Markus Armbrusterblock: Geometry and translation hints are now useless...
2012-07-17 Markus Armbrusterqdev: Introduce block geometry properties
2012-07-17 Markus Armbrusterhd-geometry: Move disk geometry guessing back from...
2012-07-17 Markus Armbrusterfdc: Move floppy geometry guessing back from block.c
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-09 Markus Armbrusterblock: Factor bdrv_read_unthrottled() out of guess_disk...
2012-07-09 Paolo Bonziniblock: introduce bdrv_swap, implement bdrv_append on...
2012-07-09 Paolo Bonziniblkdebug: remove sync i/o events
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-15 Markus Armbrusterblock: Replace bdrv_get_format() by bdrv_get_format_name()
2012-06-15 Paolo Bonziniblock: add bdrv_set_enable_write_cache
2012-06-15 Markus Armbrusterblock: New bdrv_get_flags()
2012-06-15 Kevin Wolfqemu-img check: Print fixed clusters and recheck
2012-06-15 Kevin Wolfqemu-img check -r for repairing images
2012-06-15 Paolo Bonzinistream: move is_allocated_above to block.c
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.50' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v55' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'sweil/for-1.1' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.for...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-10 Paolo Bonziniqemu-img: make "info" backing file output correct and...
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 Benoît Canetblock: add a function to clear incoming live migration...
2012-04-05 Benoît Canetblock: Add new BDRV_O_INCOMING flag to notice incoming...
2012-04-05 Dong Xu Wangqemu-img: add dirty flag status
2012-04-05 Dong Xu Wangqemu-img: add image fragmentation statistics
2012-04-05 Stefan Hajnocziblock: enforce constraints on block size properties
2012-04-05 Paolo Bonziniaio: move BlockDriverAIOCB to qemu-aio.h
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-12 Stefan Hajnocziblock: handle -EBUSY in bdrv_commit_all()
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-29 Jeff Codyqapi: Introduce blockdev-group-snapshot-sync command
2012-02-29 Hervé Poussineaublock: add a transfer rate for floppy types
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-win32-pull...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-22 Luiz Capitulinoblock: bdrv_eject(): Make eject_flag a real bool
next