]> git.proxmox.com Git - mirror_qemu.git/history - block/blkdebug.c
block: Error parameter for open functions
[mirror_qemu.git] / block / blkdebug.c
2013-09-12 Max Reitzblock: Error parameter for open functions
2013-09-12 Max Reitzbdrv: Use "Error" for opening images
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-02 Max Reitzqcow2-refcount: Repair shared refcount blocks
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-04-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22 Kevin Wolfblock: Remove filename parameter from .bdrv_file_open()
2013-04-22 Kevin Wolfblkdebug: Use bdrv_open options instead of filename
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-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 Bonziniblock: move include files to include/block/
2012-12-19 Paolo Bonzinijanitor: do not rely on indirect inclusions of or from...
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 Wolfblkdebug: Implement suspend/resume of AIO requests
2012-12-12 Kevin Wolfblkdebug: Factor out remove_rule()
2012-12-12 Kevin Wolfblkdebug: Allow usage without config file
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
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-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 Bonziniblkdebug: process all set_state rules in the old state
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-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 Paolo Bonziniblkdebug: optionally tie errors to a specific sector
2012-07-09 Paolo Bonziniblkdebug: store list of active rules
2012-07-09 Paolo Bonziniblkdebug: pass getlength to underlying file
2012-07-09 Paolo Bonziniblkdebug: tiny cleanup
2012-07-09 Paolo Bonziniblkdebug: remove sync i/o events
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 Stefan Hajnocziblock: replace unchecked strdup/malloc/calloc with...
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
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-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 Stefan Hajnocziblock: drop redundant bdrv_flush implementation
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfblock: Allow bdrv_flush to return errors
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue Swirlblkdebug: fix enum comparison
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Kevin Wolfblkdebug: Initialize state as 1
2010-07-02 Kevin Wolfblkdebug: Free QemuOpts after having read the config
2010-07-02 Kevin Wolfblkdebug: Fix set_state_opts definition
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Paul BrookMove stdbool.h
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Kevin Wolfblock: Avoid unchecked casts for AIOCBs
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: Open the underlying image file in generic code
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Kevin Wolfqcow2: Trigger blkdebug events
2010-04-23 Kevin Wolfblkdebug: Add events and rules
2010-04-23 Kevin Wolfblkdebug: Inject errors
2010-04-23 Kevin Wolfblkdebug: Basic request passthrough