]> git.proxmox.com Git - mirror_qemu.git/history - block
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices.mak
[mirror_qemu.git] / block /
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-06-24 Pino Toscanossh: switch from libssh2 to libssh
2019-06-24 Sam Eidermanvmdk: Add read-only support for seSparse snapshots
2019-06-24 Sam Eidermanvmdk: Reduce the max bound for L1 table size
2019-06-24 Sam Eidermanvmdk: Fix comment regarding max l1_size coverage
2019-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-06-18 Max Reitzblock/commit: Drop bdrv_child_try_set_perm()
2019-06-18 Max Reitzblock/mirror: Fix child permissions
2019-06-18 Max Reitzfile-posix: Update open_flags in raw_set_perm()
2019-06-18 Vladimir Sementsov... block: drop bs->job
2019-06-18 Vladimir Sementsov... block/block-backend: blk_iostatus_reset: drop usage...
2019-06-18 Vladimir Sementsov... block/replication: drop usage of bs->job
2019-06-14 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-06-14 Max Reitzblkdebug: Inject errors on .bdrv_co_block_status()
2019-06-14 Max Reitzblkdebug: Add "none" event
2019-06-14 Max Reitzblkdebug: Add @iotype error option
2019-06-14 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-06-13 Vladimir Sementsov... block/nbd: merge NBDClientSession struct back to BDRVNB...
2019-06-13 Vladimir Sementsov... block/nbd: merge nbd-client.* to nbd.c
2019-06-13 Vladimir Sementsov... block/nbd-client: drop stale logout
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-12 Stefano Garzarellablock/gluster: update .help of BLOCK_OPT_PREALLOC option
2019-06-12 Stefano Garzarellablock/file-posix: update .help of BLOCK_OPT_PREALLOC...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-12 Markus ArmbrusterInclude qemu-common.h exactly where needed
2019-06-12 Markus ArmbrusterInclude qemu/module.h where needed, drop it from qemu...
2019-06-11 Markus Armbrusterqemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
2019-06-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-06-06 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-06-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-06-04 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-06-04 Vladimir Sementsov... block/io: bdrv_pdiscard: support int64_t bytes parameter
2019-06-04 Vladimir Sementsov... block/qcow2-refcount: add trace-point to qcow2_process_...
2019-06-04 Kevin Wolfblock: Remove wrong bdrv_set_aio_context() calls
2019-06-04 Kevin Wolfblock: Adjust AioContexts when attaching nodes
2019-06-04 Kevin Wolfblock: Add BlockBackend.ctx
2019-06-04 Kevin Wolfblock: Add Error to blk_set_aio_context()
2019-06-04 Julia Suvorovablock/linux-aio: Drop unused BlockAIOCB submission...
2019-06-04 Max Reitzblock/io: Delay decrementing the quiesce_counter
2019-06-04 Vladimir Sementsov... block: avoid recursive block_status call if possible
2019-05-30 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-05-30 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-05-30 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-05-28 Vladimir Sementsov... qapi: support external bitmaps in block-dirty-bitmap...
2019-05-28 Andrey Shinkevichqcow2-bitmap: initialize bitmap directory alignment
2019-05-28 Anton Nefedovqcow2: skip writing zero buffers to empty COW areas
2019-05-28 Alberto Garciablock: Make bdrv_root_attach_child() unref child_bs...
2019-05-28 Vladimir Sementsov... block/backup: refactor: split out backup_calculate_clus...
2019-05-28 Vladimir Sementsov... block/backup: unify different modes code path
2019-05-28 Vladimir Sementsov... block/backup: refactor and tolerate unallocated cluster...
2019-05-28 Vladimir Sementsov... block/backup: move to copy_bitmap with granularity
2019-05-28 Vladimir Sementsov... block/backup: simplify backup_incremental_init_copy_bitmap
2019-05-28 Vladimir Sementsov... qcow2: do encryption in threads
2019-05-28 Vladimir Sementsov... qcow2: bdrv_co_pwritev: move encryption code out of...
2019-05-28 Vladimir Sementsov... qcow2: qcow2_co_preadv: improve locking
2019-05-28 Vladimir Sementsov... qcow2-threads: split out generic path
2019-05-28 Vladimir Sementsov... qcow2-threads: qcow2_co_do_compress: protect queuing...
2019-05-28 Vladimir Sementsov... qcow2-threads: use thread_pool_submit_co
2019-05-28 Vladimir Sementsov... qcow2: add separate file for threaded data processing...
2019-05-28 Vladimir Sementsov... qcow2.h: add missing include
2019-05-21 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-05-21 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-05-20 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-05-20 Max Reitzblock/file-posix: Unaligned O_DIRECT block-status
2019-05-20 Kevin Wolfblockjob: Propagate AioContext change to all job nodes
2019-05-20 Kevin Wolfblock: Add blk_set_allow_aio_context_change()
2019-05-20 Kevin Wolfblock: Implement .(can_)set_aio_ctx for BlockBackend
2019-05-20 Alberto Garciablock: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUE...
2019-05-20 Alberto Garciaqcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZE
2019-05-20 Max Reitzblock/file-posix: Truncate in xfs_write_zeroes()
2019-05-17 Cornelia HuckMerge tag 's390-ccw-bios-2019-05-08' into s390-next...
2019-05-16 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-13 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-05-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-05-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2019-05-13 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-05-13 Markus ArmbrusterClean up ill-advised or unusual header guards
2019-05-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-05-10 Alberto Garciaqcow2: Remove BDRVQcow2State.cluster_sectors
2019-05-10 Alberto Garciablock: Remove bdrv_read() and bdrv_write()
2019-05-10 Alberto Garciavvfat: Replace bdrv_{read,write}() with bdrv_{pread...
2019-05-10 Alberto Garciavdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
2019-05-10 Alberto Garciaqcow2: Replace bdrv_write() with bdrv_pwrite()
2019-05-10 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-05-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-05-10 Andrey Shinkevichblock/io.c: fix for the allocation failure
2019-05-09 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-05-07 Alberto Garciacommit: Use bdrv_append() in commit_start()
2019-05-07 Max Reitzblock/ssh: Implement .bdrv_dirname()
2019-05-07 Max Reitzblock/ssh: Implement .bdrv_refresh_filename()
2019-05-07 Andrey Shinkevichqcow2: discard bitmap when removed
2019-05-07 Vladimir Sementsov... qcow2-refcount: don't mask corruptions under internal...
next