]> git.proxmox.com Git - mirror_qemu.git/history - block
hw/riscv: spike: Remove misleading comments
[mirror_qemu.git] / block /
2022-10-27 Bin Mengblock/nfs: Fix 32-bit Windows build
2022-10-27 Emanuele Giuseppe... block: remove bdrv_try_set_aio_context and replace...
2022-10-27 Emanuele Giuseppe... block: rename bdrv_child_try_change_aio_context in...
2022-10-27 Emanuele Giuseppe... block: remove all unused ->can_set_aio_ctx and ->set_ai...
2022-10-27 Emanuele Giuseppe... block: use the new _change_ API instead of _can_set_...
2022-10-27 Emanuele Giuseppe... block-backend: implement .change_aio_ctx in child_root
2022-10-27 Vladimir Sementsov... block/snapshot: drop indirection around bdrv_snapshot_f...
2022-10-27 Vladimir Sementsov... block: Manipulate bs->file / bs->backing pointers in...
2022-10-27 Vladimir Sementsov... block/snapshot: stress that we fallback to primary...
2022-10-27 Vladimir Sementsov... block/blklogwrites: don't care to remove bs->file child...
2022-10-27 Vladimir Sementsov... block: introduce bdrv_open_file_child() helper
2022-10-27 Vladimir Sementsov... block: BlockDriver: add .filtered_child_is_backing...
2022-10-27 Sam Liblock/io_uring: revert "Use io_uring_register_ring_fd...
2022-10-27 Hervé Poussineauvvfat: allow spaces in file names
2022-10-27 Hervé Poussineauvvfat: allow some writes to bootsector
2022-10-27 Bin Mengblock: Refactor get_tmp_filename()
2022-10-26 Stefan Hajnocziblkio: implement BDRV_REQ_REGISTERED_BUF optimization
2022-10-26 Stefan Hajnocziblock: add BlockRAMRegistrar
2022-10-26 Stefan Hajnocziblock: return errors from bdrv_register_buf()
2022-10-26 Stefan Hajnocziblock: add BDRV_REQ_REGISTERED_BUF request flag
2022-10-26 Stefan Hajnocziblock: pass size to bdrv_unregister_buf()
2022-10-26 Stefan Hajnocziblkio: add libblkio block driver
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-12 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-10-12 Stefan HajnocziMerge tag 'pull-target-arm-20221010' of https://git...
2022-10-12 Stefan HajnocziMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-10-07 Kevin Wolffile-posix: Remove unused s->discard_zeroes
2022-10-07 Emanuele Giuseppe... job.c: enable job lock/unlock and remove Aiocontext...
2022-10-07 Emanuele Giuseppe... blockjob: protect iostatus field in BlockJob struct
2022-10-07 Emanuele Giuseppe... jobs: protect job.aio_context with BQL and job_mutex
2022-10-07 Emanuele Giuseppe... block/mirror.c: use of job helpers in drivers
2022-10-07 Kevin Wolfquorum: Remove unnecessary forward declaration
2022-10-07 Paolo Bonziniraw-format: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinivmdk: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinithrottle: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniquorum: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniqed: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinicurl: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinicopy-before-write: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniqcow2: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniparallels: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzininvme: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzininfs: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzininbd: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniiscsi: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinifile-posix: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniblkverify: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniqcow2: remove incorrect coroutine_fn annotations
2022-10-07 Paolo Bonziniblock: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniblock/nvme: separate nvme_get_free_req cases for corout...
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()
next