]> git.proxmox.com Git - qemu.git/history - block/raw-win32.c
block: Print its file name if backing file opening failed
[qemu.git] / block / raw-win32.c
2013-11-14 Fam Zhengblock: Print its file name if backing file opening...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/e820.1' into staging
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-29 Kevin Wolfblock: Avoid unecessary drv->bdrv_getlength() calls
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-17 Max Reitzblock/raw-win32: Always use -errno in hdev_open
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-10-11 Max Reitzblock/raw-win32: Employ error parameter
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/roms.1' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-25 Benoît Canetblock: introduce BlockDriver.bdrv_needs_filename to...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-12 Max Reitzbdrv: Use "Error" for creating images
2013-09-12 Max Reitzbdrv: Use "Error" for opening images
2013-09-12 Tal Kainraw-win32.c: Fix incorrect handling behaviour of small...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-06 Stefan Weilw32: Fix access to host devices (regression)
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-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 Wolfraw-win32: Use bdrv_open options instead of filename
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-25 Stefan Weilblock: Add options QDict to bdrv_file_open() prototypes...
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Stefan Hajnoczithreadpool: drop global thread pool
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-02 Stefan Weilblock/raw-win32: Fix compiler warnings (wrong format...
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-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-11 Fabien ChouteauFix error code checking for SetFilePointer() call
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-31 Paolo Bonziniraw-win32: implement native asynchronous I/O
2012-10-31 Paolo Bonziniraw-win32: add emulated AIO support
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: do not parse BDRV_O_CACHE_WB in block drivers
2012-09-24 Jeff Codyblock: move open flag parsing in raw block drivers...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-15 Corey Bryantblock: Convert close calls to qemu_close
2012-08-15 Corey Bryantblock: Convert open calls to qemu_open
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Kevin Wolfblock: Rename bdrv_co_flush to bdrv_co_flush_to_disk
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 Paolo Bonziniblock: change flush to co_flush
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Stefan Weilw32: Fix qemu_ftruncate64
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
next