]> git.proxmox.com Git - qemu.git/history - block
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
[qemu.git] / block /
2010-12-17 Jes SorensenAdd proper -errno error return values to qcow2_open()
2010-12-17 Jes Sorensenblock/qcow2.c: rename qcow_ functions to qcow2_
2010-12-17 Stefan Hajnocziqed: Consistency check support
2010-12-17 Stefan Hajnocziqed: Read/write support
2010-12-17 Stefan Hajnocziqed: Table, L2 cache, and cluster functions
2010-12-17 Stefan Hajnocziqed: Add QEMU Enhanced Disk image format
2010-12-17 Christoph Hellwigraw-posix: add discard support
2010-12-17 Christoph Hellwigblock: add discard support
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-14 Christian Brunnerceph/rbd block driver for qemu-kvm
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-26 Christoph Hellwigraw-posix: raw_pwrite comment fixup
2010-11-24 Kevin Wolfblock: Remove unused s->hd in various drivers
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-07 Blue SwirlFix win32 build
2010-11-04 Blue Swirlblock: avoid a warning on 64 bit hosts with long as...
2010-11-04 Kevin Wolfqcow2: Invalidate cache after failed read
2010-11-04 Kevin Wolfvpc: Implement bdrv_flush
2010-11-04 Kevin Wolfblock: Allow bdrv_flush to return errors
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-23 Blue Swirlqemu-timer: move commonly used timer code to qemu-timer...
2010-10-22 Stefan Weilblock: Use GCC_FMT_ATTR and fix a format error
2010-10-22 edisonCopy snapshots out of QCOW2 disk
2010-10-22 Kevin Wolfqcow2: Remove old image creation function
2010-10-22 Kevin Wolfqcow2: Simplify image creation
2010-10-22 Stefan Hajnocziqcow2: Support exact L1 table growth
2010-10-13 Blue Swirlblock: avoid a write only variable
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan Weilblock/vvfat: Fix compiler warning in debug code
2010-09-22 Anthony Liguoriblock-verify: fix 32-bit build
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Stefan Hajnocziblkverify: Add block driver for verifying I/O
2010-09-21 Kevin Wolfqcow2: Avoid bounce buffers for AIO write requests
2010-09-21 Kevin Wolfqcow2: Avoid bounce buffers for AIO read requests
2010-09-21 Kevin Wolfqcow2: Get rid of additional sync on COW
2010-09-21 Kevin Wolfqcow2: Move sync out of qcow2_alloc_clusters
2010-09-21 Kevin Wolfqcow2: Move sync out of update_refcount
2010-09-21 Kevin Wolfqcow2: Move sync out of write_refcount_block_entries
2010-09-21 Laurent Viviernbd: correctly manage default port
2010-09-21 Christoph Hellwigraw-posix: handle > 512 byte alignment correctly
2010-09-21 Kevin Wolfvvfat: Use cache=unsafe
2010-09-21 Kevin Wolfvvfat: Fix double free for opening the image rw
2010-09-21 Kevin Wolfvvfat: Fix segfault on write to read-only disk
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue Swirlblkdebug: fix enum comparison
2010-09-08 Anthony LiguoriRevert "Make default invocation of block drivers safer...
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Kevin Wolfqcow2: Remove unnecessary flush after L2 write
2010-09-08 Bernhard Kohlraw-posix: improve detection of scsi-generic devices
2010-09-08 Kevin Wolfraw-posix: Don't use file name for host_cdrom detection...
2010-08-30 Laurent Viviernbd: Introduce NBD named exports.
2010-08-30 Loïc Miniervvfat: fat_chksum(): fix access above array bounds
2010-08-30 Izumi Tsutsuisheepdog: remove unnecessary includes
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Kevin Wolfblock: Fix bdrv_has_zero_init
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Stefan Weilblock: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-15 Anthony LiguoriMake default invocation of block drivers safer (v3)
2010-07-07 MORITA Kazutakasheepdog: fix compile error on systems without TCP_CORK
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 MORITA Kazutakablock: add sheepdog driver for distributed storage...
2010-07-06 Markus Armbrusterraw-posix: Fix test for host CD-ROM
2010-07-06 Kevin Wolfqcow2/vdi: Change check to distinguish error cases
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-07-02 Kevin Wolfqcow2: Fix error handling during metadata preallocation
2010-06-22 Kevin Wolfqcow2: Don't try to check tables that couldn't be loaded
2010-06-22 Kevin Wolfqcow2: Fix qemu-img check segfault on corrupted images
2010-06-22 Kevin Wolfvpc: Use bdrv_(p)write_sync for metadata writes
2010-06-22 Kevin Wolfvmdk: Use bdrv_(p)write_sync for metadata writes
2010-06-22 Kevin Wolfqcow2: Use bdrv_(p)write_sync for metadata writes
2010-06-22 Kevin Wolfqcow: Use bdrv_(p)write_sync for metadata writes
2010-06-22 Kevin Wolfcow: Use bdrv_(p)write_sync for metadata writes
2010-06-15 Christoph Hellwigcow: use qemu block API
2010-06-15 Christoph Hellwigcow: stop using mmap
2010-06-15 Christoph Hellwigcow: use pread/pwrite
2010-06-15 Kevin Wolfqcow2: Restore L1 entry on l2_allocate failure
2010-06-15 Kevin Wolfqcow2: Return real error code in load_refcount_block
2010-06-15 Kevin Wolfqcow2: Allow alloc_clusters_noref to return errors
2010-06-15 Kevin Wolfqcow2: Allow get_refcount to return errors
2010-06-15 Kevin Wolfvpc: Read/write multiple sectors at once
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-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 Jes SorensenCleanup: raw-posix.c: Be more consistent using BDRV_SEC...
next