OSDN Git Service

Merge tag 'pull-x86-20221115' of https://gitlab.com/rth7680/qemu into staging
[qmiga/qemu.git] / block /
2022-11-15 Stefan HajnocziMerge tag 'pull-x86-20221115' of https://gitlab.com...
2022-11-14 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-11-10 Hanna Reitzblock: Start/end drain on correct AioContext
2022-11-10 Hanna Reitzblock-backend: Update ctx immediately after root
2022-11-10 Hanna Reitzblock: Make bdrv_child_get_parent_aio_context I/O
2022-11-10 Alberto Fariablock/blkio: Set BlockDriver::has_variable_length to...
2022-11-10 Hanna Reitzblock/mirror: Fix NULL s->job in active writes
2022-11-10 Hanna Reitzblock/mirror: Drop mirror_wait_for_any_operation()
2022-11-10 Hanna Reitzblock/mirror: Do not wait for active writes
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2022-11-07 Stefan HajnocziMerge tag 'pull-loongarch-20221107' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'pull-request-2022-11-06' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-06 Kevin Wolfdmg: warn when opening dmg images containing blocks...
2022-11-06 Claudio Fontanamodule: add Error arguments to module_load and module_l...
2022-11-06 Claudio Fontanamodule: rename module_load_one to module_load
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-11-01 Stefan HajnocziMerge tag 'pull-testing-for-7.2-011122-3' of https...
2022-10-31 Bin Mengblock/vvfat: Unify the mkdir() call
2022-10-31 Alberto Fariablock/blkio: Make driver nvme-io_uring take a "path...
2022-10-31 Alberto Fariablock/blkio: Tolerate device size changes
2022-10-31 Alberto Fariablock/blkio: Add virtio-blk-vfio-pci BlockDriver
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./virt/kvm/mst...
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
next