]> git.proxmox.com Git - mirror_qemu.git/history - block
pci-ids: drop list of modern virtio devices
[mirror_qemu.git] / block /
2022-10-06 Stefan HajnocziMerge tag 'pull-testing-gdbstub-plugins-gitdm-061022...
2022-10-06 Alex Bennéemonitor: expose monitor_puts to rest of code
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-04 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-03 Philippe Mathieu... block/qcow2-bitmap: Add missing cast to silent GCC...
2022-10-03 Stefan HajnocziMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-09-30 Keith Buschblock: use the request length for iov alignment
2022-09-30 Keith Buschblock: move bdrv_qiov_is_aligned to file-posix
2022-09-30 Hanna Reitzblock/qed: Keep auto_backing_file if possible
2022-09-30 Hanna Reitzblock/qcow2: Keep auto_backing_file if possible
2022-09-30 Stefan Hajnoczigluster: stop using .bdrv_needs_filename
2022-09-30 Denis V. Lunevblock: make serializing requests functions 'void'
2022-09-30 Denis V. Lunevblock: use bdrv_is_sg() helper instead of raw bs->sg...
2022-09-30 Denis V. Lunevblock: add missed block_acct_setup with new block devic...
2022-09-30 Denis V. Lunevblock: pass OnOffAuto instead of bool to block_acct_setup()
2022-09-30 Philippe Mathieu... block/qcow2-bitmap: Add missing cast to silent GCC...
2022-09-30 lu zhipengqcow2: fix memory leak in qcow2_read_extensions
2022-08-08 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-03 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-02 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-08-02 Jinhao Fanblock/io_uring: add missing include file
2022-08-01 Richard HendersonMerge tag 'pull-aspeed-20220801' of https://github...
2022-08-01 Richard HendersonMerge tag 'pull-target-arm-20220801' of https://git...
2022-08-01 Richard HendersonMerge tag 'pull-request-2022-08-01' of https://gitlab...
2022-08-01 Daniel P. Berrangémisc: fix commonly doubled up words
2022-07-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-28 Richard HendersonMerge tag 'pull-riscv-to-apply-20220728' of github...
2022-07-28 Richard HendersonMerge tag 'pull-block-2022-07-27' of https://gitlab...
2022-07-26 Hanna Reitzblock/parallels: Fix buffer-based write call
2022-07-14 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-14 Peter MaydellMerge tag 'qga-win32-pull-2022-07-13' of github.com...
2022-07-14 Peter MaydellMerge tag 'darwin-20220712' of https://github.com/philm...
2022-07-13 Peter MaydellMerge tag 'mips-20220712' of https://github.com/philmd...
2022-07-12 Peter MaydellMerge tag 'pull-block-2022-07-12' of https://gitlab...
2022-07-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-12 Alberto Fariablock: Remove remaining unused symbols in coroutines.h
2022-07-12 Alberto Fariablock: Reorganize some declarations in block-backend...
2022-07-12 Alberto Fariablock: Add blk_co_truncate()
2022-07-12 Alberto Fariablock: Add blk_co_ioctl()
2022-07-12 Alberto Fariablock: Implement blk_flush() using generated_co_wrapper
2022-07-12 Alberto Fariablock: Implement blk_pdiscard() using generated_co_wrapper
2022-07-12 Alberto Fariablock: Implement blk_pwrite_zeroes() using generated_co...
2022-07-12 Alberto Fariablock: Add blk_co_pwrite_compressed()
2022-07-12 Alberto Fariablock: Change blk_pwrite_compressed() param order
2022-07-12 Alberto Fariablock: Export blk_pwritev_part() in block-backend-io.h
2022-07-12 Alberto Fariablock: Add blk_[co_]preadv_part()
2022-07-12 Alberto Fariablock: Implement blk_{pread,pwrite}() using generated_c...
2022-07-12 Alberto Fariablock: Make 'bytes' param of blk_{pread,pwrite}() an...
2022-07-12 Alberto Fariablock: Change blk_{pread,pwrite}() param order
2022-07-12 Alberto Fariablock: Add a 'flags' param to blk_pread()
2022-07-12 Alberto Fariablock: Make blk_{pread,pwrite}() return 0 on success
2022-07-12 Alberto Fariablock/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()
2022-07-12 Alberto Fariablock: Use bdrv_co_pwrite_sync() when caller is corouti...
2022-07-12 Alberto Fariablock: Add bdrv_co_pwrite_sync()
2022-07-12 Alberto Fariablock: Implement bdrv_{pread,pwrite,pwrite_zeroes}...
2022-07-12 Alberto Fariablock: Make 'bytes' param of bdrv_co_{pread,pwrite...
2022-07-12 Alberto Fariacrypto: Make block callbacks return 0 on success
2022-07-12 Alberto Fariablock: Make bdrv_{pread,pwrite}() return 0 on success
2022-07-12 Alberto Fariablock: Change bdrv_{pread,pwrite,pwrite_sync}() param...
2022-07-12 Alberto Fariablock: Add a 'flags' param to bdrv_{pread,pwrite,pwrite...
2022-07-08 Richard HendersonMerge tag 'pull-target-arm-20220707' of https://git...
2022-07-07 Richard HendersonMerge tag 'pull-request-2022-07-07' of https://gitlab...
2022-07-07 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-07-07 Stefan Hajnocziblock/io_uring: clarify that short reads can happen
2022-07-07 Dominique Martinetio_uring: fix short read slow path
2022-06-29 Richard HendersonMerge tag 'trivial-branch-for-7.1-pull-request' of...
2022-06-29 Richard HendersonMerge tag 'pull-block-2022-06-14-v2' of https://gitlab...
2022-06-29 Denis V. Lunevblock: use 'unsigned' for in_flight field on driver...
2022-06-29 Denis V. Lunevnbd: trace long NBD operations
2022-06-29 Vladimir Sementsov... block/copy-before-write: implement cbw-timeout option
2022-06-29 Vladimir Sementsov... block/block-copy: block_copy(): add timeout_ns parameter
2022-06-28 Vladimir Sementsov... block/copy-before-write: add on-cbw-error open parameter
2022-06-28 Vladimir Sementsov... block/copy-before-write: refactor option parsing
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24 Xie Yongjivduse-blk: Add name option
2022-06-24 Xie Yongjivduse-blk: Add serial option
2022-06-24 Eric Blakenbd: Drop dead code spotted by Coverity
2022-06-24 Fabian Ebnerblock/gluster: correctly set max_pdiscard
2022-06-24 Stefano Garzarellablock/rbd: report a better error when namespace does...
2022-06-24 Xie Yongjilibvduse: Add support for reconnecting
2022-06-24 Xie Yongjivduse-blk: Add vduse-blk resize support
2022-06-24 Xie Yongjivduse-blk: Implement vduse-blk export
2022-06-24 Xie Yongjiblock/export: Abstract out the logic of virtio-blk...
2022-06-24 Xie Yongjiblock/export: Fix incorrect length passed to vu_queue_p...
2022-06-24 Xie Yongjiblock: Support passing NULL ops to blk_set_dev_ops()
2022-06-24 Vladimir Sementsov... block: simplify handling of try to merge different...
2022-06-24 Vladimir Sementsov... block: improve block_dirty_bitmap_merge(): don't alloca...
2022-06-24 Vladimir Sementsov... block: block_dirty_bitmap_merge(): fix error path
2022-06-24 Stefan Hajnocziblock: get rid of blk->guest_block_size
2022-06-24 Stefan Hajnocziblock: drop unused bdrv_co_drain() API
2022-06-19 Richard HendersonMerge tag 'bsd-user-syscall-2022q2-pull-request' of...
2022-06-16 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-06-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-06-15 Stefan Hajnoczilinux-aio: explain why max batch is checked in laio_io_...
2022-06-15 Stefan Hajnoczilinux-aio: fix unbalanced plugged counter in laio_io_un...
2022-06-15 Sam LiUse io_uring_register_ring_fd() to skip fd operations
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-12 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
next