]> git.proxmox.com Git - mirror_qemu.git/history - block
tcg/sparc64: Remove sparc32plus constraints
[mirror_qemu.git] / block /
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-31 Bin Mengblock/nfs: Fix 32-bit Windows build
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-27 Emanuele Giuseppe... block/block-backend: blk_set_enable_write_cache is...
2022-10-27 Alberto Fariavmdk: switch to *_co_* functions
2022-10-27 Alberto Fariavhdx: switch to *_co_* functions
2022-10-27 Alberto Fariavdi: switch to *_co_* functions
2022-10-27 Alberto Fariaqed: switch to *_co_* functions
2022-10-27 Alberto Fariaqcow2: switch to *_co_* functions
2022-10-27 Alberto Fariaqcow: switch to *_co_* functions
2022-10-27 Alberto Fariaparallels: switch to *_co_* functions
2022-10-27 Alberto Fariamirror: switch to *_co_* functions
2022-10-27 Alberto Fariablock: switch to *_co_* functions
2022-10-27 Alberto Fariacommit: switch to *_co_* functions
2022-10-27 Paolo Bonzinivmdk: manually add more coroutine_fn annotations
2022-10-27 Paolo Bonziniqcow2: manually add more coroutine_fn annotations
2022-10-27 Paolo Bonziniqcow: manually add more coroutine_fn annotations
2022-10-27 Paolo Bonziniblkdebug: add missing coroutine_fn annotation for indir...
2022-10-27 Alberto Fariaqcow2: add coroutine_fn annotation for indirect-called...
2022-10-27 Alberto Fariablock: add missing coroutine_fn annotation to BlockDriv...
2022-10-27 Alberto Fariassh: add missing coroutine_fn annotation
2022-10-27 Alberto Fariamonitor: add missing coroutine_fn annotation
2022-10-27 Alberto Fariablock: remove incorrect coroutine_fn annotation
2022-10-27 Alberto Fariabackup: remove incorrect coroutine_fn annotation
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...
next