Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-block (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun May 31 2020 12:41:05 -0400
Threads in reverse chronological order
[
Next Period
]
[PULL 00/25] python-next patches for 2020-05-31
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 01/25] scripts/qemugdb: Remove shebang header
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 02/25] scripts/qemu-gdb: Use Python 3 interpreter
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 03/25] scripts/qmp: Use Python 3 interpreter
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 04/25] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 05/25] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 06/25] scripts/qmp: Fix shebang and imports
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 07/25] python: remove more instances of sys.version_info
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 08/25] python/qemu/machine: add kill() method
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 09/25] python/qemu/machine: remove logging configuration
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 10/25] python/qemu: delint and add pylintrc
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 11/25] python/qemu: delint; add flake8 config
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 12/25] python/qemu: remove Python2 style super() calls
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 13/25] python/qemu: fix socket.makefile() typing
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 14/25] python/qemu: Adjust traceback typing
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 15/25] python/qemu/qmp: use True/False for non/blocking modes
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 16/25] python/qemu/qmp: assert sockfile is not None
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 17/25] python/qemu/qtest: Check before accessing _qtest
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 18/25] tests/vm: Pass --debug through for vm-boot-ssh
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 19/25] tests/vm: Add ability to select QEMU from current build
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 20/25] tests/vm: allow wait_ssh() to specify command
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 21/25] tests/migration/guestperf: Use Python 3 interpreter
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 22/25] tests/acceptance/migration.py: Wait for both sides
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 23/25] tests/acceptance: allow console interaction with specific VMs
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 24/25] tests/acceptance: refactor boot_linux_console test to allow code reuse
,
Philippe Mathieu-Daudé
,
2020/05/31
[PULL 25/25] tests/acceptance: refactor boot_linux to allow code reuse
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH] qemu-img: Fix doc typo for 'bitmap' subcommand
,
Eric Blake
,
2020/05/29
Re: [PATCH] qemu-img: Fix doc typo for 'bitmap' subcommand
,
Vladimir Sementsov-Ogievskiy
,
2020/05/30
Re: [PATCH v2 00/22] Fix error handling during bitmap postcopy
,
Eric Blake
,
2020/05/29
Re: [PATCH v2 00/22] Fix error handling during bitmap postcopy
,
Vladimir Sementsov-Ogievskiy
,
2020/05/29
[PATCH v8 0/8] block: enhance handling of size-related BlockConf properties
,
Roman Kagan
,
2020/05/28
[PATCH v8 1/8] virtio-blk: store opt_io_size with correct size
,
Roman Kagan
,
2020/05/28
[PATCH v8 2/8] block: consolidate blocksize properties consistency checks
,
Roman Kagan
,
2020/05/28
Re: [PATCH v8 2/8] block: consolidate blocksize properties consistency checks
,
Markus Armbruster
,
2020/05/29
Re: [PATCH v8 2/8] block: consolidate blocksize properties consistency checks
,
Roman Kagan
,
2020/05/29
[PATCH v8 3/8] qdev-properties: blocksize: use same limits in code and description
,
Roman Kagan
,
2020/05/28
[PATCH v8 4/8] qdev-properties: add size32 property type
,
Roman Kagan
,
2020/05/28
[PATCH v8 5/8] qdev-properties: make blocksize accept size suffixes
,
Roman Kagan
,
2020/05/28
[PATCH v8 6/8] block: make BlockConf size props 32bit and accept size suffixes
,
Roman Kagan
,
2020/05/28
[PATCH v8 7/8] qdev-properties: add getter for size32 and blocksize
,
Roman Kagan
,
2020/05/28
[PATCH v8 8/8] block: lift blocksize property limit to 2 MiB
,
Roman Kagan
,
2020/05/28
[PATCH v7 0/8] block: enhance handling of size-related BlockConf properties
,
Roman Kagan
,
2020/05/28
[PATCH v7 1/8] virtio-blk: store opt_io_size with correct size
,
Roman Kagan
,
2020/05/28
[PATCH v7 2/8] block: consolidate blocksize properties consistency checks
,
Roman Kagan
,
2020/05/28
[PATCH v7 3/8] qdev-properties: blocksize: use same limits in code and description
,
Roman Kagan
,
2020/05/28
[PATCH v7 4/8] qdev-properties: add size32 property type
,
Roman Kagan
,
2020/05/28
Re: [PATCH v7 4/8] qdev-properties: add size32 property type
,
Eric Blake
,
2020/05/28
Re: [PATCH v7 4/8] qdev-properties: add size32 property type
,
Roman Kagan
,
2020/05/28
[PATCH v7 5/8] qdev-properties: make blocksize accept size suffixes
,
Roman Kagan
,
2020/05/28
Re: [PATCH v7 5/8] qdev-properties: make blocksize accept size suffixes
,
Eric Blake
,
2020/05/28
[PATCH v7 6/8] block: make BlockConf size props 32bit and accept size suffixes
,
Roman Kagan
,
2020/05/28
Re: [PATCH v7 6/8] block: make BlockConf size props 32bit and accept size suffixes
,
Eric Blake
,
2020/05/28
[PATCH v7 7/8] qdev-properties: add getter for size32 and blocksize
,
Roman Kagan
,
2020/05/28
Re: [PATCH v7 7/8] qdev-properties: add getter for size32 and blocksize
,
Eric Blake
,
2020/05/28
[PATCH v7 8/8] block: lift blocksize property limit to 2 MiB
,
Roman Kagan
,
2020/05/28
[PULL v3 08/11] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/28
[PATCH v6 00/12] monitor: Optionally run handlers in coroutines
,
Kevin Wolf
,
2020/05/28
[PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Kevin Wolf
,
2020/05/28
Re: [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Eric Blake
,
2020/05/28
Re: [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Eric Blake
,
2020/05/28
[PATCH v6 03/12] hmp: Set cur_mon only in handle_hmp_command()
,
Kevin Wolf
,
2020/05/28
Re: [PATCH v6 03/12] hmp: Set cur_mon only in handle_hmp_command()
,
Eric Blake
,
2020/05/28
[PATCH v6 01/12] monitor: Add Monitor parameter to monitor_set_cpu()
,
Kevin Wolf
,
2020/05/28
Re: [PATCH v6 01/12] monitor: Add Monitor parameter to monitor_set_cpu()
,
Eric Blake
,
2020/05/28
[PATCH v6 05/12] qmp: Call monitor_set_cur() only in qmp_dispatch()
,
Kevin Wolf
,
2020/05/28
Re: [PATCH v6 05/12] qmp: Call monitor_set_cur() only in qmp_dispatch()
,
Eric Blake
,
2020/05/28
[PATCH v6 06/12] monitor: Make current monitor a per-coroutine property
,
Kevin Wolf
,
2020/05/28
Re: [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property
,
Eric Blake
,
2020/05/28
[PATCH v6 04/12] qmp: Assert that no other monitor is active
,
Kevin Wolf
,
2020/05/28
Re: [PATCH v6 04/12] qmp: Assert that no other monitor is active
,
Eric Blake
,
2020/05/28
[PATCH v6 07/12] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
2020/05/28
[PATCH v6 08/12] qmp: Move dispatcher to a coroutine
,
Kevin Wolf
,
2020/05/28
[PATCH v6 09/12] hmp: Add support for coroutine command handlers
,
Kevin Wolf
,
2020/05/28
[PATCH v6 10/12] util/async: Add aio_co_reschedule_self()
,
Kevin Wolf
,
2020/05/28
[PATCH v6 11/12] block: Add bdrv_co_move_to_aio_context()
,
Kevin Wolf
,
2020/05/28
[PATCH v6 12/12] block: Convert 'block_resize' to coroutine
,
Kevin Wolf
,
2020/05/28
[PATCH v4 0/5] fix & merge block_status_above and is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v4 1/5] block/io: fix bdrv_co_block_status_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v4 2/5] block/io: bdrv_common_block_status_above: support include_base
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v4 3/5] block/io: bdrv_common_block_status_above: support bs == base
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v4 4/5] block/io: fix bdrv_is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v4 5/5] iotests: add commit top->base cases to 274
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
Re: [PATCH v4 0/5] fix & merge block_status_above and is_allocated_above
,
Stefan Hajnoczi
,
2020/05/28
Re: [PATCH v4 0/5] fix & merge block_status_above and is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 00/10] drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 02/10] block: inline bdrv_unallocated_blocks_are_zero()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 01/10] qemu-img: convert: don't use unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 03/10] block/vdi: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 04/10] block/vpc: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 05/10] block/crypto: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 06/10] block/iscsi: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 07/10] block/file-posix: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 08/10] block/vhdx: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 09/10] block: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 10/10] qed: Simplify backing reads
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v4 0/2] vhost-user reconnect issues during vhost initialization
,
Dima Stepanov
,
2020/05/28
[PATCH v4 1/2] char-socket: return -1 in case of disconnect during tcp_chr_write
,
Dima Stepanov
,
2020/05/28
[PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Dima Stepanov
,
2020/05/28
Re: [PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Raphael Norwitz
,
2020/05/30
[PULL v2 08/11] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/27
[PATCH v5 0/7] coroutines: generate wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
[PATCH v5 1/7] block: return error-code from bdrv_invalidate_cache
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
Re: [PATCH v5 1/7] block: return error-code from bdrv_invalidate_cache
,
Eric Blake
,
2020/05/27
[PATCH v5 2/7] block/io: refactor coroutine wrappers
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
[PATCH v5 4/7] scripts: add coroutine-wrapper.py
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
[PATCH v5 3/7] block: declare some coroutine functions in block/coroutines.h
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
[PATCH v5 5/7] block: generate coroutine-wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
[PATCH v5 7/7] block/io: refactor save/load vmstate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
[PATCH v5 6/7] block: drop bdrv_prwv
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
Re: [PATCH v5 0/7] coroutines: generate wrapper code
,
no-reply
,
2020/05/27
Re: [PATCH v5 0/7] coroutines: generate wrapper code
,
Eric Blake
,
2020/05/27
Re: [PATCH v5 0/7] coroutines: generate wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
Re: [PATCH v5 0/7] coroutines: generate wrapper code
,
no-reply
,
2020/05/27
[PATCH v6 0/5] block: enhance handling of size-related BlockConf properties
,
Roman Kagan
,
2020/05/27
[PATCH v6 1/5] virtio-blk: store opt_io_size with correct size
,
Roman Kagan
,
2020/05/27
[PATCH v6 2/5] block: consolidate blocksize properties consistency checks
,
Roman Kagan
,
2020/05/27
Re: [PATCH v6 2/5] block: consolidate blocksize properties consistency checks
,
Eric Blake
,
2020/05/27
RE: [PATCH v6 2/5] block: consolidate blocksize properties consistency checks
,
Paul Durrant
,
2020/05/28
[PATCH v6 3/5] qdev-properties: blocksize: use same limits in code and description
,
Roman Kagan
,
2020/05/27
Re: [PATCH v6 3/5] qdev-properties: blocksize: use same limits in code and description
,
Eric Blake
,
2020/05/27
[PATCH v6 5/5] block: lift blocksize property limit to 2 MiB
,
Roman Kagan
,
2020/05/27
Re: [PATCH v6 5/5] block: lift blocksize property limit to 2 MiB
,
Eric Blake
,
2020/05/27
[PATCH v6 4/5] block: make size-related BlockConf properties accept size suffixes
,
Roman Kagan
,
2020/05/27
Re: [PATCH v6 4/5] block: make size-related BlockConf properties accept size suffixes
,
Eric Blake
,
2020/05/27
Re: [PATCH v6 4/5] block: make size-related BlockConf properties accept size suffixes
,
Roman Kagan
,
2020/05/27
Re: [PATCH v6 4/5] block: make size-related BlockConf properties accept size suffixes
,
Eric Blake
,
2020/05/27
[PATCH v4 0/5] virtio-pci: enable blk and scsi multi-queue by default
,
Stefan Hajnoczi
,
2020/05/27
[PATCH v4 1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper
,
Stefan Hajnoczi
,
2020/05/27
Re: [PATCH v4 1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper
,
Cornelia Huck
,
2020/05/28
[PATCH v4 2/5] virtio-scsi: introduce a constant for fixed virtqueues
,
Stefan Hajnoczi
,
2020/05/27
Re: [PATCH v4 2/5] virtio-scsi: introduce a constant for fixed virtqueues
,
Pankaj Gupta
,
2020/05/28
Re: [PATCH v4 2/5] virtio-scsi: introduce a constant for fixed virtqueues
,
Philippe Mathieu-Daudé
,
2020/05/28
Re: [PATCH v4 2/5] virtio-scsi: introduce a constant for fixed virtqueues
,
Raphael Norwitz
,
2020/05/30
[PATCH v4 3/5] virtio-scsi: default num_queues to -smp N
,
Stefan Hajnoczi
,
2020/05/27
Re: [PATCH v4 3/5] virtio-scsi: default num_queues to -smp N
,
Daniel P . Berrangé
,
2020/05/27
Re: [PATCH v4 3/5] virtio-scsi: default num_queues to -smp N
,
Stefan Hajnoczi
,
2020/05/28
[PATCH v4 4/5] virtio-blk: default num_queues to -smp N
,
Stefan Hajnoczi
,
2020/05/27
Re: [PATCH v4 4/5] virtio-blk: default num_queues to -smp N
,
Pankaj Gupta
,
2020/05/28
[PATCH v4 5/5] vhost-user-blk: default num_queues to -smp N
,
Stefan Hajnoczi
,
2020/05/27
Re: [PATCH v4 5/5] vhost-user-blk: default num_queues to -smp N
,
Raphael Norwitz
,
2020/05/30
[PATCH v2] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/05/26
Re: [PATCH v2] iotests: Dump QCOW2 dirty bitmaps metadata
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
[PATCH] block/block-copy: block_copy_dirty_clusters: fix failure check
,
Vladimir Sementsov-Ogievskiy
,
2020/05/26
[PULL 11/11] iotests: Add test 291 to for qemu-img bitmap coverage
,
Eric Blake
,
2020/05/26
[PULL 10/11] qemu-img: Add convert --bitmaps option
,
Eric Blake
,
2020/05/26
[PULL 09/11] qemu-img: Factor out code for merging bitmaps
,
Eric Blake
,
2020/05/26
[PULL 07/11] iotests: Fix test 178
,
Eric Blake
,
2020/05/26
[PULL 08/11] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/26
[PULL 06/11] migration: forbid bitmap migration by generated node-name
,
Eric Blake
,
2020/05/26
[PULL 02/11] block/dirty-bitmap: add bdrv_has_named_bitmaps helper
,
Eric Blake
,
2020/05/26
[PULL 05/11] migration: add_bitmaps_to_list: check disk name once
,
Eric Blake
,
2020/05/26
[PULL 03/11] migration: fix bitmaps pre-blockdev migration with mirror job
,
Eric Blake
,
2020/05/26
[PULL 04/11] iotests: 194: test also migration of dirty bitmap
,
Eric Blake
,
2020/05/26
[PULL 01/11] migration: refactor init_dirty_bitmap_migration
,
Eric Blake
,
2020/05/26
[PATCH] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/05/26
Re: [PATCH] iotests: Dump QCOW2 dirty bitmaps metadata
,
no-reply
,
2020/05/26
Re: [PATCH] iotests: Dump QCOW2 dirty bitmaps metadata
,
Eric Blake
,
2020/05/26
[PATCH v5 0/5] block: widen and check consistency of size-related BlockConf properties
,
Roman Kagan
,
2020/05/26
[PATCH v5 2/5] block: consolidate blocksize properties consistency checks
,
Roman Kagan
,
2020/05/26
[PATCH v5 1/5] virtio-blk: store opt_io_size with correct size
,
Roman Kagan
,
2020/05/26
[PATCH v5 3/5] qdev-properties: blocksize: use same limits in code and description
,
Roman Kagan
,
2020/05/26
[PATCH v5 5/5] block: lift blocksize property limit to 2 MiB
,
Roman Kagan
,
2020/05/26
[PATCH v5 4/5] block: make size-related BlockConf properties accept size suffixes
,
Roman Kagan
,
2020/05/26
Re: [PATCH v5 0/5] block: widen and check consistency of size-related BlockConf properties
,
no-reply
,
2020/05/26
Re: [PATCH v5 0/5] block: widen and check consistency of size-related BlockConf properties
,
no-reply
,
2020/05/26
Re: [PATCH v5 0/5] block: widen and check consistency of size-related BlockConf properties
,
no-reply
,
2020/05/26
Re: [PATCH v5 0/5] block: widen and check consistency of size-related BlockConf properties
,
Roman Kagan
,
2020/05/26
[PATCH v7 00/32] Add subcluster allocation to qcow2
,
Alberto Garcia
,
2020/05/25
[PATCH v7 07/32] qcow2: Document the Extended L2 Entries feature
,
Alberto Garcia
,
2020/05/25
[PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Eric Blake
,
2020/05/27
Re: [PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Alberto Garcia
,
2020/05/28
Re: [PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Eric Blake
,
2020/05/28
Re: [PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Alberto Garcia
,
2020/05/29
[PATCH v7 15/32] qcow2: Add qcow2_get_subcluster_range_type()
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 15/32] qcow2: Add qcow2_get_subcluster_range_type()
,
Eric Blake
,
2020/05/26
[PATCH v7 06/32] qcow2: Add get_l2_entry() and set_l2_entry()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 09/32] qcow2: Add subcluster-related fields to BDRVQcow2State
,
Alberto Garcia
,
2020/05/25
[PATCH v7 23/32] qcow2: Add subcluster support to discard_in_l2_slice()
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 23/32] qcow2: Add subcluster support to discard_in_l2_slice()
,
Eric Blake
,
2020/05/27
[PATCH v7 01/32] qcow2: Make Qcow2AioTask store the full host offset
,
Alberto Garcia
,
2020/05/25
[PATCH v7 22/32] qcow2: Add subcluster support to zero_in_l2_slice()
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 22/32] qcow2: Add subcluster support to zero_in_l2_slice()
,
Eric Blake
,
2020/05/27
[PATCH v7 13/32] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 16/32] qcow2: Add qcow2_cluster_is_allocated()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 04/32] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Eric Blake
,
2020/05/26
Re: [PATCH v7 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Alberto Garcia
,
2020/05/27
Re: [PATCH v7 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Eric Blake
,
2020/05/27
[PATCH v7 08/32] qcow2: Add dummy has_subclusters() function
,
Alberto Garcia
,
2020/05/25
[PATCH v7 10/32] qcow2: Add offset_to_sc_index()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 11/32] qcow2: Add offset_into_subcluster() and size_to_subclusters()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 24/32] qcow2: Add subcluster support to check_refcounts_l2()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 27/32] qcow2: Add subcluster support to handle_alloc_space()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 18/32] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
,
Alberto Garcia
,
2020/05/25
[PATCH v7 31/32] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Alberto Garcia
,
2020/05/25
[PATCH v7 25/32] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 25/32] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
,
Eric Blake
,
2020/05/27
[PATCH v7 19/32] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
,
Alberto Garcia
,
2020/05/25
[PATCH v7 03/32] qcow2: Add calculate_l2_meta()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 02/32] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 12/32] qcow2: Add l2_entry_size()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 29/32] qcow2: Add subcluster support to qcow2_measure()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 32/32] iotests: Add tests for qcow2 images with extended L2 entries
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 32/32] iotests: Add tests for qcow2 images with extended L2 entries
,
Eric Blake
,
2020/05/27
Re: [PATCH v7 32/32] iotests: Add tests for qcow2 images with extended L2 entries
,
Alberto Garcia
,
2020/05/29
Re: [PATCH v7 32/32] iotests: Add tests for qcow2 images with extended L2 entries
,
Eric Blake
,
2020/05/29
[PATCH v7 17/32] qcow2: Add cluster type parameter to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 05/32] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
,
Alberto Garcia
,
2020/05/25
[PATCH v7 26/32] qcow2: Clear the L2 bitmap when allocating a compressed cluster
,
Alberto Garcia
,
2020/05/25
[PATCH v7 21/32] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 21/32] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Eric Blake
,
2020/05/27
[PATCH v7 30/32] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 30/32] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Eric Blake
,
2020/05/27
[PATCH v7 20/32] qcow2: Add subcluster support to calculate_l2_meta()
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v7 20/32] qcow2: Add subcluster support to calculate_l2_meta()
,
Eric Blake
,
2020/05/27
Re: [PATCH v7 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/25
Re: [PATCH v7 00/32] Add subcluster allocation to qcow2
,
Alberto Garcia
,
2020/05/26
Re: [PATCH v7 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/26
Re: [PATCH v7 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/26
Re: [PATCH v7 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/26
Re: [PATCH v7 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/26
Re: [PATCH v7 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/26
Re: [PATCH v7 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/26
[PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
,
Laszlo Ersek
,
2020/05/25
Re: [PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
,
Peter Maydell
,
2020/05/25
[PATCH v4 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/25
[PATCH v4 1/4] Introduce yank feature
,
Lukas Straub
,
2020/05/25
[PATCH v4 2/4] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/05/25
[PATCH v4 3/4] chardev/char-socket.c: Add yank feature
,
Lukas Straub
,
2020/05/25
[PATCH v4 4/4] migration: Add yank feature
,
Lukas Straub
,
2020/05/25
[PATCH v3 0/9] user-mode: Prune build dependencies (part 2)
,
Philippe Mathieu-Daudé
,
2020/05/25
[PATCH v3 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
,
Markus Armbruster
,
2020/05/26
Re: [PATCH v3 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v3 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v3 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
,
Markus Armbruster
,
2020/05/26
[PATCH v3 2/9] qapi/misc: Restrict LostTickPolicy enum to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 2/9] qapi/misc: Restrict LostTickPolicy enum to machine code
,
Markus Armbruster
,
2020/05/26
[PATCH v3 3/9] qapi/misc.json: Correct balloon documentation
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 3/9] qapi/misc.json: Correct balloon documentation
,
David Hildenbrand
,
2020/05/26
[PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
David Hildenbrand
,
2020/05/26
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
David Hildenbrand
,
2020/05/26
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
Markus Armbruster
,
2020/05/26
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
Markus Armbruster
,
2020/05/26
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
Markus Armbruster
,
2020/05/27
Re: [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/27
[PATCH v3 5/9] qapi/misc: Restrict query-vm-generation-id command to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 5/9] qapi/misc: Restrict query-vm-generation-id command to machine code
,
Markus Armbruster
,
2020/05/26
[PATCH v3 6/9] qapi/misc: Move query-uuid command to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 6/9] qapi/misc: Move query-uuid command to machine code
,
Markus Armbruster
,
2020/05/26
[PATCH v3 7/9] qapi/misc: Restrict ACPI commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 7/9] qapi/misc: Restrict ACPI commands to machine code
,
Markus Armbruster
,
2020/05/26
[PATCH v3 8/9] qapi/misc: Restrict PCI commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 8/9] qapi/misc: Restrict PCI commands to machine code
,
Markus Armbruster
,
2020/05/26
[PATCH v3 9/9] qapi/misc: Restrict device memory commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v3 9/9] qapi/misc: Restrict device memory commands to machine code
,
Markus Armbruster
,
2020/05/26
Re: [PATCH v2 2/8] qapi/misc: Restrict LostTickPolicy enum to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [PATCH v2 2/8] qapi/misc: Restrict LostTickPolicy enum to machine code
,
Igor Mammedov
,
2020/05/26
Re: [PATCH v2 7/8] qapi/misc: Restrict PCI commands to machine code
,
Philippe Mathieu-Daudé
,
2020/05/25
Re: [RFC v2] nbd/proto: introduce extended request and 64bit commands
,
Wouter Verhelst
,
2020/05/25
Re: [RFC v2] nbd/proto: introduce extended request and 64bit commands
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
[PATCH v4 0/5] coroutines: generate wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
[PATCH v4 5/5] block/io: refactor save/load vmstate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
Re: [PATCH v4 5/5] block/io: refactor save/load vmstate
,
Eric Blake
,
2020/05/26
[PATCH v4 1/5] block/io: refactor coroutine wrappers
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
Re: [PATCH v4 1/5] block/io: refactor coroutine wrappers
,
Eric Blake
,
2020/05/26
[PATCH v4 2/5] block: declare some coroutine functions in block/coroutines.h
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
Re: [PATCH v4 2/5] block: declare some coroutine functions in block/coroutines.h
,
Eric Blake
,
2020/05/26
[PATCH v4 3/5] block: generate coroutine-wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
[PATCH] fixup! block: generate coroutine-wrapper code
,
Eric Blake
,
2020/05/26
Re: [PATCH v4 3/5] block: generate coroutine-wrapper code
,
Eric Blake
,
2020/05/26
Re: [PATCH v4 3/5] block: generate coroutine-wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
[PATCH v4 4/5] block: drop bdrv_prwv
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
Re: [PATCH v4 4/5] block: drop bdrv_prwv
,
Eric Blake
,
2020/05/26
Re: [PATCH v4 4/5] block: drop bdrv_prwv
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
Re: [PATCH v4 0/5] coroutines: generate wrapper code
,
no-reply
,
2020/05/25
Re: [PATCH v4 0/5] coroutines: generate wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
Re: [PATCH v4 0/5] coroutines: generate wrapper code
,
Eric Blake
,
2020/05/26
[PATCH v3 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/24
[PATCH v3 1/4] Introduce yank feature
,
Lukas Straub
,
2020/05/24
[PATCH v3 2/4] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/05/24
[PATCH v3 3/4] chardev/char-socket.c: Add yank feature
,
Lukas Straub
,
2020/05/24
[PATCH v3 4/4] migration: Add yank feature
,
Lukas Straub
,
2020/05/24
Re: [PATCH v3 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
no-reply
,
2020/05/24
Re: [PATCH v3 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
no-reply
,
2020/05/24
[PATCH v6 00/32] Add subcluster allocation to qcow2
,
Alberto Garcia
,
2020/05/24
[PATCH v6 03/32] qcow2: Add calculate_l2_meta()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 29/32] qcow2: Add subcluster support to qcow2_measure()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 10/32] qcow2: Add offset_to_sc_index()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 05/32] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 01/32] qcow2: Make Qcow2AioTask store the full host offset
,
Alberto Garcia
,
2020/05/24
[PATCH v6 06/32] qcow2: Add get_l2_entry() and set_l2_entry()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 23/32] qcow2: Add subcluster support to discard_in_l2_slice()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 12/32] qcow2: Add l2_entry_size()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 16/32] qcow2: Add qcow2_cluster_is_allocated()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 09/32] qcow2: Add subcluster-related fields to BDRVQcow2State
,
Alberto Garcia
,
2020/05/24
[PATCH v6 02/32] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 22/32] qcow2: Add subcluster support to zero_in_l2_slice()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 17/32] qcow2: Add cluster type parameter to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 24/32] qcow2: Add subcluster support to check_refcounts_l2()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 26/32] qcow2: Clear the L2 bitmap when allocating a compressed cluster
,
Alberto Garcia
,
2020/05/24
[PATCH v6 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 27/32] qcow2: Add subcluster support to handle_alloc_space()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 19/32] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
,
Alberto Garcia
,
2020/05/24
[PATCH v6 25/32] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 11/32] qcow2: Add offset_into_subcluster() and size_to_subclusters()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 15/32] qcow2: Add qcow2_get_subcluster_range_type()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 07/32] qcow2: Document the Extended L2 Entries feature
,
Alberto Garcia
,
2020/05/24
Re: [PATCH v6 07/32] qcow2: Document the Extended L2 Entries feature
,
Eric Blake
,
2020/05/26
[PATCH v6 13/32] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 04/32] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 31/32] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Alberto Garcia
,
2020/05/24
[PATCH v6 32/32] iotests: Add tests for qcow2 images with extended L2 entries
,
Alberto Garcia
,
2020/05/24
[PATCH v6 08/32] qcow2: Add dummy has_subclusters() function
,
Alberto Garcia
,
2020/05/24
[PATCH v6 18/32] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
,
Alberto Garcia
,
2020/05/24
[PATCH v6 20/32] qcow2: Add subcluster support to calculate_l2_meta()
,
Alberto Garcia
,
2020/05/24
[PATCH v6 30/32] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Alberto Garcia
,
2020/05/24
[PATCH v6 21/32] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/24
Re: [PATCH v6 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/24
Re: [PATCH v6 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/24
Re: [PATCH v6 00/32] Add subcluster allocation to qcow2
,
Alberto Garcia
,
2020/05/25
Re: [PATCH v6 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/24
Re: [PATCH v6 00/32] Add subcluster allocation to qcow2
,
no-reply
,
2020/05/24
Re: [PATCH v3 09/17] block/io: support int64_t bytes in bdrv_co_p{read,write}v_part()
,
Eric Blake
,
2020/05/22
[PULL 0/4] pflash-next patches for 2020-05-22
,
Philippe Mathieu-Daudé
,
2020/05/22
[PULL 2/4] hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'
,
Philippe Mathieu-Daudé
,
2020/05/22
[PULL 1/4] hw/block/pflash_cfi01: Removed an unused timer
,
Philippe Mathieu-Daudé
,
2020/05/22
[PULL 3/4] hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'
,
Philippe Mathieu-Daudé
,
2020/05/22
[PULL 4/4] hw/block/pflash: Check return value of blk_pwrite()
,
Philippe Mathieu-Daudé
,
2020/05/22
Re: [PULL 0/4] pflash-next patches for 2020-05-22
,
Peter Maydell
,
2020/05/24
[PATCH 0/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
,
Stefan Hajnoczi
,
2020/05/22
[PATCH 1/5] tests/libqos: mask out VIRTIO_F_RING_PACKED for now
,
Stefan Hajnoczi
,
2020/05/22
Re: [PATCH 1/5] tests/libqos: mask out VIRTIO_F_RING_PACKED for now
,
Thomas Huth
,
2020/05/22
[PATCH 2/5] vhost: involve device backends in feature negotiation
,
Stefan Hajnoczi
,
2020/05/22
Re: [PATCH 2/5] vhost: involve device backends in feature negotiation
,
Marc-André Lureau
,
2020/05/27
Re: [PATCH 2/5] vhost: involve device backends in feature negotiation
,
Stefan Hajnoczi
,
2020/05/29
Re: [PATCH 2/5] vhost: involve device backends in feature negotiation
,
Jason Wang
,
2020/05/29
Re: [PATCH 2/5] vhost: involve device backends in feature negotiation
,
Stefan Hajnoczi
,
2020/05/29
Re: [PATCH 2/5] vhost: involve device backends in feature negotiation
,
Dr. David Alan Gilbert
,
2020/05/29
[PATCH 3/5] vhost-user-blk: add VIRTIO_F_RING_PACKED feature bit
,
Stefan Hajnoczi
,
2020/05/22
Re: [PATCH 3/5] vhost-user-blk: add VIRTIO_F_RING_PACKED feature bit
,
Raphael Norwitz
,
2020/05/25
[PATCH 4/5] vhost-scsi: add VIRTIO_F_VERSION_1 and VIRTIO_F_RING_PACKED
,
Stefan Hajnoczi
,
2020/05/22
Re: [PATCH 4/5] vhost-scsi: add VIRTIO_F_VERSION_1 and VIRTIO_F_RING_PACKED
,
Raphael Norwitz
,
2020/05/25
[PATCH 5/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
,
Stefan Hajnoczi
,
2020/05/22
Re: [PATCH 5/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
,
Dr. David Alan Gilbert
,
2020/05/26
Re: [PATCH 5/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
,
Jason Wang
,
2020/05/29
Re: [PATCH 5/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
,
Stefan Hajnoczi
,
2020/05/29
[PATCH v3 0/3] coroutines: generate wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/22
[PATCH v3 2/3] block: declare some coroutine functions in block/coroutines.h
,
Vladimir Sementsov-Ogievskiy
,
2020/05/22
Re: [PATCH v3 2/3] block: declare some coroutine functions in block/coroutines.h
,
Eric Blake
,
2020/05/22
[PATCH v3 1/3] block/io: refactor coroutine wrappers
,
Vladimir Sementsov-Ogievskiy
,
2020/05/22
Re: [PATCH v3 1/3] block/io: refactor coroutine wrappers
,
Eric Blake
,
2020/05/22
Re: [PATCH v3 1/3] block/io: refactor coroutine wrappers
,
Vladimir Sementsov-Ogievskiy
,
2020/05/22
[PATCH v3 3/3] block: generate coroutine-wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/05/22
Re: [PATCH v3 0/3] coroutines: generate wrapper code
,
no-reply
,
2020/05/22
Re: [PATCH v3 0/3] coroutines: generate wrapper code
,
no-reply
,
2020/05/22
Re: [PATCH v3 0/3] coroutines: generate wrapper code
,
no-reply
,
2020/05/22
Re: [PATCH v3 08/17] block/io: support int64_t bytes in bdrv_aligned_preadv()
,
Eric Blake
,
2020/05/22
Re: [PATCH v3 07/17] block/io: support int64_t bytes in bdrv_co_do_copy_on_readv()
,
Eric Blake
,
2020/05/21
Re: [PATCH v3 07/17] block/io: support int64_t bytes in bdrv_co_do_copy_on_readv()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/22
[PATCH v4 0/6] fix migration with bitmaps and mirror
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
[PATCH v4 1/6] migration/block-dirty-bitmap: refactor init_dirty_bitmap_migration
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
[PATCH v4 2/6] block/dirty-bitmap: add bdrv_has_named_bitmaps helper
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
[PATCH v4 3/6] migration/block-dirty-bitmap: fix bitmaps pre-blockdev migration during mirror job
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
Re: [PATCH v4 3/6] migration/block-dirty-bitmap: fix bitmaps pre-blockdev migration during mirror job
,
Eric Blake
,
2020/05/22
[PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
[PATCH v4 5/6] migration/block-dirty-bitmap: add_bitmaps_to_list: check disk name once
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
[PATCH v4 6/6] migration/block-dirty-bitmap: forbid migration by generated node-name
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
Re: [PATCH v4 0/6] fix migration with bitmaps and mirror
,
Eric Blake
,
2020/05/22
Re: [PATCH v4 0/6] fix migration with bitmaps and mirror
,
Vladimir Sementsov-Ogievskiy
,
2020/05/22
[PATCH v6 0/5] qemu-img: Add convert --bitmaps
,
Eric Blake
,
2020/05/21
[PATCH v6 1/5] iotests: Fix test 178
,
Eric Blake
,
2020/05/21
[PATCH v6 2/5] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/21
Re: [PATCH v6 2/5] qcow2: Expose bitmaps' size during measure
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
[PATCH v6 3/5] qemu-img: Factor out code for merging bitmaps
,
Eric Blake
,
2020/05/21
Re: [PATCH v6 3/5] qemu-img: Factor out code for merging bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
[PATCH v6 4/5] qemu-img: Add convert --bitmaps option
,
Eric Blake
,
2020/05/21
Re: [PATCH v6 4/5] qemu-img: Add convert --bitmaps option
,
Vladimir Sementsov-Ogievskiy
,
2020/05/25
Re: [PATCH v6 4/5] qemu-img: Add convert --bitmaps option
,
Eric Blake
,
2020/05/26
[PATCH v6 5/5] iotests: Add test 291 to for qemu-img bitmap coverage
,
Eric Blake
,
2020/05/21
Re: cluster_size got from backup_calculate_cluster_size()
,
John Snow
,
2020/05/21
Re: cluster_size got from backup_calculate_cluster_size()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
Re: cluster_size got from backup_calculate_cluster_size()
,
Derek Su
,
2020/05/21
[PATCH v5 0/5] qemu-img: Add convert --bitmaps
,
Eric Blake
,
2020/05/20
[PATCH v5 1/5] iotests: Fix test 178
,
Eric Blake
,
2020/05/20
Re: [PATCH v5 1/5] iotests: Fix test 178
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
[PATCH v5 4/5] qemu-img: Add convert --bitmaps option
,
Eric Blake
,
2020/05/20
Re: [PATCH v5 4/5] qemu-img: Add convert --bitmaps option
,
Nir Soffer
,
2020/05/21
Re: [PATCH v5 4/5] qemu-img: Add convert --bitmaps option
,
Eric Blake
,
2020/05/21
[PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/20
Re: [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Nir Soffer
,
2020/05/20
Re: [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
Re: [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Nir Soffer
,
2020/05/21
Re: [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
Re: [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Nir Soffer
,
2020/05/21
Re: [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/21
Re: [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Nir Soffer
,
2020/05/21
Re: [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/21
[PATCH v5 5/5] iotests: Add test 291 to for qemu-img bitmap coverage
,
Eric Blake
,
2020/05/20
[PATCH v5 3/5] qemu-img: Factor out code for merging bitmaps
,
Eric Blake
,
2020/05/20
[PATCH v2 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/20
[PATCH v2 1/4] Introduce yank feature
,
Lukas Straub
,
2020/05/20
Re: [PATCH v2 1/4] Introduce yank feature
,
Paolo Bonzini
,
2020/05/20
Re: [PATCH v2 1/4] Introduce yank feature
,
Stefan Hajnoczi
,
2020/05/21
Re: [PATCH v2 1/4] Introduce yank feature
,
Lukas Straub
,
2020/05/21
Re: [PATCH v2 1/4] Introduce yank feature
,
Daniel P . Berrangé
,
2020/05/21
[PATCH v2 2/4] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/05/20
[PATCH v2 3/4] chardev/char-socket.c: Add yank feature
,
Lukas Straub
,
2020/05/20
[PATCH v2 4/4] migration: Add yank feature
,
Lukas Straub
,
2020/05/20
Re: [PATCH v2 4/4] migration: Add yank feature
,
Lukas Straub
,
2020/05/21
Re: [PATCH v2 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
no-reply
,
2020/05/20
Re: [PATCH v2 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
no-reply
,
2020/05/20
[PATCH v3 0/2] vhost-user reconnect issues during vhost initialization
,
Dima Stepanov
,
2020/05/20
[PATCH v3 1/2] char-socket: return -1 in case of disconnect during tcp_chr_write
,
Dima Stepanov
,
2020/05/20
[PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Dima Stepanov
,
2020/05/20
Re: [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Jason Wang
,
2020/05/24
Re: [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Dima Stepanov
,
2020/05/25
Re: [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Raphael Norwitz
,
2020/05/25
Re: [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Dima Stepanov
,
2020/05/25
Re: [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Dima Stepanov
,
2020/05/25
Re: [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Raphael Norwitz
,
2020/05/25
[PATCH v3] block: Factor out bdrv_run_co()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
Re: [PATCH v3] block: Factor out bdrv_run_co()
,
Stefan Hajnoczi
,
2020/05/28
Re: [PATCH v3] block: Factor out bdrv_run_co()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v3 0/5] fix & merge block_status_above and is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
[PATCH v3 1/5] block/io: fix bdrv_co_block_status_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
Re: [PATCH v3 1/5] block/io: fix bdrv_co_block_status_above
,
Eric Blake
,
2020/05/20
[PATCH v3 2/5] block/io: bdrv_common_block_status_above: support include_base
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
Re: [PATCH v3 2/5] block/io: bdrv_common_block_status_above: support include_base
,
Eric Blake
,
2020/05/20
[PATCH v3 3/5] block/io: bdrv_common_block_status_above: support bs == base
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
Re: [PATCH v3 3/5] block/io: bdrv_common_block_status_above: support bs == base
,
Eric Blake
,
2020/05/20
[PATCH v3 4/5] block/io: fix bdrv_is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
Re: [PATCH v3 4/5] block/io: fix bdrv_is_allocated_above
,
Eric Blake
,
2020/05/20
[PATCH v3 5/5] iotests: add commit top->base cases to 274
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
Re: [PATCH v3 5/5] iotests: add commit top->base cases to 274
,
Eric Blake
,
2020/05/20
Re: [PATCH v3 5/5] iotests: add commit top->base cases to 274
,
Vladimir Sementsov-Ogievskiy
,
2020/05/21
[PATCH v4 0/3] block: make BlockConf.*_size properties 32-bit
,
Roman Kagan
,
2020/05/20
[PATCH v4 2/3] block: consolidate blocksize properties consistency checks
,
Roman Kagan
,
2020/05/20
Re: [PATCH v4 2/3] block: consolidate blocksize properties consistency checks
,
Philippe Mathieu-Daudé
,
2020/05/20
Re: [PATCH v4 2/3] block: consolidate blocksize properties consistency checks
,
Philippe Mathieu-Daudé
,
2020/05/20
Re: [PATCH v4 2/3] block: consolidate blocksize properties consistency checks
,
Kevin Wolf
,
2020/05/20
Re: [PATCH v4 2/3] block: consolidate blocksize properties consistency checks
,
Kevin Wolf
,
2020/05/20
Re: [PATCH v4 2/3] block: consolidate blocksize properties consistency checks
,
Roman Kagan
,
2020/05/20
[PATCH v4 1/3] virtio-blk: store opt_io_size with correct size
,
Roman Kagan
,
2020/05/20
Re: [PATCH v4 1/3] virtio-blk: store opt_io_size with correct size
,
Philippe Mathieu-Daudé
,
2020/05/20
Re: [PATCH v4 1/3] virtio-blk: store opt_io_size with correct size
,
Michael S. Tsirkin
,
2020/05/20
Re: [PATCH v4 1/3] virtio-blk: store opt_io_size with correct size
,
Roman Kagan
,
2020/05/20
Re: [PATCH v4 1/3] virtio-blk: store opt_io_size with correct size
,
Kevin Wolf
,
2020/05/20
Re: [PATCH v4 1/3] virtio-blk: store opt_io_size with correct size
,
Roman Kagan
,
2020/05/20
[PATCH v4 3/3] block: make BlockConf.*_size properties 32-bit
,
Roman Kagan
,
2020/05/20
Re: [PATCH v4 3/3] block: make BlockConf.*_size properties 32-bit
,
Philippe Mathieu-Daudé
,
2020/05/20
Re: [PATCH v4 3/3] block: make BlockConf.*_size properties 32-bit
,
Roman Kagan
,
2020/05/20
Re: [PATCH v4 3/3] block: make BlockConf.*_size properties 32-bit
,
Kevin Wolf
,
2020/05/20
Re: [PATCH v4 3/3] block: make BlockConf.*_size properties 32-bit
,
Roman Kagan
,
2020/05/20
Re: [PATCH v4 3/3] block: make BlockConf.*_size properties 32-bit
,
Kevin Wolf
,
2020/05/25
Question: How do I discard any changes for the device which is set by blockdev option?
,
Masayoshi Mizuma
,
2020/05/19
Re: Question: How do I discard any changes for the device which is set by blockdev option?
,
Eric Blake
,
2020/05/19
Re: Question: How do I discard any changes for the device which is set by blockdev option?
,
Masayoshi Mizuma
,
2020/05/19
Re: Question: How do I discard any changes for the device which is set by blockdev option?
,
Kevin Wolf
,
2020/05/20
[PATCH v2 0/5] fix & merge block_status_above and is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
[PATCH v2 1/5] block/io: fix bdrv_co_block_status_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 1/5] block/io: fix bdrv_co_block_status_above
,
Eric Blake
,
2020/05/19
Re: [PATCH v2 1/5] block/io: fix bdrv_co_block_status_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 1/5] block/io: fix bdrv_co_block_status_above
,
Eric Blake
,
2020/05/19
Re: [PATCH v2 1/5] block/io: fix bdrv_co_block_status_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
[PATCH v2 2/5] block/io: bdrv_common_block_status_above: support include_base
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
[PATCH v2 3/5] block/io: bdrv_common_block_status_above: support bs == base
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
[PATCH v2 4/5] block/io: fix bdrv_is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 4/5] block/io: fix bdrv_is_allocated_above
,
Eric Blake
,
2020/05/19
[PATCH v2 5/5] iotests: add commit top->base cases to 274
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 5/5] iotests: add commit top->base cases to 274
,
Eric Blake
,
2020/05/19
Re: [PATCH v2 5/5] iotests: add commit top->base cases to 274
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 5/5] iotests: add commit top->base cases to 274
,
Eric Blake
,
2020/05/19
Re: [PATCH v2 0/5] fix & merge block_status_above and is_allocated_above
,
Eric Blake
,
2020/05/19
Re: [PATCH v2 0/5] fix & merge block_status_above and is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
[PULL v3 7/7] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/19
Re: [PULL v3 7/7] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/29
[PATCH v2] block: Factor out bdrv_run_co()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2] block: Factor out bdrv_run_co()
,
Eric Blake
,
2020/05/19
Re: [PATCH v2] block: Factor out bdrv_run_co()
,
Kevin Wolf
,
2020/05/20
Re: [PATCH v2] block: Factor out bdrv_run_co()
,
Kevin Wolf
,
2020/05/20
Re: [PATCH v2] block: Factor out bdrv_run_co()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Alberto Garcia
,
2020/05/19
[PATCH 0/7] block/nvme: support nested aio_poll()
,
Stefan Hajnoczi
,
2020/05/19
[PATCH 1/7] block/nvme: poll queues without q->lock
,
Stefan Hajnoczi
,
2020/05/19
Re: [PATCH 1/7] block/nvme: poll queues without q->lock
,
Sergio Lopez
,
2020/05/25
Re: [PATCH 1/7] block/nvme: poll queues without q->lock
,
Stefan Hajnoczi
,
2020/05/28
Re: [PATCH 1/7] block/nvme: poll queues without q->lock
,
Sergio Lopez
,
2020/05/29
[PATCH 2/7] block/nvme: drop tautologous assertion
,
Stefan Hajnoczi
,
2020/05/19
Re: [PATCH 2/7] block/nvme: drop tautologous assertion
,
Sergio Lopez
,
2020/05/25
Re: [PATCH 2/7] block/nvme: drop tautologous assertion
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH 3/7] block/nvme: don't access CQE after moving cq.head
,
Stefan Hajnoczi
,
2020/05/19
Re: [PATCH 3/7] block/nvme: don't access CQE after moving cq.head
,
Sergio Lopez
,
2020/05/25
Re: [PATCH 3/7] block/nvme: don't access CQE after moving cq.head
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH 4/7] block/nvme: switch to a NVMeRequest freelist
,
Stefan Hajnoczi
,
2020/05/19
Re: [PATCH 4/7] block/nvme: switch to a NVMeRequest freelist
,
Sergio Lopez
,
2020/05/25
[PATCH 5/7] block/nvme: clarify that free_req_queue is protected by q->lock
,
Stefan Hajnoczi
,
2020/05/19
Re: [PATCH 5/7] block/nvme: clarify that free_req_queue is protected by q->lock
,
Sergio Lopez
,
2020/05/25
Re: [PATCH 5/7] block/nvme: clarify that free_req_queue is protected by q->lock
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
,
Stefan Hajnoczi
,
2020/05/19
Re: [PATCH 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
,
Sergio Lopez
,
2020/05/25
Re: [PATCH 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
,
Stefan Hajnoczi
,
2020/05/28
[PATCH 7/7] block/nvme: support nested aio_poll()
,
Stefan Hajnoczi
,
2020/05/19
Re: [PATCH 7/7] block/nvme: support nested aio_poll()
,
Sergio Lopez
,
2020/05/25
[PULL v2 7/7] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/19
Re: [PULL v2 7/7] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/19
Re: [PULL v2 7/7] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/19
[PATCH] io_uring: use io_uring_cq_ready() to check for ready cqes
,
Stefano Garzarella
,
2020/05/19
Re: [PATCH] io_uring: use io_uring_cq_ready() to check for ready cqes
,
Stefan Hajnoczi
,
2020/05/21
Re: [PATCH] io_uring: use io_uring_cq_ready() to check for ready cqes
,
Stefano Garzarella
,
2020/05/21
[PATCH] io_uring: retry io_uring_submit() if it fails with errno=EINTR
,
Stefano Garzarella
,
2020/05/19
Re: [PATCH] io_uring: retry io_uring_submit() if it fails with errno=EINTR
,
Stefan Hajnoczi
,
2020/05/21
Re: [PATCH v2 0/9] block/io: safer inc/dec in_flight sections
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
[PULL 0/8] Block patches
,
Stefan Hajnoczi
,
2020/05/19
[PULL 1/8] tests/fuzz/Makefile: Do not link code using unavailable devices
,
Stefan Hajnoczi
,
2020/05/19
[PULL 2/8] Makefile: List fuzz targets in 'make help'
,
Stefan Hajnoczi
,
2020/05/19
[PULL 3/8] tests/fuzz: Add missing space in test description
,
Stefan Hajnoczi
,
2020/05/19
[PULL 4/8] tests/fuzz: Remove unuseful/unused typedefs
,
Stefan Hajnoczi
,
2020/05/19
[PULL 5/8] tests/fuzz: Extract pciconfig_fuzz_qos() method
,
Stefan Hajnoczi
,
2020/05/19
[PULL 6/8] tests/fuzz: Extract ioport_fuzz_qtest() method
,
Stefan Hajnoczi
,
2020/05/19
[PULL 7/8] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
,
Stefan Hajnoczi
,
2020/05/19
[PULL 8/8] aio-posix: disable fdmon-io_uring when GSource is used
,
Stefan Hajnoczi
,
2020/05/19
Re: [PULL 0/8] Block patches
,
Peter Maydell
,
2020/05/19
Re: [PATCH v3] block: make BlockConf.*_size properties 32-bit
,
Roman Kagan
,
2020/05/19
Re: [PATCH v3] block: make BlockConf.*_size properties 32-bit
,
Kevin Wolf
,
2020/05/19
Re: [PATCH v3] block: make BlockConf.*_size properties 32-bit
,
Roman Kagan
,
2020/05/19
[PULL 7/7] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/18
[PULL 6/7] blockdev: Split off basic bitmap operations for qemu-img
,
Eric Blake
,
2020/05/18
[PULL 5/7] blockdev: Promote several bitmap functions to non-static
,
Eric Blake
,
2020/05/18
[PULL 3/7] qemu-img: Fix stale comments on doc location
,
Eric Blake
,
2020/05/18
[PULL 4/7] block: Make it easier to learn which BDS support bitmaps
,
Eric Blake
,
2020/05/18
[PULL v2 00/52] Block layer patches
,
Kevin Wolf
,
2020/05/18
Re: [PULL v2 00/52] Block layer patches
,
Peter Maydell
,
2020/05/19
[PULL 5/6] qemu-img: Add --start-offset and --max-length to map
,
Eric Blake
,
2020/05/18
[PULL 4/6] qemu-img: refactor dump_map_entry JSON format output
,
Eric Blake
,
2020/05/18
[PULL 3/6] qemu-img: validate image length in img_map
,
Eric Blake
,
2020/05/18
[PULL 6/6] iotests: Enhance 223 to cover qemu-img map improvements
,
Eric Blake
,
2020/05/18
[PULL 1/6] qemu-nbd: Close inherited stderr
,
Eric Blake
,
2020/05/18
[PULL 2/6] qemu_img: add cvtnum_full to print error reports
,
Eric Blake
,
2020/05/18
Re: [PULL 2/6] qemu_img: add cvtnum_full to print error reports
,
Eric Blake
,
2020/05/20
[PATCH v7 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 03/14] block/amend: add 'force' option
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 05/14] block/amend: refactor qcow2 amend options
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 06/14] block/crypto: rename two functions
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 09/14] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 10/14] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 12/14] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 13/14] block/qcow2: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/18
[PATCH v7 14/14] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
2020/05/18
Re: [PATCH v7 00/14] LUKS: encryption slot management using amend interface
,
no-reply
,
2020/05/18
Re: [PATCH v7 00/14] LUKS: encryption slot management using amend interface
,
no-reply
,
2020/05/18
Re: [PATCH v7 00/14] LUKS: encryption slot management using amend interface
,
Daniel P . Berrangé
,
2020/05/29
[PATCH v4 0/9] Rework iotests/check
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v4 2/9] iotests: fix some whitespaces in test output files
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v4 3/9] iotests/283: make executable
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v4 1/9] iotests/277: use dot slash for nbd-fault-injector.py running
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v4 5/9] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v4 6/9] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v4 7/9] iotests: add testrunner.py
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v4 8/9] iotests: rewrite check into python
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
Re: [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
Thomas Huth
,
2020/05/18
Re: [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
Re: [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
Kevin Wolf
,
2020/05/19
Re: [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
Kevin Wolf
,
2020/05/19
Re: [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
John Snow
,
2020/05/21
Re: [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
Vladimir Sementsov-Ogievskiy
,
2020/05/27
Re: [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
,
John Snow
,
2020/05/29
[PATCH v4 4/9] iotests: define group in each iotest
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v6 00/16] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 03/16] acpi: rtc: use a single crs range
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 01/16] qtest: allow DSDT acpi table changes
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 04/16] acpi: serial: don't use _STA method
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 05/16] acpi: move aml builder code for serial device
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 10/16] floppy: move cmos_get_fd_drive_type() from pc
,
Gerd Hoffmann
,
2020/05/15
Re: [PATCH v6 10/16] floppy: move cmos_get_fd_drive_type() from pc
,
Philippe Mathieu-Daudé
,
2020/05/19
Re: [PATCH v6 10/16] floppy: move cmos_get_fd_drive_type() from pc
,
John Snow
,
2020/05/19
Re: [PATCH v6 10/16] floppy: move cmos_get_fd_drive_type() from pc
,
Gerd Hoffmann
,
2020/05/20
Re: [PATCH v6 10/16] floppy: move cmos_get_fd_drive_type() from pc
,
Michael S. Tsirkin
,
2020/05/20
[PATCH v6 02/16] acpi: move aml builder code for rtc device
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 07/16] acpi: move aml builder code for parallel device
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 14/16] acpi: drop serial/parallel enable bits from dsdt
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 13/16] acpi: simplify build_isa_devices_aml()
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 06/16] acpi: parallel: don't use _STA method
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 08/16] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 15/16] acpi: drop build_piix4_pm()
,
Gerd Hoffmann
,
2020/05/15
Re: [PATCH v6 15/16] acpi: drop build_piix4_pm()
,
Igor Mammedow
,
2020/05/20
[PATCH v6 09/16] floppy: make isa_fdc_get_drive_max_chs static
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 12/16] acpi: factor out fw_cfg_add_acpi_dsdt()
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 11/16] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Gerd Hoffmann
,
2020/05/15
[PATCH v6 16/16] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Gerd Hoffmann
,
2020/05/15
Re: [PATCH v6 00/16] acpi: i386 tweaks
,
no-reply
,
2020/05/15
Re: [PATCH v6 00/16] acpi: i386 tweaks
,
no-reply
,
2020/05/16
Re: [PATCH v6 00/16] acpi: i386 tweaks
,
no-reply
,
2020/05/16
[PULL 00/51] Block layer patches
,
Kevin Wolf
,
2020/05/15
[PULL 01/51] iotests/109: Don't mirror with mismatched size
,
Kevin Wolf
,
2020/05/15
[PULL 02/51] iotests/229: Use blkdebug to inject an error
,
Kevin Wolf
,
2020/05/15
[PULL 03/51] mirror: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/15
[PULL 05/51] block/replication.c: Avoid cancelling the job twice
,
Kevin Wolf
,
2020/05/15
[PULL 04/51] iotests: Mirror with different source/target size
,
Kevin Wolf
,
2020/05/15
[PULL 06/51] iotests: Fix incomplete type declarations
,
Kevin Wolf
,
2020/05/15
[PULL 08/51] block: Add bdrv_make_empty()
,
Kevin Wolf
,
2020/05/15
[PULL 09/51] block: Add blk_make_empty()
,
Kevin Wolf
,
2020/05/15
[PULL 10/51] block: Use blk_make_empty() after commits
,
Kevin Wolf
,
2020/05/15
[PULL 12/51] block: Use bdrv_make_empty() where possible
,
Kevin Wolf
,
2020/05/15
[PULL 07/51] iotests: Run pylint and mypy in a testcase
,
Kevin Wolf
,
2020/05/15
[PULL 11/51] replication: Avoid blk_make_empty() on read-only child
,
Kevin Wolf
,
2020/05/15
[PULL 13/51] block: Mark commit, mirror, blkreplay as filters
,
Kevin Wolf
,
2020/05/15
[PULL 15/51] block: Rename BdrvChildRole to BdrvChildClass
,
Kevin Wolf
,
2020/05/15
[PULL 16/51] block: Add BdrvChildRole and BdrvChildRoleBits
,
Kevin Wolf
,
2020/05/15
[PULL 17/51] block: Add BdrvChildRole to BdrvChild
,
Kevin Wolf
,
2020/05/15
[PULL 19/51] block: Pass BdrvChildRole to .inherit_options()
,
Kevin Wolf
,
2020/05/15
[PULL 14/51] block: Add BlockDriver.is_format
,
Kevin Wolf
,
2020/05/15
[PULL 22/51] block: Add generic bdrv_inherited_options()
,
Kevin Wolf
,
2020/05/15
[PULL 23/51] block: Use bdrv_inherited_options()
,
Kevin Wolf
,
2020/05/15
[PULL 20/51] block: Pass parent_is_format to .inherit_options()
,
Kevin Wolf
,
2020/05/15
[PULL 18/51] block: Pass BdrvChildRole to bdrv_child_perm()
,
Kevin Wolf
,
2020/05/15
[PULL 25/51] block: Unify bdrv_child_cb_detach()
,
Kevin Wolf
,
2020/05/15
[PULL 28/51] block: Pull out bdrv_default_perms_for_cow()
,
Kevin Wolf
,
2020/05/15
[PULL 27/51] block: Distinguish paths in *_format_default_perms
,
Kevin Wolf
,
2020/05/15
[PULL 26/51] block: Add child_of_bds
,
Kevin Wolf
,
2020/05/15
[PULL 29/51] block: Pull out bdrv_default_perms_for_storage()
,
Kevin Wolf
,
2020/05/15
[PULL 21/51] block: Rename bdrv_inherited_options()
,
Kevin Wolf
,
2020/05/15
[PULL 24/51] block: Unify bdrv_child_cb_attach()
,
Kevin Wolf
,
2020/05/15
[PULL 30/51] block: Relax *perms_for_storage for data children
,
Kevin Wolf
,
2020/05/15
[PULL 31/51] block: Add bdrv_default_perms()
,
Kevin Wolf
,
2020/05/15
[PULL 32/51] raw-format: Split raw_read_options()
,
Kevin Wolf
,
2020/05/15
[PULL 34/51] block: Drop child_format
,
Kevin Wolf
,
2020/05/15
[PULL 33/51] block: Switch child_format users to child_of_bds
,
Kevin Wolf
,
2020/05/15
[PULL 37/51] block: Make format drivers use child_of_bds
,
Kevin Wolf
,
2020/05/15
[PULL 35/51] block: Make backing files child_of_bds children
,
Kevin Wolf
,
2020/05/15
[PULL 36/51] block: Drop child_backing
,
Kevin Wolf
,
2020/05/15
[PULL 38/51] block: Make filter drivers use child_of_bds
,
Kevin Wolf
,
2020/05/15
[PULL 39/51] block: Use child_of_bds in remaining places
,
Kevin Wolf
,
2020/05/15
[PULL 40/51] tests: Use child_of_bds instead of child_file
,
Kevin Wolf
,
2020/05/15
[PULL 41/51] block: Use bdrv_default_perms()
,
Kevin Wolf
,
2020/05/15
[PULL 43/51] block: Drop bdrv_format_default_perms()
,
Kevin Wolf
,
2020/05/15
[PULL 46/51] block: Drop @child_class from bdrv_child_perm()
,
Kevin Wolf
,
2020/05/15
[PULL 42/51] block: Make bdrv_filter_default_perms() static
,
Kevin Wolf
,
2020/05/15
[PULL 44/51] block: Drop child_file
,
Kevin Wolf
,
2020/05/15
[PULL 45/51] block: Pass BdrvChildRole in remaining cases
,
Kevin Wolf
,
2020/05/15
[PULL 47/51] block/block-copy: Fix uninitialized variable in block_copy_task_entry
,
Kevin Wolf
,
2020/05/15
[PULL 49/51] iotests: log messages from notrun()
,
Kevin Wolf
,
2020/05/15
[PULL 50/51] hw/ide/ahci: Log lost IRQs
,
Kevin Wolf
,
2020/05/15
[PULL 51/51] iotests/030: Reduce run time by unthrottling job earlier
,
Kevin Wolf
,
2020/05/15
[PULL 48/51] block/block-copy: Simplify block_copy_do_copy()
,
Kevin Wolf
,
2020/05/15
Re: [PULL 00/51] Block layer patches
,
Peter Maydell
,
2020/05/15
Re: [PULL 00/51] Block layer patches
,
no-reply
,
2020/05/15
[PATCH v3 0/7] fix migration with bitmaps and mirror
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v3 1/7] block: Mark commit, mirror, blkreplay as filters
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v3 2/7] migration/block-dirty-bitmap: refactor init_dirty_bitmap_migration
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v3 4/7] migration/block-dirty-bitmap: fix bitmaps pre-blockdev migration during mirror job
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
Re: [PATCH v3 4/7] migration/block-dirty-bitmap: fix bitmaps pre-blockdev migration during mirror job
,
Eric Blake
,
2020/05/18
Re: [PATCH v3 4/7] migration/block-dirty-bitmap: fix bitmaps pre-blockdev migration during mirror job
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v3 4/7] migration/block-dirty-bitmap: fix bitmaps pre-blockdev migration during mirror job
,
Eric Blake
,
2020/05/21
[PATCH v3 5/7] iotests: 194: test also migration of dirty bitmap
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
Re: [PATCH v3 5/7] iotests: 194: test also migration of dirty bitmap
,
Eric Blake
,
2020/05/21
[PATCH v3 3/7] block/dirty-bitmap: add bdrv_has_named_bitmaps helper
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v3 6/7] migration/block-dirty-bitmap: add_bitmaps_to_list: check disk name once
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
Re: [PATCH v3 6/7] migration/block-dirty-bitmap: add_bitmaps_to_list: check disk name once
,
Eric Blake
,
2020/05/21
[PATCH v3 7/7] migration/block-dirty-bitmap: forbid migration by generated node-name
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
Re: [PATCH v3 7/7] migration/block-dirty-bitmap: forbid migration by generated node-name
,
Eric Blake
,
2020/05/21
[PATCH] replication: Avoid blk_make_empty() on read-only child
,
Kevin Wolf
,
2020/05/15
Re: [PATCH] replication: Avoid blk_make_empty() on read-only child
,
Kevin Wolf
,
2020/05/15
[PATCH v2 0/5] block: Documentation improvment
,
Philippe Mathieu-Daudé
,
2020/05/15
[PATCH v2 1/5] qemu/osdep: Document qemu_memalign() and friends
,
Philippe Mathieu-Daudé
,
2020/05/15
[PATCH v2 2/5] qemu/bitmap: Document bitmap_new() returned pointer
,
Philippe Mathieu-Daudé
,
2020/05/15
[PATCH v2 3/5] block/block: Document BlockSizes fields
,
Philippe Mathieu-Daudé
,
2020/05/15
[PATCH v2 4/5] sysemu/block-backend: Document blk_read()/blk_pwrite()
,
Philippe Mathieu-Daudé
,
2020/05/15
Re: [PATCH v2 4/5] sysemu/block-backend: Document blk_read()/blk_pwrite()
,
Eric Blake
,
2020/05/15
[PATCH v2 5/5] sysemu/block-backend: Document blk_get_max_iov() returned value
,
Philippe Mathieu-Daudé
,
2020/05/15
[PATCH 0/3] iotests: enable logging prior to notrun() invocation
,
John Snow
,
2020/05/14
[PATCH 1/3] iotests: log messages from notrun()
,
John Snow
,
2020/05/14
[PATCH 2/3] iotests: log to stderr instead of stdout
,
John Snow
,
2020/05/14
[PATCH 3/3] iotests: Categorize NOTRUN messages as INFO, not WARNING
,
John Snow
,
2020/05/14
Re: [PATCH 0/3] iotests: enable logging prior to notrun() invocation
,
Kevin Wolf
,
2020/05/15
Re: [PATCH 0/3] iotests: enable logging prior to notrun() invocation
,
John Snow
,
2020/05/18
Re: [PATCH v2 4/5] migration/block-dirty-bitmap: fix bitmaps migration during mirror job
,
Eric Blake
,
2020/05/14
Re: [PATCH v2 1/5] block: Mark commit and mirror as filter drivers
,
Eric Blake
,
2020/05/14
Re: [PATCH v2 3/5] block/dirty-bitmap: add bdrv_has_named_bitmaps helper
,
Eric Blake
,
2020/05/14
Re: [PATCH v2 0/5] fix migration with bitmaps and mirror
,
Eric Blake
,
2020/05/14
Re: [PATCH v2 0/5] fix migration with bitmaps and mirror
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
Re: [PATCH v2 0/5] fix migration with bitmaps and mirror
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
Re: [PATCH v2 0/5] fix migration with bitmaps and mirror
,
Eric Blake
,
2020/05/15
Re: [PATCH v2 0/5] fix migration with bitmaps and mirror
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
[PATCH v2] bitmaps: Update maintainer
,
Eric Blake
,
2020/05/14
Re: [PATCH v2] bitmaps: Update maintainer
,
John Snow
,
2020/05/14
Re: [PATCH v2] bitmaps: Update maintainer
,
Vladimir Sementsov-Ogievskiy
,
2020/05/15
Re: [PATCH v2] bitmaps: Update maintainer
,
Kevin Wolf
,
2020/05/15
Re: [PATCH v2 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
,
Kevin Wolf
,
2020/05/14
Re: [PATCH v2 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
,
Kevin Wolf
,
2020/05/15
[PATCH v2 0/1] qemu-nbd: Close inherited stderr
,
Raphael Pour
,
2020/05/14
[PATCH v2 1/1] qemu-nbd: Close inherited stderr
,
Raphael Pour
,
2020/05/14
Re: [PATCH v2 0/1] qemu-nbd: Close inherited stderr
,
no-reply
,
2020/05/14
Re: [PATCH v2 0/1] qemu-nbd: Close inherited stderr
,
Eric Blake
,
2020/05/14
Re: [PATCH v2 0/1] qemu-nbd: Close inherited stderr
,
Eric Blake
,
2020/05/14
Re: [PATCH v2 0/1] qemu-nbd: Close inherited stderr
,
Raphael Pour
,
2020/05/15
Re: [PATCH v2 0/1] qemu-nbd: Close inherited stderr
,
Eric Blake
,
2020/05/15
Re: [PATCH v2 0/1] qemu-nbd: Close inherited stderr
,
Raphael Pour
,
2020/05/14
Re: [PATCH v10 14/14] iotests: use python logging for iotests.log()
,
John Snow
,
2020/05/14
Re: [PATCH v10 14/14] iotests: use python logging for iotests.log()
,
Kevin Wolf
,
2020/05/14
Re: [PATCH v10 14/14] iotests: use python logging for iotests.log()
,
John Snow
,
2020/05/14
Re: [PATCH v10 14/14] iotests: use python logging for iotests.log()
,
Kevin Wolf
,
2020/05/15
Re: [PATCH v10 14/14] iotests: use python logging for iotests.log()
,
John Snow
,
2020/05/18
Re: [PATCH v3 03/10] iotests/283: make executable
,
Philippe Mathieu-Daudé
,
2020/05/14
[PATCH RFC 00/32] python/qemu: refactor as installable package
,
John Snow
,
2020/05/14
[PATCH RFC 01/32] python/qemu: create qemu.lib module
,
John Snow
,
2020/05/14
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
John Snow
,
2020/05/18
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
John Snow
,
2020/05/18
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Daniel P . Berrangé
,
2020/05/26
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Daniel P . Berrangé
,
2020/05/26
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
John Snow
,
2020/05/27
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Daniel P . Berrangé
,
2020/05/27
[PATCH RFC 02/32] scripts/qmp: Fix shebang and imports
,
John Snow
,
2020/05/14
Re: [PATCH RFC 02/32] scripts/qmp: Fix shebang and imports
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH RFC 03/32] python//machine.py: remove bare except
,
John Snow
,
2020/05/14
Re: [PATCH RFC 03/32] python//machine.py: remove bare except
,
Eric Blake
,
2020/05/14
Re: [PATCH RFC 03/32] python//machine.py: remove bare except
,
John Snow
,
2020/05/14
Re: [PATCH RFC 03/32] python//machine.py: remove bare except
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH RFC 03/32] python//machine.py: remove bare except
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH RFC 04/32] python/qemu/lib: delint, add pylintrc
,
John Snow
,
2020/05/14
Re: [PATCH RFC 04/32] python/qemu/lib: delint, add pylintrc
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH RFC 05/32] python/qemu/lib: delint; add flake8 config
,
John Snow
,
2020/05/14
Re: [PATCH RFC 05/32] python/qemu/lib: delint; add flake8 config
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH RFC 05/32] python/qemu/lib: delint; add flake8 config
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH RFC 06/32] python/qemu: formalize as package
,
John Snow
,
2020/05/14
Re: [PATCH RFC 06/32] python/qemu: formalize as package
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH RFC 07/32] python/qemu: add README.rst
,
John Snow
,
2020/05/14
[PATCH RFC 10/32] python/qemu: Add flake8 to Pipfile
,
John Snow
,
2020/05/14
[PATCH RFC 09/32] python/qemu: add pylint to Pipfile
,
John Snow
,
2020/05/14
[PATCH RFC 08/32] python/qemu: Add Pipfile
,
John Snow
,
2020/05/14
[PATCH RFC 11/32] python/qemu/lib: remove Python2 style super() calls
,
John Snow
,
2020/05/14
Re: [PATCH RFC 11/32] python/qemu/lib: remove Python2 style super() calls
,
Philippe Mathieu-Daudé
,
2020/05/14
Re: [PATCH RFC 11/32] python/qemu/lib: remove Python2 style super() calls
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH RFC 14/32] python//qmp.py: use True/False for non/blocking modes
,
John Snow
,
2020/05/14
Re: [PATCH RFC 14/32] python//qmp.py: use True/False for non/blocking modes
,
Philippe Mathieu-Daudé
,
2020/05/14
Re: [PATCH RFC 14/32] python//qmp.py: use True/False for non/blocking modes
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH RFC 16/32] python//qmp.py: re-absorb MonitorResponseError
,
John Snow
,
2020/05/14
Re: [PATCH RFC 16/32] python//qmp.py: re-absorb MonitorResponseError
,
Philippe Mathieu-Daudé
,
2020/05/14
[PATCH RFC 15/32] python//qmp.py: Define common types
,
John Snow
,
2020/05/14
[PATCH RFC 17/32] python//qmp.py: Do not return None from cmd_obj
,
John Snow
,
2020/05/14
[PATCH RFC 18/32] python//qmp.py: add casts to JSON deserialization
,
John Snow
,
2020/05/14
Re: [PATCH RFC 18/32] python//qmp.py: add casts to JSON deserialization
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH RFC 20/32] python//qmp.py: assert sockfile is not None
,
John Snow
,
2020/05/14
Re: [PATCH RFC 20/32] python//qmp.py: assert sockfile is not None
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH RFC 20/32] python//qmp.py: assert sockfile is not None
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH RFC 20/32] python//qmp.py: assert sockfile is not None
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH RFC 21/32] python//machine.py: remove logging configuration
,
John Snow
,
2020/05/14
Re: [PATCH RFC 21/32] python//machine.py: remove logging configuration
,
Philippe Mathieu-Daudé
,
2020/05/14
Re: [PATCH RFC 21/32] python//machine.py: remove logging configuration
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH RFC 22/32] python//machine.py: Fix monitor address typing
,
John Snow
,
2020/05/14
[PATCH RFC 23/32] python//machine.py: reorder __init__
,
John Snow
,
2020/05/14
Re: [PATCH RFC 23/32] python//machine.py: reorder __init__
,
Philippe Mathieu-Daudé
,
2020/05/14
[PATCH RFC 24/32] python//machine.py: Don't modify state in _base_args()
,
John Snow
,
2020/05/14
[PATCH RFC 25/32] python//machine.py: Handle None events in event_wait
,
John Snow
,
2020/05/14
[PATCH RFC 26/32] python//machine.py: use qmp.command
,
John Snow
,
2020/05/14
Re: [PATCH RFC 26/32] python//machine.py: use qmp.command
,
John Snow
,
2020/05/28
[PATCH RFC 28/32] python//machine.py: fix _popen access
,
John Snow
,
2020/05/14
[PATCH RFC 27/32] python//machine.py: Add _qmp access shim
,
John Snow
,
2020/05/14
[PATCH RFC 29/32] python//qtest.py: Check before accessing _qtest
,
John Snow
,
2020/05/14
Re: [PATCH RFC 29/32] python//qtest.py: Check before accessing _qtest
,
Philippe Mathieu-Daudé
,
2020/05/14
Re: [PATCH RFC 29/32] python//qtest.py: Check before accessing _qtest
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH RFC 12/32] python/qemu/lib: fix socket.makefile() typing
,
John Snow
,
2020/05/14
Re: [PATCH RFC 12/32] python/qemu/lib: fix socket.makefile() typing
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH RFC 31/32] python/qemu: add mypy to Pipfile
,
John Snow
,
2020/05/14
[PATCH RFC 19/32] python//qmp.py: add QMPProtocolError
,
John Snow
,
2020/05/14
Re: [PATCH RFC 19/32] python//qmp.py: add QMPProtocolError
,
Philippe Mathieu-Daudé
,
2020/05/14
[PATCH RFC 13/32] python/qemu/lib: Adjust traceback typing
,
John Snow
,
2020/05/14
Re: [PATCH RFC 13/32] python/qemu/lib: Adjust traceback typing
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH RFC 13/32] python/qemu/lib: Adjust traceback typing
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH RFC 30/32] python/qemu/lib: make 'args' style arguments immutable
,
John Snow
,
2020/05/14
[PATCH RFC 32/32] python/qemu/lib: Add mypy type annotations
,
John Snow
,
2020/05/14
Re: [PATCH RFC 00/32] python/qemu: refactor as installable package
,
Philippe Mathieu-Daudé
,
2020/05/18
Re: [PATCH RFC 00/32] python/qemu: refactor as installable package
,
John Snow
,
2020/05/18
Re: [PATCH RFC 00/32] python/qemu: refactor as installable package
,
John Snow
,
2020/05/21
[PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
,
Klaus Jensen
,
2020/05/14
[PATCH v6 01/20] hw/block/nvme: fix pci doorbell size calculation
,
Klaus Jensen
,
2020/05/14
[PATCH v6 03/20] hw/block/nvme: remove superfluous breaks
,
Klaus Jensen
,
2020/05/14
[PATCH v6 04/20] hw/block/nvme: move device parameters to separate struct
,
Klaus Jensen
,
2020/05/14
[PATCH v6 02/20] hw/block/nvme: rename trace events to pci_nvme
,
Klaus Jensen
,
2020/05/14
[PATCH v6 08/20] hw/block/nvme: allow use of any valid msix vector
,
Klaus Jensen
,
2020/05/14
Re: [PATCH v6 08/20] hw/block/nvme: allow use of any valid msix vector
,
Philippe Mathieu-Daudé
,
2020/05/28
[PATCH v6 09/20] hw/block/nvme: add max_ioqpairs device parameter
,
Klaus Jensen
,
2020/05/14
[PATCH v6 07/20] hw/block/nvme: fix pin-based interrupt behavior
,
Klaus Jensen
,
2020/05/14
Re: [PATCH v6 07/20] hw/block/nvme: fix pin-based interrupt behavior
,
Klaus Jensen
,
2020/05/18
Re: [PATCH v6 07/20] hw/block/nvme: fix pin-based interrupt behavior
,
Klaus Jensen
,
2020/05/25
Re: [PATCH v6 07/20] hw/block/nvme: fix pin-based interrupt behavior
,
Keith Busch
,
2020/05/26
[PATCH v6 10/20] hw/block/nvme: remove redundant cmbloc/cmbsz members
,
Klaus Jensen
,
2020/05/14
[PATCH v6 06/20] hw/block/nvme: refactor nvme_addr_read
,
Klaus Jensen
,
2020/05/14
[PATCH v6 05/20] hw/block/nvme: use constants in identify
,
Klaus Jensen
,
2020/05/14
[PATCH v6 12/20] hw/block/nvme: factor out device state setup
,
Klaus Jensen
,
2020/05/14
[PATCH v6 11/20] hw/block/nvme: factor out property/constraint checks
,
Klaus Jensen
,
2020/05/14
[PATCH v6 16/20] hw/block/nvme: factor out pci setup
,
Klaus Jensen
,
2020/05/14
[PATCH v6 19/20] hw/block/nvme: do cmb/pmr init as part of pci init
,
Klaus Jensen
,
2020/05/14
Re: [PATCH v6 19/20] hw/block/nvme: do cmb/pmr init as part of pci init
,
Philippe Mathieu-Daudé
,
2020/05/14
[PATCH v6 20/20] hw/block/nvme: factor out controller identify setup
,
Klaus Jensen
,
2020/05/14
[PATCH v6 13/20] hw/block/nvme: factor out block backend setup
,
Klaus Jensen
,
2020/05/14
[PATCH v6 14/20] hw/block/nvme: add namespace helpers
,
Klaus Jensen
,
2020/05/14
[PATCH v6 15/20] hw/block/nvme: factor out namespace setup
,
Klaus Jensen
,
2020/05/14
[PATCH v6 17/20] hw/block/nvme: factor out cmb setup
,
Klaus Jensen
,
2020/05/14
[PATCH v6 18/20] hw/block/nvme: factor out pmr setup
,
Klaus Jensen
,
2020/05/14
Re: [PATCH v6 18/20] hw/block/nvme: factor out pmr setup
,
Philippe Mathieu-Daudé
,
2020/05/14
[PATCH] python: remove more instances of sys.version_info
,
John Snow
,
2020/05/13
Re: [PATCH] python: remove more instances of sys.version_info
,
Philippe Mathieu-Daudé
,
2020/05/14
Re: [PATCH] python: remove more instances of sys.version_info
,
Philippe Mathieu-Daudé
,
2020/05/29
[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
,
John Snow
,
2020/05/13
[PATCH RFC v2 1/5] block: add bitmap-populate job
,
John Snow
,
2020/05/13
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Eric Blake
,
2020/05/18
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Peter Krempa
,
2020/05/19
[PATCH RFC v2 2/5] blockdev: combine DriveBackupState and BlockdevBackupState
,
John Snow
,
2020/05/13
Re: [PATCH RFC v2 2/5] blockdev: combine DriveBackupState and BlockdevBackupState
,
Eric Blake
,
2020/05/18
[PATCH RFC v2 3/5] qmp: expose block-dirty-bitmap-populate
,
John Snow
,
2020/05/13
Re: [PATCH RFC v2 3/5] qmp: expose block-dirty-bitmap-populate
,
Eric Blake
,
2020/05/18
[PATCH RFC v2 4/5] iotests: move bitmap helpers into their own file
,
John Snow
,
2020/05/13
[PATCH RFC v2 5/5] iotests: add 287 for block-dirty-bitmap-populate
,
John Snow
,
2020/05/13
Re: [PATCH RFC v2 5/5] iotests: add 287 for block-dirty-bitmap-populate
,
Eric Blake
,
2020/05/18
Re: [PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
,
Peter Krempa
,
2020/05/18
[PATCH v4 0/3] iotests: add JobRunner framework
,
John Snow
,
2020/05/13
[PATCH v4 1/3] qmp.py: change event_wait to use a dict
,
John Snow
,
2020/05/13
Re: [PATCH v4 1/3] qmp.py: change event_wait to use a dict
,
Kevin Wolf
,
2020/05/14
Re: [PATCH v4 1/3] qmp.py: change event_wait to use a dict
,
John Snow
,
2020/05/14
Re: [PATCH v4 1/3] qmp.py: change event_wait to use a dict
,
Kevin Wolf
,
2020/05/14
Re: [PATCH v4 1/3] qmp.py: change event_wait to use a dict
,
John Snow
,
2020/05/14
[PATCH v4 2/3] iotests: add JobRunner class
,
John Snow
,
2020/05/13
Re: [PATCH v4 2/3] iotests: add JobRunner class
,
Kevin Wolf
,
2020/05/14
Re: [PATCH v4 2/3] iotests: add JobRunner class
,
John Snow
,
2020/05/14
[PATCH v4 3/3] iotests: modify test 040 to use JobRunner
,
John Snow
,
2020/05/13
Re: [PATCH v4 3/3] iotests: modify test 040 to use JobRunner
,
Kevin Wolf
,
2020/05/14
Re: [PATCH v4 3/3] iotests: modify test 040 to use JobRunner
,
John Snow
,
2020/05/14
Re: [PATCH v4 3/3] iotests: modify test 040 to use JobRunner
,
Kevin Wolf
,
2020/05/15
[PATCH RFC WIP 0/6] iotests: delinting work-in-progress
,
John Snow
,
2020/05/13
[PATCH RFC WIP 2/6] Makefile: add delint WIP
,
John Snow
,
2020/05/13
[PATCH RFC WIP 1/6] iotests: type hint wip
,
John Snow
,
2020/05/13
[PATCH RFC WIP 6/6] WIP: delint test files
,
John Snow
,
2020/05/13
[PATCH RFC WIP 4/6] qed.py: delint
,
John Snow
,
2020/05/13
[PATCH RFC WIP 3/6] nbd-fault-injector: delint
,
John Snow
,
2020/05/13
[PATCH RFC WIP 5/6] qcow2.py: delint
,
John Snow
,
2020/05/13
Re: [PATCH RFC WIP 0/6] iotests: delinting work-in-progress
,
no-reply
,
2020/05/13
[RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Max Reitz
,
2020/05/13
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Eric Blake
,
2020/05/13
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Max Reitz
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Kevin Wolf
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Vladimir Sementsov-Ogievskiy
,
2020/05/13
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Max Reitz
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Max Reitz
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Kevin Wolf
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Dr. David Alan Gilbert
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Max Reitz
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Dr. David Alan Gilbert
,
2020/05/14
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Peter Krempa
,
2020/05/18
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Peter Krempa
,
2020/05/18
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
[RFC] migration: Add migrate-set-bitmap-node-mapping
,
Max Reitz
,
2020/05/13
Re: [RFC] migration: Add migrate-set-bitmap-node-mapping
,
Max Reitz
,
2020/05/13
Re: [RFC] migration: Add migrate-set-bitmap-node-mapping
,
Eric Blake
,
2020/05/13
Re: [RFC] migration: Add migrate-set-bitmap-node-mapping
,
no-reply
,
2020/05/13
Re: [RFC] migration: Add migrate-set-bitmap-node-mapping
,
no-reply
,
2020/05/13
Re: [RFC] migration: Add migrate-set-bitmap-node-mapping
,
no-reply
,
2020/05/13
[PULL 0/5] Block patches
,
Max Reitz
,
2020/05/13
[PULL 2/5] qcow2: rework the cluster compression routine
,
Max Reitz
,
2020/05/13
[PULL 1/5] qcow2: introduce compression type feature
,
Max Reitz
,
2020/05/13
[PULL 4/5] iotests: 287: add qcow2 compression type test
,
Max Reitz
,
2020/05/13
[PULL 5/5] block/block-copy: fix use-after-free of task pointer
,
Max Reitz
,
2020/05/13
[PULL 3/5] qcow2: add zstd cluster compression
,
Max Reitz
,
2020/05/13
Re: [PULL 0/5] Block patches
,
Peter Maydell
,
2020/05/14
[PATCH] bitmaps: Add myself as maintainer
,
Eric Blake
,
2020/05/13
Re: [PATCH] bitmaps: Add myself as maintainer
,
Vladimir Sementsov-Ogievskiy
,
2020/05/13
Re: [PATCH] bitmaps: Add myself as maintainer
,
John Snow
,
2020/05/13
Re: [PATCH] bitmaps: Add myself as maintainer
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [PATCH] bitmaps: Add myself as maintainer
,
John Snow
,
2020/05/14
Re: [PATCH] bitmaps: Add myself as maintainer
,
Eric Blake
,
2020/05/14
Re: [PATCH] bitmaps: Add myself as maintainer
,
John Snow
,
2020/05/14
Re: [PATCH] bitmaps: Add myself as maintainer
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
[PATCH v3 0/4] Additional parameters for qemu_img map
,
Eyal Moscovici
,
2020/05/13
[PATCH v3 1/1] qemu_img: add cvtnum_full to print error reports
,
Eyal Moscovici
,
2020/05/13
Re: [PATCH v3 1/1] qemu_img: add cvtnum_full to print error reports
,
Eric Blake
,
2020/05/13
Re: [PATCH v3 1/1] qemu_img: add cvtnum_full to print error reports
,
Eric Blake
,
2020/05/14
[PATCH v3 2/4] qemu-img: validate image length in img_map
,
Eyal Moscovici
,
2020/05/13
Re: [PATCH v3 2/4] qemu-img: validate image length in img_map
,
Eric Blake
,
2020/05/13
[PATCH v3 3/4] qemu-img: refactor dump_map_entry JSON format output
,
Eyal Moscovici
,
2020/05/13
[PATCH v3 4/4] qemu-img: Add --start-offset and --max-length to map
,
Eyal Moscovici
,
2020/05/13
Re: [PATCH v3 0/4] Additional parameters for qemu_img map
,
Eric Blake
,
2020/05/13
Re: [PATCH v3 0/4] Additional parameters for qemu_img map
,
Eyal Moscovici
,
2020/05/13
[PATCH v3 5/4] iotests: Enhance 223 to cover qemu-img map improvements
,
Eric Blake
,
2020/05/13
[PATCH v3 5/4] iotests: Enhance 223 to cover qemu-img map improvements
,
Eric Blake
,
2020/05/13
Re: [PATCH v3 0/4] Additional parameters for qemu_img map
,
no-reply
,
2020/05/13
Re: [PATCH v3 0/4] Additional parameters for qemu_img map
,
Eric Blake
,
2020/05/14
[PATCH v4 00/34] block: Introduce real BdrvChildRole
,
Max Reitz
,
2020/05/13
[PATCH v4 01/34] block: Mark commit, mirror, blkreplay as filters
,
Max Reitz
,
2020/05/13
[PATCH v4 02/34] block: Add BlockDriver.is_format
,
Max Reitz
,
2020/05/13
[PATCH v4 04/34] block: Add BdrvChildRole and BdrvChildRoleBits
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 04/34] block: Add BdrvChildRole and BdrvChildRoleBits
,
Eric Blake
,
2020/05/13
[PATCH v4 03/34] block: Rename BdrvChildRole to BdrvChildClass
,
Max Reitz
,
2020/05/13
[PATCH v4 05/34] block: Add BdrvChildRole to BdrvChild
,
Max Reitz
,
2020/05/13
[PATCH v4 06/34] block: Pass BdrvChildRole to bdrv_child_perm()
,
Max Reitz
,
2020/05/13
[PATCH v4 07/34] block: Pass BdrvChildRole to .inherit_options()
,
Max Reitz
,
2020/05/13
[PATCH v4 08/34] block: Pass parent_is_format to .inherit_options()
,
Max Reitz
,
2020/05/13
[PATCH v4 09/34] block: Rename bdrv_inherited_options()
,
Max Reitz
,
2020/05/13
[PATCH v4 10/34] block: Add generic bdrv_inherited_options()
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 10/34] block: Add generic bdrv_inherited_options()
,
Eric Blake
,
2020/05/13
[PATCH v4 11/34] block: Use bdrv_inherited_options()
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 11/34] block: Use bdrv_inherited_options()
,
Eric Blake
,
2020/05/13
[PATCH v4 12/34] block: Unify bdrv_child_cb_attach()
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 12/34] block: Unify bdrv_child_cb_attach()
,
Eric Blake
,
2020/05/13
[PATCH v4 13/34] block: Unify bdrv_child_cb_detach()
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 13/34] block: Unify bdrv_child_cb_detach()
,
Eric Blake
,
2020/05/13
[PATCH v4 14/34] block: Add child_of_bds
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 14/34] block: Add child_of_bds
,
Eric Blake
,
2020/05/13
[PATCH v4 15/34] block: Distinguish paths in *_format_default_perms
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 15/34] block: Distinguish paths in *_format_default_perms
,
Eric Blake
,
2020/05/13
[PATCH v4 16/34] block: Pull out bdrv_default_perms_for_cow()
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 16/34] block: Pull out bdrv_default_perms_for_cow()
,
Eric Blake
,
2020/05/13
[PATCH v4 17/34] block: Pull out bdrv_default_perms_for_storage()
,
Max Reitz
,
2020/05/13
[PATCH v4 18/34] block: Relax *perms_for_storage for data children
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 18/34] block: Relax *perms_for_storage for data children
,
Eric Blake
,
2020/05/13
[PATCH v4 19/34] block: Add bdrv_default_perms()
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 19/34] block: Add bdrv_default_perms()
,
Eric Blake
,
2020/05/13
[PATCH v4 20/34] raw-format: Split raw_read_options()
,
Max Reitz
,
2020/05/13
[PATCH v4 21/34] block: Switch child_format users to child_of_bds
,
Max Reitz
,
2020/05/13
[PATCH v4 22/34] block: Drop child_format
,
Max Reitz
,
2020/05/13
[PATCH v4 23/34] block: Make backing files child_of_bds children
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 23/34] block: Make backing files child_of_bds children
,
Eric Blake
,
2020/05/13
[PATCH v4 24/34] block: Drop child_backing
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 24/34] block: Drop child_backing
,
Eric Blake
,
2020/05/13
[PATCH v4 26/34] block: Make filter drivers use child_of_bds
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 26/34] block: Make filter drivers use child_of_bds
,
Eric Blake
,
2020/05/13
[PATCH v4 27/34] block: Use child_of_bds in remaining places
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 27/34] block: Use child_of_bds in remaining places
,
Eric Blake
,
2020/05/13
[PATCH v4 25/34] block: Make format drivers use child_of_bds
,
Max Reitz
,
2020/05/13
[PATCH v4 28/34] tests: Use child_of_bds instead of child_file
,
Max Reitz
,
2020/05/13
[PATCH v4 29/34] block: Use bdrv_default_perms()
,
Max Reitz
,
2020/05/13
[PATCH v4 30/34] block: Make bdrv_filter_default_perms() static
,
Max Reitz
,
2020/05/13
[PATCH v4 31/34] block: Drop bdrv_format_default_perms()
,
Max Reitz
,
2020/05/13
[PATCH v4 32/34] block: Drop child_file
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 32/34] block: Drop child_file
,
Eric Blake
,
2020/05/13
[PATCH v4 34/34] block: Drop @child_class from bdrv_child_perm()
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 34/34] block: Drop @child_class from bdrv_child_perm()
,
Eric Blake
,
2020/05/13
[PATCH v4 33/34] block: Pass BdrvChildRole in remaining cases
,
Max Reitz
,
2020/05/13
Re: [PATCH v4 33/34] block: Pass BdrvChildRole in remaining cases
,
Eric Blake
,
2020/05/13
Re: [PATCH v4 00/34] block: Introduce real BdrvChildRole
,
Kevin Wolf
,
2020/05/13
Re: [PATCH v4 00/34] block: Introduce real BdrvChildRole
,
Kevin Wolf
,
2020/05/14
[PATCH] iotests/030: Reduce run time by unthrottling job earlier
,
Kevin Wolf
,
2020/05/13
Re: [PATCH] iotests/030: Reduce run time by unthrottling job earlier
,
Alberto Garcia
,
2020/05/13
[PATCH v5 00/15] Apply COR-filter to the block-stream permanently
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 10/15] copy-on-read: Support change filename functions
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 11/15] copy-on-read: Support preadv/pwritev_part functions
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 04/15] block: Add chain helper functions
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 13/15] qapi: add filter-node-name to block-stream
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 01/15] block: Mark commit and mirror as filter drivers
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 07/15] commit: Deal with filters when blocking intermediate nodes
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 09/15] block: prepare block-stream for using COR-filter
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 05/15] block: Include filters when freezing backing chain
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 03/15] block: Add child access functions
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 08/15] block: Use CAFs when working with backing chains
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 12/15] copy-on-read: add filter append/drop functions
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 14/15] iotests: prepare 245 for using filter in block-stream
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 15/15] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 06/15] block: Use CAFs in block status functions
,
Andrey Shinkevich
,
2020/05/13
[PATCH v5 02/15] copy-on-read: Support compressed writes
,
Andrey Shinkevich
,
2020/05/13
[PATCH v4 0/9] qemu-img: Add convert --bitmaps
,
Eric Blake
,
2020/05/12
[PATCH v4 1/9] docs: Sort sections on qemu-img subcommand parameters
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 1/9] docs: Sort sections on qemu-img subcommand parameters
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
[PATCH v4 5/9] blockdev: Split off basic bitmap operations for qemu-img
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 5/9] blockdev: Split off basic bitmap operations for qemu-img
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [PATCH v4 5/9] blockdev: Split off basic bitmap operations for qemu-img
,
Eric Blake
,
2020/05/14
[PATCH v4 2/9] qemu-img: Fix stale comments on doc location
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 2/9] qemu-img: Fix stale comments on doc location
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
[PATCH v4 3/9] block: Make it easier to learn which BDS support bitmaps
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 3/9] block: Make it easier to learn which BDS support bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [PATCH v4 3/9] block: Make it easier to learn which BDS support bitmaps
,
Eric Blake
,
2020/05/14
[PATCH v4 4/9] blockdev: Promote several bitmap functions to non-static
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 4/9] blockdev: Promote several bitmap functions to non-static
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [PATCH v4 4/9] blockdev: Promote several bitmap functions to non-static
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [PATCH v4 4/9] blockdev: Promote several bitmap functions to non-static
,
Eric Blake
,
2020/05/14
[PATCH v4 8/9] qemu-img: Add convert --bitmaps option
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 8/9] qemu-img: Add convert --bitmaps option
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
[PATCH v4 7/9] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 7/9] qcow2: Expose bitmaps' size during measure
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
Re: [PATCH v4 7/9] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/18
Re: [PATCH v4 7/9] qcow2: Expose bitmaps' size during measure
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
[PATCH v4 6/9] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 6/9] qemu-img: Add bitmap sub-command
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [PATCH v4 6/9] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/14
Re: [PATCH v4 6/9] qemu-img: Add bitmap sub-command
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [PATCH v4 6/9] qemu-img: Add bitmap sub-command
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
Re: [PATCH v4 6/9] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/18
Re: [PATCH v4 6/9] qemu-img: Add bitmap sub-command
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
[PATCH v4 9/9] iotests: Add test 291 to for qemu-img bitmap coverage
,
Eric Blake
,
2020/05/12
Re: [PATCH v4 9/9] iotests: Add test 291 to for qemu-img bitmap coverage
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
[PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
,
John Snow
,
2020/05/14
Re: [PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
,
Philippe Mathieu-Daudé
,
2020/05/15
Re: [PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
,
Kevin Wolf
,
2020/05/15
Re: [PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
,
John Snow
,
2020/05/18
Re: [PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
,
Kevin Wolf
,
2020/05/19
[PATCH v4 00/15] Apply COR-filter to the block-stream permanently
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 12/15] copy-on-read: add filter append/drop functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 14/15] iotests: prepare 245 for using filter in block-stream
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 10/15] copy-on-read: Support change filename functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 11/15] copy-on-read: Support preadv/pwritev_part functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 06/15] block: Use CAFs in block status functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 13/15] qapi: add filter-node-name to block-stream
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 05/15] block: Include filters when freezing backing chain
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 07/15] commit: Deal with filters when blocking intermediate nodes
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 15/15] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 01/15] block: Mark commit and mirror as filter drivers
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 02/15] copy-on-read: Support compressed writes
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 09/15] block: prepare block-stream for using COR-filter
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 08/15] block: Use CAFs when working with backing chains
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 04/15] block: Add chain helper functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v4 03/15] block: Add child access functions
,
Andrey Shinkevich
,
2020/05/12
Re: [PATCH v4 00/15] Apply COR-filter to the block-stream permanently
,
Vladimir Sementsov-Ogievskiy
,
2020/05/12
Re: [PATCH v4 00/15] Apply COR-filter to the block-stream permanently
,
Vladimir Sementsov-Ogievskiy
,
2020/05/13
Re: [PATCH v4 00/15] Apply COR-filter to the block-stream permanently
,
no-reply
,
2020/05/12
Re: [PATCH v4 00/15] Apply COR-filter to the block-stream permanently
,
no-reply
,
2020/05/12
Re: [PATCH v4 00/15] Apply COR-filter to the block-stream permanently
,
no-reply
,
2020/05/12
[PATCH v3 00/15] Apply COR-filter to the block-stream permanently
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 04/15] block: Add chain helper functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 11/15] copy-on-read: Support preadv/pwritev_part functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 09/15] block: prepare block-stream for using COR-filter
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 08/15] block: Use CAFs when working with backing chains
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 02/15] copy-on-read: Support compressed writes
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 07/15] commit: Deal with filters when blocking intermediate nodes
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 12/15] copy-on-read: add filter append/drop functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 01/15] block: Mark commit and mirror as filter drivers
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 13/15] qapi: add filter-node-name to block-stream
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 06/15] block: Use CAFs in block status functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 15/15] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 05/15] block: Include filters when freezing backing chain
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 10/15] copy-on-read: Support change filename functions
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 14/15] iotests: prepare 245 for using filter in block-stream
,
Andrey Shinkevich
,
2020/05/12
[PATCH v3 03/15] block: Add child access functions
,
Andrey Shinkevich
,
2020/05/12
Re: [PATCH v3 00/15] Apply COR-filter to the block-stream permanently
,
no-reply
,
2020/05/12
Re: [PATCH v3 00/15] Apply COR-filter to the block-stream permanently
,
no-reply
,
2020/05/12
Re: [PATCH v3 00/15] Apply COR-filter to the block-stream permanently
,
no-reply
,
2020/05/12
[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Kevin Wolf
,
2020/05/12
[RFC PATCH 1/3] block: Factor out bdrv_run_co()
,
Kevin Wolf
,
2020/05/12
Re: [RFC PATCH 1/3] block: Factor out bdrv_run_co()
,
Eric Blake
,
2020/05/12
Re: [RFC PATCH 1/3] block: Factor out bdrv_run_co()
,
Philippe Mathieu-Daudé
,
2020/05/20
Re: [RFC PATCH 1/3] block: Factor out bdrv_run_co()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/20
[RFC PATCH 2/3] block: Allow bdrv_run_co() from different AioContext
,
Kevin Wolf
,
2020/05/12
Re: [RFC PATCH 2/3] block: Allow bdrv_run_co() from different AioContext
,
Thomas Lamprecht
,
2020/05/12
Re: [RFC PATCH 2/3] block: Allow bdrv_run_co() from different AioContext
,
Kevin Wolf
,
2020/05/12
Re: [RFC PATCH 2/3] block: Allow bdrv_run_co() from different AioContext
,
Stefan Reiter
,
2020/05/25
Re: [RFC PATCH 2/3] block: Allow bdrv_run_co() from different AioContext
,
Kevin Wolf
,
2020/05/25
Re: [RFC PATCH 2/3] block: Allow bdrv_run_co() from different AioContext
,
Kevin Wolf
,
2020/05/26
Re: [RFC PATCH 2/3] block: Allow bdrv_run_co() from different AioContext
,
Stefan Reiter
,
2020/05/27
[RFC PATCH 3/3] block: Assert we're running in the right thread
,
Kevin Wolf
,
2020/05/12
Re: [RFC PATCH 3/3] block: Assert we're running in the right thread
,
Stefan Reiter
,
2020/05/14
Re: [RFC PATCH 3/3] block: Assert we're running in the right thread
,
Kevin Wolf
,
2020/05/14
Re: [RFC PATCH 3/3] block: Assert we're running in the right thread
,
Philippe Mathieu-Daudé
,
2020/05/20
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Thomas Lamprecht
,
2020/05/14
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Kevin Wolf
,
2020/05/14
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Denis Plotnikov
,
2020/05/19
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Kevin Wolf
,
2020/05/19
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Denis Plotnikov
,
2020/05/19
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Kevin Wolf
,
2020/05/19
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Eric Blake
,
2020/05/19
Re: [RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
,
Denis Plotnikov
,
2020/05/20
[PATCH v4 0/6] scripts: More Python fixes
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v4 1/6] scripts/qemugdb: Remove shebang header
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v4 1/6] scripts/qemugdb: Remove shebang header
,
John Snow
,
2020/05/13
[PATCH v4 2/6] scripts/qemu-gdb: Use Python 3 interpreter
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v4 2/6] scripts/qemu-gdb: Use Python 3 interpreter
,
John Snow
,
2020/05/13
[PATCH v4 3/6] scripts/qmp: Use Python 3 interpreter
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v4 3/6] scripts/qmp: Use Python 3 interpreter
,
John Snow
,
2020/05/13
[PATCH v4 4/6] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v4 4/6] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
,
Paolo Bonzini
,
2020/05/12
Re: [PATCH v4 4/6] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
,
John Snow
,
2020/05/13
[PATCH v4 5/6] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v4 5/6] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
,
John Snow
,
2020/05/13
[PATCH v4 6/6] tests/migration/guestperf: Use Python 3 interpreter
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v4 6/6] tests/migration/guestperf: Use Python 3 interpreter
,
John Snow
,
2020/05/13
Re: [PATCH v4 0/6] scripts: More Python fixes
,
Kevin Wolf
,
2020/05/12
Re: [PATCH v4 0/6] scripts: More Python fixes
,
Philippe Mathieu-Daudé
,
2020/05/29
[PATCH] qemu-nbd: Close inherited stderr
,
Raphael Pour
,
2020/05/12
Re: [PATCH] qemu-nbd: Close inherited stderr
,
Eric Blake
,
2020/05/12
Re: [PATCH] qemu-nbd: Close inherited stderr
,
Raphael Pour
,
2020/05/13
Re: [PATCH] qemu-nbd: Close inherited stderr
,
Eric Blake
,
2020/05/13
Re: [PATCH] qemu-nbd: Close inherited stderr
,
Raphael Pour
,
2020/05/14
[PATCH v2 0/3] hw: Use qdev gpio rather than qemu_allocate_irqs()
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v2 1/3] hw/ide/ahci: Use qdev gpio rather than qemu_allocate_irqs()
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v2 2/3] hw/mips/mips_int: Use qdev gpio rather than qemu_allocate_irqs()
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v2 2/3] hw/mips/mips_int: Use qdev gpio rather than qemu_allocate_irqs()
,
Peter Maydell
,
2020/05/14
Re: [PATCH v2 2/3] hw/mips/mips_int: Use qdev gpio rather than qemu_allocate_irqs()
,
Philippe Mathieu-Daudé
,
2020/05/14
[PATCH v2 3/3] hw/openrisc/pic_cpu: Use qdev gpio rather than qemu_allocate_irqs()
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v2 3/3] hw/openrisc/pic_cpu: Use qdev gpio rather than qemu_allocate_irqs()
,
Peter Maydell
,
2020/05/14
[PATCH v3 0/2] scripts: More Python fixes
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v3 1/2] scripts/qemugdb: Remove shebang header
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v3 1/2] scripts/qemugdb: Remove shebang header
,
Kevin Wolf
,
2020/05/12
Re: [PATCH v3 1/2] scripts/qemugdb: Remove shebang header
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v3 2/2] scripts/qmp: Use Python 3 interpreter
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v3 2/2] scripts/qmp: Use Python 3 interpreter
,
Kevin Wolf
,
2020/05/12
[PATCH v3 0/3] various: Remove unnecessary casts
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v3 1/3] target: Remove unnecessary CPU() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v3 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v3 2/3] various: Remove unnecessary OBJECT() cast
,
Markus Armbruster
,
2020/05/15
[PATCH v3 3/3] hw: Remove unnecessary DEVICE() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/15
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Paolo Bonzini
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Cédric Le Goater
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/19
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Paolo Bonzini
,
2020/05/21
[PATCH] hw: Use QEMU_IS_ALIGNED() on parallel flash block size
,
Philippe Mathieu-Daudé
,
2020/05/11
Re: [PATCH] hw: Use QEMU_IS_ALIGNED() on parallel flash block size
,
Alistair Francis
,
2020/05/12
Re: [PATCH] hw: Use QEMU_IS_ALIGNED() on parallel flash block size
,
Peter Maydell
,
2020/05/18
Re: [PATCH] hw: Use QEMU_IS_ALIGNED() on parallel flash block size
,
Paolo Bonzini
,
2020/05/18
Re: [PATCH] hw: Use QEMU_IS_ALIGNED() on parallel flash block size
,
Kevin Wolf
,
2020/05/18
[PATCH 0/2] aio-posix: fix fdmon-io_uring memory leak
,
Stefan Hajnoczi
,
2020/05/11
[PATCH 1/2] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
,
Stefan Hajnoczi
,
2020/05/11
Re: [PATCH 1/2] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
,
Oleksandr Natalenko
,
2020/05/14
[PATCH 2/2] aio-posix: disable fdmon-io_uring when GSource is used
,
Stefan Hajnoczi
,
2020/05/11
Re: [PATCH 2/2] aio-posix: disable fdmon-io_uring when GSource is used
,
Oleksandr Natalenko
,
2020/05/14
Re: [PATCH 0/2] aio-posix: fix fdmon-io_uring memory leak
,
Stefan Hajnoczi
,
2020/05/21
[RFC] bdrv_flush: only use fast path when in owned AioContext
,
Stefan Reiter
,
2020/05/11
Re: [RFC] bdrv_flush: only use fast path when in owned AioContext
,
Kevin Wolf
,
2020/05/12
Re: [RFC] bdrv_flush: only use fast path when in owned AioContext
,
Kevin Wolf
,
2020/05/12
Re: [RFC] bdrv_flush: only use fast path when in owned AioContext
,
Stefan Reiter
,
2020/05/12
[PATCH 0/2] iotests: Run pylint and mypy in a testcase
,
Kevin Wolf
,
2020/05/11
[PATCH 1/2] iotests: Fix incomplete type declarations
,
Kevin Wolf
,
2020/05/11
Re: [PATCH 1/2] iotests: Fix incomplete type declarations
,
Max Reitz
,
2020/05/13
[PATCH 2/2] iotests: Run pylint and mypy in a testcase
,
Kevin Wolf
,
2020/05/11
Re: [PATCH 2/2] iotests: Run pylint and mypy in a testcase
,
Max Reitz
,
2020/05/13
Re: [PATCH 2/2] iotests: Run pylint and mypy in a testcase
,
Kevin Wolf
,
2020/05/13
Re: [PATCH 0/2] iotests: Run pylint and mypy in a testcase
,
John Snow
,
2020/05/13
Re: [PATCH v3 04/17] block/io: use int64_t bytes in driver wrappers
,
Alberto Garcia
,
2020/05/11
Re: [PATCH v3 03/17] block/io: use int64_t bytes parameter in bdrv_check_byte_request()
,
Alberto Garcia
,
2020/05/11
Re: [PATCH v3 02/17] block: use int64_t as bytes type in tracked requests
,
Alberto Garcia
,
2020/05/11
Re: [PATCH v3 02/17] block: use int64_t as bytes type in tracked requests
,
Eric Blake
,
2020/05/22
Re: [PATCH v3 01/17] block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
,
Alberto Garcia
,
2020/05/11
[PATCH 1/2] When del child, next_child_index need to subtract 1. Otherwise, the index will get bigger and bigger.
,
quweijie
,
2020/05/11
Re: [PATCH 1/2] When del child, next_child_index need to subtract 1. Otherwise, the index will get bigger and bigger.
,
Alberto Garcia
,
2020/05/11
[PATCH v2 0/4] mirror: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/11
[PATCH v2 2/4] iotests/229: Use blkdebug to inject an error
,
Kevin Wolf
,
2020/05/11
Re: [PATCH v2 2/4] iotests/229: Use blkdebug to inject an error
,
Max Reitz
,
2020/05/11
Re: [PATCH v2 2/4] iotests/229: Use blkdebug to inject an error
,
Kevin Wolf
,
2020/05/11
Re: [PATCH v2 2/4] iotests/229: Use blkdebug to inject an error
,
Vladimir Sementsov-Ogievskiy
,
2020/05/12
[PATCH v2 1/4] iotests/109: Don't mirror with mismatched size
,
Kevin Wolf
,
2020/05/11
Re: [PATCH v2 1/4] iotests/109: Don't mirror with mismatched size
,
Max Reitz
,
2020/05/11
Re: [PATCH v2 1/4] iotests/109: Don't mirror with mismatched size
,
Kevin Wolf
,
2020/05/11
Re: [PATCH v2 1/4] iotests/109: Don't mirror with mismatched size
,
Max Reitz
,
2020/05/11
Re: [PATCH v2 1/4] iotests/109: Don't mirror with mismatched size
,
Vladimir Sementsov-Ogievskiy
,
2020/05/12
[PATCH v2 3/4] mirror: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/11
Re: [PATCH v2 3/4] mirror: Make sure that source and target size match
,
Max Reitz
,
2020/05/11
Re: [PATCH v2 3/4] mirror: Make sure that source and target size match
,
Vladimir Sementsov-Ogievskiy
,
2020/05/12
Re: [PATCH v2 3/4] mirror: Make sure that source and target size match
,
Vladimir Sementsov-Ogievskiy
,
2020/05/12
Re: [PATCH v2 3/4] mirror: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/12
Re: [PATCH v2 3/4] mirror: Make sure that source and target size match
,
Vladimir Sementsov-Ogievskiy
,
2020/05/13
[PATCH v2 4/4] iotests: Mirror with different source/target size
,
Kevin Wolf
,
2020/05/11
Re: [PATCH v2 4/4] iotests: Mirror with different source/target size
,
Max Reitz
,
2020/05/11
Re: [PATCH v2 4/4] iotests: Mirror with different source/target size
,
Vladimir Sementsov-Ogievskiy
,
2020/05/13
Re: [PATCH v2 4/4] iotests: Mirror with different source/target size
,
Kevin Wolf
,
2020/05/13
[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/11
[PATCH 1/5] Introduce yank feature
,
Lukas Straub
,
2020/05/11
[PATCH 2/5] io/channel.c,io/channel-socket.c: Add yank feature
,
Lukas Straub
,
2020/05/11
Re: [PATCH 2/5] io/channel.c,io/channel-socket.c: Add yank feature
,
Daniel P . Berrangé
,
2020/05/11
Re: [PATCH 2/5] io/channel.c,io/channel-socket.c: Add yank feature
,
Lukas Straub
,
2020/05/11
Re: [PATCH 2/5] io/channel.c,io/channel-socket.c: Add yank feature
,
Daniel P . Berrangé
,
2020/05/12
[PATCH 3/5] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/05/11
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Dr. David Alan Gilbert
,
2020/05/11
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/05/11
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Dr. David Alan Gilbert
,
2020/05/11
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Daniel P . Berrangé
,
2020/05/12
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/05/15
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Daniel P . Berrangé
,
2020/05/15
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/05/15
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Daniel P . Berrangé
,
2020/05/15
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/05/15
Re: [PATCH 3/5] block/nbd.c: Add yank feature
,
Daniel P . Berrangé
,
2020/05/15
[PATCH 4/5] chardev/char-socket.c: Add yank feature
,
Lukas Straub
,
2020/05/11
Re: [PATCH 4/5] chardev/char-socket.c: Add yank feature
,
Daniel P . Berrangé
,
2020/05/12
[PATCH 5/5] migration: Add yank feature
,
Lukas Straub
,
2020/05/11
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Daniel P . Berrangé
,
2020/05/11
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/11
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Daniel P . Berrangé
,
2020/05/11
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/11
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/12
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Daniel P . Berrangé
,
2020/05/12
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/12
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Daniel P . Berrangé
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/12
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Kevin Wolf
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Kevin Wolf
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Daniel P . Berrangé
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Paolo Bonzini
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Kevin Wolf
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Kevin Wolf
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Daniel P . Berrangé
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Eric Blake
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Kevin Wolf
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Eric Blake
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/11
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/11
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Daniel P . Berrangé
,
2020/05/12
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/12
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/12
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/05/13
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Kevin Wolf
,
2020/05/14
Re: [PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/05/14
[PATCH v2 0/4] memory: Add memory_region_sync() & make NVMe emulated device generic
,
Philippe Mathieu-Daudé
,
2020/05/11
[PATCH v2 1/4] memory: Simplify memory_region_do_writeback()
,
Philippe Mathieu-Daudé
,
2020/05/11
[PATCH v2 2/4] memory: Rename memory_region_do_writeback() -> memory_region_sync()
,
Philippe Mathieu-Daudé
,
2020/05/11
[PATCH v2 3/4] hw/block: Let the NVMe emulated device be target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/11
[PATCH v2 4/4] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Philippe Mathieu-Daudé
,
2020/05/11
Re: [PATCH v2 4/4] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Stefan Hajnoczi
,
2020/05/11
[PATCH] block/replication.c: Avoid cancelling the job twice
,
Lukas Straub
,
2020/05/11
Re: [PATCH] block/replication.c: Avoid cancelling the job twice
,
Kevin Wolf
,
2020/05/13
[PATCH v6 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
2020/05/10
[PATCH v6 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
2020/05/10
[PATCH v6 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 02/14] qcrypto/luks: implement encryption key management
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/17
[PATCH v6 03/14] block/amend: add 'force' option
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 03/14] block/amend: add 'force' option
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 03/14] block/amend: add 'force' option
,
Maxim Levitsky
,
2020/05/17
[PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
,
Eric Blake
,
2020/05/14
Re: [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
,
Max Reitz
,
2020/05/15
Re: [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
,
Eric Blake
,
2020/05/15
Re: [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
2020/05/17
Re: [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
2020/05/17
[PATCH v6 05/14] block/amend: refactor qcow2 amend options
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 05/14] block/amend: refactor qcow2 amend options
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 05/14] block/amend: refactor qcow2 amend options
,
Maxim Levitsky
,
2020/05/17
[PATCH v6 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
2020/05/17
[PATCH v6 09/14] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 09/14] iotests: filter few more luks specific create options
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 09/14] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
2020/05/17
[PATCH v6 10/14] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
2020/05/10
[PATCH v6 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 07/14] block/crypto: implement the encryption key management
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 07/14] block/crypto: implement the encryption key management
,
Daniel P . Berrangé
,
2020/05/14
Re: [PATCH v6 07/14] block/crypto: implement the encryption key management
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
2020/05/17
[PATCH v6 12/14] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 12/14] block/crypto: implement blockdev-amend
,
Max Reitz
,
2020/05/14
[PATCH v6 06/14] block/crypto: rename two functions
,
Maxim Levitsky
,
2020/05/10
[PATCH v6 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Max Reitz
,
2020/05/14
Re: [PATCH v6 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
2020/05/18
[PATCH v6 13/14] block/qcow2: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 13/14] block/qcow2: implement blockdev-amend
,
Max Reitz
,
2020/05/14
[PATCH v6 14/14] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
2020/05/10
Re: [PATCH v6 00/14] LUKS: encryption slot management using amend interface
,
no-reply
,
2020/05/10
Re: [PATCH v6 00/14] LUKS: encryption slot management using amend interface
,
no-reply
,
2020/05/10
Re: [PATCH v3 06/17] block/io: support int64_t bytes in bdrv_aligned_pwritev()
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
,
Alberto Garcia
,
2020/05/11
Re: [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
,
Eric Blake
,
2020/05/11
[PATCH v3 0/9] qemu-img: Add convert --bitmaps
,
Eric Blake
,
2020/05/08
[PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Max Reitz
,
2020/05/11
Re: [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/11
Re: [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Nir Soffer
,
2020/05/12
Re: [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Max Reitz
,
2020/05/12
Re: [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/12
Re: [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Nir Soffer
,
2020/05/12
Re: [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/12
Re: [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
,
Max Reitz
,
2020/05/13
[PATCH v3 3/9] block: Make it easier to learn which BDS support bitmaps
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 3/9] block: Make it easier to learn which BDS support bitmaps
,
Max Reitz
,
2020/05/11
Re: [PATCH v3 3/9] block: Make it easier to learn which BDS support bitmaps
,
Eric Blake
,
2020/05/11
Re: [PATCH v3 3/9] block: Make it easier to learn which BDS support bitmaps
,
Eric Blake
,
2020/05/11
Re: [PATCH v3 3/9] block: Make it easier to learn which BDS support bitmaps
,
Max Reitz
,
2020/05/12
[PATCH v3 4/9] blockdev: Promote several bitmap functions to non-static
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 4/9] blockdev: Promote several bitmap functions to non-static
,
Max Reitz
,
2020/05/11
[PATCH v3 1/9] docs: Sort sections on qemu-img subcommand parameters
,
Eric Blake
,
2020/05/08
[PATCH v3 2/9] qemu-img: Fix stale comments on doc location
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 2/9] qemu-img: Fix stale comments on doc location
,
Max Reitz
,
2020/05/11
[PATCH v3 6/9] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 6/9] qemu-img: Add bitmap sub-command
,
Max Reitz
,
2020/05/11
Re: [PATCH v3 6/9] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/11
Re: [PATCH v3 6/9] qemu-img: Add bitmap sub-command
,
Max Reitz
,
2020/05/12
[PATCH v3 8/9] qemu-img: Add convert --bitmaps option
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 8/9] qemu-img: Add convert --bitmaps option
,
Max Reitz
,
2020/05/11
[PATCH v3 9/9] iotests: Add test 291 to for qemu-img bitmap coverage
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 9/9] iotests: Add test 291 to for qemu-img bitmap coverage
,
Max Reitz
,
2020/05/11
[PATCH v3 5/9] blockdev: Split off basic bitmap operations for qemu-img
,
Eric Blake
,
2020/05/08
Re: [PATCH v3 5/9] blockdev: Split off basic bitmap operations for qemu-img
,
Max Reitz
,
2020/05/11
[PULL 00/30] Block layer patches
,
Kevin Wolf
,
2020/05/08
[PULL 02/30] iotests/082: require bochs
,
Kevin Wolf
,
2020/05/08
[PULL 01/30] iotests: handle tmpfs
,
Kevin Wolf
,
2020/05/08
[PULL 04/30] iotests/041: drop self.assert_no_active_block_jobs()
,
Kevin Wolf
,
2020/05/08
[PULL 03/30] iotests/148: use skip_if_unsupported
,
Kevin Wolf
,
2020/05/08
[PULL 06/30] iotests/055: skip vmdk target tests if vmdk is not whitelisted
,
Kevin Wolf
,
2020/05/08
[PULL 07/30] iotests/109: mark required formats as required to support whitelisting
,
Kevin Wolf
,
2020/05/08
[PULL 05/30] iotests/055: refactor compressed backup to vmdk
,
Kevin Wolf
,
2020/05/08
[PULL 08/30] iotests/113: mark bochs as required to support whitelisting
,
Kevin Wolf
,
2020/05/08
[PULL 10/30] vmdk: Rename VmdkMetaData.valid to new_allocation
,
Kevin Wolf
,
2020/05/08
[PULL 12/30] vmdk: Fix partial overwrite of zero cluster
,
Kevin Wolf
,
2020/05/08
[PULL 14/30] vmdk: Flush only once in vmdk_L2update()
,
Kevin Wolf
,
2020/05/08
[PULL 11/30] vmdk: Fix zero cluster allocation
,
Kevin Wolf
,
2020/05/08
[PULL 13/30] vmdk: Don't update L2 table for zero write on zero cluster
,
Kevin Wolf
,
2020/05/08
[PULL 09/30] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Kevin Wolf
,
2020/05/08
[PULL 16/30] iotests/283: Use consistent size for source and target
,
Kevin Wolf
,
2020/05/08
[PULL 18/30] backup: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/08
[PULL 20/30] iotests/055: Use cache.no-flush for vmdk target
,
Kevin Wolf
,
2020/05/08
[PULL 15/30] iotests: vmdk: Enable zeroed_grained=on by default
,
Kevin Wolf
,
2020/05/08
[PULL 17/30] backup: Improve error for bdrv_getlength() failure
,
Kevin Wolf
,
2020/05/08
[PULL 26/30] sheepdog: Support BDRV_REQ_ZERO_WRITE for truncate
,
Kevin Wolf
,
2020/05/08
[PULL 30/30] block: Drop unused .bdrv_has_zero_init_truncate
,
Kevin Wolf
,
2020/05/08
[PULL 29/30] vhdx: Rework truncation logic
,
Kevin Wolf
,
2020/05/08
[PULL 21/30] qcow2: Fix preallocation on block devices
,
Kevin Wolf
,
2020/05/08
[PULL 23/30] file-win32: Support BDRV_REQ_ZERO_WRITE for truncate
,
Kevin Wolf
,
2020/05/08
[PULL 19/30] iotests: Backup with different source/target size
,
Kevin Wolf
,
2020/05/08
[PULL 25/30] rbd: Support BDRV_REQ_ZERO_WRITE for truncate
,
Kevin Wolf
,
2020/05/08
[PULL 27/30] ssh: Support BDRV_REQ_ZERO_WRITE for truncate
,
Kevin Wolf
,
2020/05/08
[PULL 24/30] nfs: Support BDRV_REQ_ZERO_WRITE for truncate
,
Kevin Wolf
,
2020/05/08
[PULL 28/30] parallels: Rework truncation logic
,
Kevin Wolf
,
2020/05/08
[PULL 22/30] gluster: Drop useless has_zero_init callback
,
Kevin Wolf
,
2020/05/08
Re: [PULL 00/30] Block layer patches
,
Peter Maydell
,
2020/05/08
Re: [PATCH v2 2/6] blockdev: Split off basic bitmap operations for qemu-img
,
Kevin Wolf
,
2020/05/08
Re: [PATCH v2 2/6] blockdev: Split off basic bitmap operations for qemu-img
,
Eric Blake
,
2020/05/08
[PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Philippe Mathieu-Daudé
,
2020/05/08
[PATCH 1/4] memory: Rename memory_region_do_writeback -> memory_region_writeback
,
Philippe Mathieu-Daudé
,
2020/05/08
Re: [PATCH 1/4] memory: Rename memory_region_do_writeback -> memory_region_writeback
,
Richard Henderson
,
2020/05/08
[PATCH 2/4] memory: Extract memory_region_msync() from memory_region_writeback()
,
Philippe Mathieu-Daudé
,
2020/05/08
[PATCH 3/4] hw/block: Let the NVMe emulated device be target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/08
Re: [PATCH 3/4] hw/block: Let the NVMe emulated device be target-agnostic
,
Richard Henderson
,
2020/05/08
[PATCH 4/4] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Philippe Mathieu-Daudé
,
2020/05/08
Re: [PATCH 4/4] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Richard Henderson
,
2020/05/08
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Paolo Bonzini
,
2020/05/08
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Beata Michalska
,
2020/05/08
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Paolo Bonzini
,
2020/05/08
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Philippe Mathieu-Daudé
,
2020/05/08
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Philippe Mathieu-Daudé
,
2020/05/08
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Paolo Bonzini
,
2020/05/08
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Stefan Hajnoczi
,
2020/05/21
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Paolo Bonzini
,
2020/05/21
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Philippe Mathieu-Daudé
,
2020/05/21
Re: [PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
,
Stefan Hajnoczi
,
2020/05/27
Re: [RFC v3 5/6] qmp: add QMP command x-debug-virtio-queue-element
,
Jason Wang
,
2020/05/07
Re: [RFC v3 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Jason Wang
,
2020/05/07
Re: [RFC v3 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Laurent Vivier
,
2020/05/15
Re: [RFC v3 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Jason Wang
,
2020/05/17
[PATCH] block/block-copy: fix use-after-free of task pointer
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH] block/block-copy: fix use-after-free of task pointer
,
Eric Blake
,
2020/05/07
Re: [PATCH] block/block-copy: fix use-after-free of task pointer
,
Max Reitz
,
2020/05/08
Re: [PATCH v3 06/10] iotests: add testfinder.py
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH v3 06/10] iotests: add testfinder.py
,
Kevin Wolf
,
2020/05/08
Re: [PATCH v3 06/10] iotests: add testfinder.py
,
Vladimir Sementsov-Ogievskiy
,
2020/05/08
Re: [PATCH v3 06/10] iotests: add testfinder.py
,
John Snow
,
2020/05/13
Re: [PATCH v3 06/10] iotests: add testfinder.py
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
Re: [PATCH v3 06/10] iotests: add testfinder.py
,
John Snow
,
2020/05/14
Re: [PATCH v3 06/10] iotests: add testfinder.py
,
Vladimir Sementsov-Ogievskiy
,
2020/05/14
[PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH 01/10] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 01/10] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Juan Quintela
,
2020/05/08
[PATCH 02/10] exec/ramblock: Add missing 'qemu/rcu.h' include
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 02/10] exec/ramblock: Add missing 'qemu/rcu.h' include
,
Juan Quintela
,
2020/05/08
[PATCH 03/10] exec: Move tb_invalidate_phys_range() to 'exec/exec-all.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH 04/10] exec/memory-internal: Check CONFIG_SOFTMMU instead of CONFIG_USER_ONLY
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 04/10] exec/memory-internal: Check CONFIG_SOFTMMU instead of CONFIG_USER_ONLY
,
Juan Quintela
,
2020/05/08
[PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Cornelia Huck
,
2020/05/08
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
David Gibson
,
2020/05/10
[PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Juan Quintela
,
2020/05/08
Re: [PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Philippe Mathieu-Daudé
,
2020/05/08
[PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Cornelia Huck
,
2020/05/08
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
David Gibson
,
2020/05/10
[PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Juan Quintela
,
2020/05/08
[PATCH 09/10] exec: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 09/10] exec: Update coding style to make checkpatch.pl happy
,
Juan Quintela
,
2020/05/08
[PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
David Gibson
,
2020/05/10
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Paolo Bonzini
,
2020/05/07
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Juan Quintela
,
2020/05/08
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
no-reply
,
2020/05/08
Re: [PATCH v4 5/5] block/block-copy: use aio-task-pool API
,
Kevin Wolf
,
2020/05/07
Re: [PATCH v4 5/5] block/block-copy: use aio-task-pool API
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [RFC v3 6/6] hmp: add x-debug-virtio commands
,
Eric Blake
,
2020/05/07
Re: [RFC v3 3/6] qmp: decode feature bits in virtio-status
,
Eric Blake
,
2020/05/07
Re: [RFC v3 3/6] qmp: decode feature bits in virtio-status
,
Jason Wang
,
2020/05/07
Re: [RFC v3 1/6] qmp: add QMP command x-debug-query-virtio
,
Eric Blake
,
2020/05/07
[PATCH 0/3] mirror: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/07
[PATCH 1/3] iotests/229: Use blkdebug to inject an error
,
Kevin Wolf
,
2020/05/07
Re: [PATCH 1/3] iotests/229: Use blkdebug to inject an error
,
Eric Blake
,
2020/05/07
[PATCH 2/3] mirror: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/07
Re: [PATCH 2/3] mirror: Make sure that source and target size match
,
Eric Blake
,
2020/05/07
[PATCH 3/3] iotests: Mirror with different source/target size
,
Kevin Wolf
,
2020/05/07
Re: [PATCH 3/3] iotests: Mirror with different source/target size
,
Eric Blake
,
2020/05/07
[RFC v4 0/6] hmp,qmp: Add some commands to introspect virtio devices
,
Laurent Vivier
,
2020/05/07
[RFC v4 1/6] qmp: add QMP command x-debug-query-virtio
,
Laurent Vivier
,
2020/05/07
[RFC v4 2/6] qmp: add QMP command x-debug-virtio-status
,
Laurent Vivier
,
2020/05/07
[RFC v4 3/6] qmp: decode feature bits in virtio-status
,
Laurent Vivier
,
2020/05/07
[RFC v4 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Laurent Vivier
,
2020/05/07
[RFC v4 5/6] qmp: add QMP command x-debug-virtio-queue-element
,
Laurent Vivier
,
2020/05/07
[RFC v4 6/6] hmp: add x-debug-virtio commands
,
Laurent Vivier
,
2020/05/07
Re: [RFC v4 6/6] hmp: add x-debug-virtio commands
,
Dr. David Alan Gilbert
,
2020/05/13
Re: [RFC v4 6/6] hmp: add x-debug-virtio commands
,
Laurent Vivier
,
2020/05/15
Re: [RFC v4 6/6] hmp: add x-debug-virtio commands
,
Dr. David Alan Gilbert
,
2020/05/15
Re: [RFC v4 6/6] hmp: add x-debug-virtio commands
,
Laurent Vivier
,
2020/05/15
Re: [RFC v4 0/6] hmp, qmp: Add some commands to introspect virtio devices
,
no-reply
,
2020/05/07
[PATCH v5 00/15] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/05/07
[PATCH v5 01/15] qtest: allow DSDT acpi table changes
,
Gerd Hoffmann
,
2020/05/07
[PATCH v5 03/15] acpi: rtc: use a single crs range
,
Gerd Hoffmann
,
2020/05/07
Re: [PATCH v5 03/15] acpi: rtc: use a single crs range
,
Igor Mammedov
,
2020/05/11
[PATCH v5 02/15] acpi: move aml builder code for rtc device
,
Gerd Hoffmann
,
2020/05/07
[PATCH v5 04/15] acpi: serial: don't use _STA method
,
Gerd Hoffmann
,
2020/05/07
[PATCH v5 07/15] acpi: move aml builder code for parallel device
,
Gerd Hoffmann
,
2020/05/07
Re: [PATCH v5 07/15] acpi: move aml builder code for parallel device
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH v5 10/15] acpi: factor out fw_cfg_add_acpi_dsdt()
,
Gerd Hoffmann
,
2020/05/07
[PATCH v5 08/15] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/05/07
Re: [PATCH v5 08/15] acpi: move aml builder code for floppy device
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH v5 08/15] acpi: move aml builder code for floppy device
,
John Snow
,
2020/05/13
Re: [PATCH v5 08/15] acpi: move aml builder code for floppy device
,
Thomas Huth
,
2020/05/14
Re: [PATCH v5 08/15] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/05/15
[PATCH v5 13/15] acpi: drop build_piix4_pm()
,
Gerd Hoffmann
,
2020/05/07
Re: [PATCH v5 13/15] acpi: drop build_piix4_pm()
,
Igor Mammedov
,
2020/05/11
Re: [PATCH v5 13/15] acpi: drop build_piix4_pm()
,
Gerd Hoffmann
,
2020/05/12
Re: [PATCH v5 13/15] acpi: drop build_piix4_pm()
,
Igor Mammedov
,
2020/05/12
[PATCH v5 11/15] acpi: simplify build_isa_devices_aml()
,
Gerd Hoffmann
,
2020/05/07
[PATCH v5 14/15] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Gerd Hoffmann
,
2020/05/07
Re: [PATCH v5 14/15] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Igor Mammedov
,
2020/05/11
[PATCH v5 09/15] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Gerd Hoffmann
,
2020/05/07
[PATCH v5 12/15] acpi: drop serial/parallel enable bits from dsdt
,
Gerd Hoffmann
,
2020/05/07
Re: [PATCH v5 12/15] acpi: drop serial/parallel enable bits from dsdt
,
Igor Mammedov
,
2020/05/11
[PATCH v5 15/15] floppy: make isa_fdc_get_drive_max_chs static
,
Gerd Hoffmann
,
2020/05/07
Re: [PATCH v5 15/15] floppy: make isa_fdc_get_drive_max_chs static
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH v5 15/15] floppy: make isa_fdc_get_drive_max_chs static
,
John Snow
,
2020/05/13
[PATCH v5 06/15] acpi: parallel: don't use _STA method
,
Gerd Hoffmann
,
2020/05/07
[PATCH v5 05/15] acpi: move aml builder code for serial device
,
Gerd Hoffmann
,
2020/05/07
Re: [PATCH v5 05/15] acpi: move aml builder code for serial device
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH v5 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
2020/05/07
Re: [PATCH v5 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Eric Blake
,
2020/05/07
Re: [PATCH v5 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 03/14] block/amend: add 'force' option
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 05/14] block/amend: refactor qcow2 amend options
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 06/14] block/crypto: rename two functions
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 09/14] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 10/14] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 12/14] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 13/14] block/qcow2: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
2020/05/07
[PATCH v5 14/14] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
2020/05/07
Re: [PATCH v5 00/14] LUKS: encryption slot management using amend interface
,
no-reply
,
2020/05/07
[PATCH 0/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH 1/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 1/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
,
Eric Blake
,
2020/05/07
[PATCH 2/2] block/block-copy: Simplify block_copy_do_copy()
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 2/2] block/block-copy: Simplify block_copy_do_copy()
,
Eric Blake
,
2020/05/07
Re: [PATCH 0/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
,
Philippe Mathieu-Daudé
,
2020/05/14
Re: [PATCH 0/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
,
Kevin Wolf
,
2020/05/14
[PULL 0/5] Misc crypto subsystem fixes
,
Daniel P . Berrangé
,
2020/05/07
[PULL 1/5] crypto: fix getter of a QCryptoSecret's property
,
Daniel P . Berrangé
,
2020/05/07
[PULL 3/5] crypto: Redundant type conversion for AES_KEY pointer
,
Daniel P . Berrangé
,
2020/05/07
[PULL 2/5] crypto/secret: fix inconsequential errors.
,
Daniel P . Berrangé
,
2020/05/07
[PULL 5/5] crypto: extend hash benchmark to cover more algorithms
,
Daniel P . Berrangé
,
2020/05/07
[PULL 4/5] block: luks: better error message when creating too large files
,
Daniel P . Berrangé
,
2020/05/07
Re: [PULL 0/5] Misc crypto subsystem fixes
,
Peter Maydell
,
2020/05/07
Re: [PATCH 7/9] parallels: Rework truncation logic
,
Denis V. Lunev
,
2020/05/07
[PATCH v2 0/9] drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH v2 1/9] qemu-img: convert: don't use unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH v2 3/9] block/vdi: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH v2 3/9] block/vdi: return ZERO block-status when appropriate
,
Eric Blake
,
2020/05/07
[PATCH v2 2/9] block: inline bdrv_unallocated_blocks_are_zero()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH v2 2/9] block: inline bdrv_unallocated_blocks_are_zero()
,
Eric Blake
,
2020/05/07
Re: [PATCH v2 2/9] block: inline bdrv_unallocated_blocks_are_zero()
,
Vladimir Sementsov-Ogievskiy
,
2020/05/28
[PATCH v2 7/9] block/file-posix: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH v2 5/9] block/crypto: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH v2 4/9] block/vpc: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH v2 4/9] block/vpc: return ZERO block-status when appropriate
,
Eric Blake
,
2020/05/07
[PATCH v2 6/9] block/iscsi: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH v2 8/9] block/vhdx: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH v2 9/9] block: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH v2 9/9] block: drop unallocated_blocks_are_zero
,
Eric Blake
,
2020/05/07
[PATCH v2 10/9] qed: Simplify backing reads
,
Eric Blake
,
2020/05/07
Re: [PATCH v2 10/9] qed: Simplify backing reads
,
Eric Blake
,
2020/05/07
Re: [PATCH v2 10/9] qed: Simplify backing reads
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH v2 0/9] drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
[PATCH v24 0/4] implement zstd cluster compression method
,
Denis Plotnikov
,
2020/05/07
[PATCH v24 4/4] iotests: 287: add qcow2 compression type test
,
Denis Plotnikov
,
2020/05/07
[PATCH v24 2/4] qcow2: rework the cluster compression routine
,
Denis Plotnikov
,
2020/05/07
[PATCH v24 3/4] qcow2: add zstd cluster compression
,
Denis Plotnikov
,
2020/05/07
[PATCH v24 1/4] qcow2: introduce compression type feature
,
Denis Plotnikov
,
2020/05/07
Re: [PATCH v24 0/4] implement zstd cluster compression method
,
Max Reitz
,
2020/05/07
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Raphael Norwitz
,
2020/05/06
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Michael S. Tsirkin
,
2020/05/07
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/07
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Raphael Norwitz
,
2020/05/10
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/11
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Jason Wang
,
2020/05/10
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/11
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Jason Wang
,
2020/05/11
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Li Feng
,
2020/05/11
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/12
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/12
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Jason Wang
,
2020/05/12
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/13
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Michael S. Tsirkin
,
2020/05/13
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Jason Wang
,
2020/05/13
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/13
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Jason Wang
,
2020/05/14
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/15
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Li Feng
,
2020/05/15
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Jason Wang
,
2020/05/17
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/18
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/18
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Jason Wang
,
2020/05/17
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/18
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dr. David Alan Gilbert
,
2020/05/18
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/19
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dr. David Alan Gilbert
,
2020/05/19
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Michael S. Tsirkin
,
2020/05/19
Re: [PATCH v2 5/5] vhost: add device started check in migration set log
,
Dima Stepanov
,
2020/05/19
[PATCH v2 0/5] Additional parameters for qemu_img map
,
Eyal Moscovici
,
2020/05/06
[PATCH v2 1/5] qemu-img: remove check that cvtnum value > MAX_INT
,
Eyal Moscovici
,
2020/05/06
Re: [PATCH v2 1/5] qemu-img: remove check that cvtnum value > MAX_INT
,
Eric Blake
,
2020/05/06
Re: [PATCH v2 1/5] qemu-img: remove check that cvtnum value > MAX_INT
,
Eyal Moscovici
,
2020/05/12
Re: [PATCH v2 1/5] qemu-img: remove check that cvtnum value > MAX_INT
,
Eric Blake
,
2020/05/12
[PATCH v2 2/5] qemu_img: add error report to cvtnum
,
Eyal Moscovici
,
2020/05/06
Re: [PATCH v2 2/5] qemu_img: add error report to cvtnum
,
Eric Blake
,
2020/05/06
Re: [PATCH v2 2/5] qemu_img: add error report to cvtnum
,
Eyal Moscovici
,
2020/05/12
[PATCH v2 3/5] qemu-img: validate image length in img_map
,
Eyal Moscovici
,
2020/05/06
Re: [PATCH v2 3/5] qemu-img: validate image length in img_map
,
Eric Blake
,
2020/05/06
[PATCH v2 4/5] qemu-img: refactor dump_map_entry JSON format output
,
Eyal Moscovici
,
2020/05/06
[PATCH v2 5/5] qemu-img: Add --start-offset and --max-length to map
,
Eyal Moscovici
,
2020/05/06
Re: [PATCH v2 5/5] qemu-img: Add --start-offset and --max-length to map
,
Eric Blake
,
2020/05/06
Re: [PATCH v2 5/5] qemu-img: Add --start-offset and --max-length to map
,
Eyal Moscovici
,
2020/05/12
Re: [PATCH v2 0/5] Additional parameters for qemu_img map
,
Eric Blake
,
2020/05/06
Re: [PATCH v3 32/33] block: Pass BdrvChildRole in remaining cases
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 32/33] block: Pass BdrvChildRole in remaining cases
,
Max Reitz
,
2020/05/07
Re: [PATCH v3 32/33] block: Pass BdrvChildRole in remaining cases
,
Kevin Wolf
,
2020/05/07
Re: [PATCH v3 26/33] block: Use child_of_bds in remaining places
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 26/33] block: Use child_of_bds in remaining places
,
Max Reitz
,
2020/05/07
Re: [PATCH v3 26/33] block: Use child_of_bds in remaining places
,
Kevin Wolf
,
2020/05/07
Re: [PATCH v3 22/33] block: Make backing files child_of_bds children
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 22/33] block: Make backing files child_of_bds children
,
Max Reitz
,
2020/05/07
Re: [PATCH v3 18/33] block: Add bdrv_default_perms()
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 18/33] block: Add bdrv_default_perms()
,
Max Reitz
,
2020/05/07
Re: [PATCH v3 15/33] block: Pull out bdrv_default_perms_for_backing()
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 15/33] block: Pull out bdrv_default_perms_for_backing()
,
Max Reitz
,
2020/05/07
Re: [PATCH 0/9] More truncate improvements
,
Eric Blake
,
2020/05/06
Re: [PATCH 0/9] More truncate improvements
,
Kevin Wolf
,
2020/05/07
Re: [PATCH 0/9] More truncate improvements
,
Eric Blake
,
2020/05/07
Re: [PATCH 0/9] More truncate improvements
,
Kevin Wolf
,
2020/05/07
Re: [PATCH v3 13/33] block: Add child_of_bds
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 12/33] block: Unify bdrv_child_cb_detach()
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 12/33] block: Unify bdrv_child_cb_detach()
,
Max Reitz
,
2020/05/07
Re: [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
,
Max Reitz
,
2020/05/07
Re: [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
,
Max Reitz
,
2020/05/07
Re: [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
,
Kevin Wolf
,
2020/05/07
Re: [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
,
Max Reitz
,
2020/05/07
Re: [PATCH 1/2] qemu-img: refactor dump_map_entry JSON format output
,
Eyal Moscovici
,
2020/05/06
Re: [PATCH 2/2] qemu-img: Add --start-offset and --max-length to map
,
Eyal Moscovici
,
2020/05/06
[PATCH 0/8] drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
[PATCH 1/8] block/vdi: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 1/8] block/vdi: return ZERO block-status when appropriate
,
Eric Blake
,
2020/05/06
Re: [PATCH 1/8] block/vdi: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 1/8] block/vdi: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH 2/8] block/vpc: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 2/8] block/vpc: return ZERO block-status when appropriate
,
Eric Blake
,
2020/05/06
Re: [PATCH 2/8] block/vpc: return ZERO block-status when appropriate
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH 3/8] block/crypto: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 3/8] block/crypto: drop unallocated_blocks_are_zero
,
Eric Blake
,
2020/05/06
[PATCH 4/8] block/iscsi: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 4/8] block/iscsi: drop unallocated_blocks_are_zero
,
Eric Blake
,
2020/05/06
[PATCH 5/8] block/file-posix: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 5/8] block/file-posix: drop unallocated_blocks_are_zero
,
Eric Blake
,
2020/05/06
[PATCH 6/8] block/vhdx: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 6/8] block/vhdx: drop unallocated_blocks_are_zero
,
Eric Blake
,
2020/05/06
[PATCH 7/8] qemu-img: convert: don't use unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 7/8] qemu-img: convert: don't use unallocated_blocks_are_zero
,
Eric Blake
,
2020/05/06
Re: [PATCH 7/8] qemu-img: convert: don't use unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
[PATCH 8/8] block: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 8/8] block: drop unallocated_blocks_are_zero
,
Eric Blake
,
2020/05/06
Re: [PATCH 8/8] block: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 8/8] block: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH 8/8] block: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH 8/8] block: drop unallocated_blocks_are_zero
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
Re: [PATCH 8/8] block: drop unallocated_blocks_are_zero
,
Eric Blake
,
2020/05/06
Re: [PATCH v2 1/5] char-socket: return -1 in case of disconnect during tcp_chr_write
,
Li Feng
,
2020/05/06
Re: [PATCH v2 1/5] char-socket: return -1 in case of disconnect during tcp_chr_write
,
Marc-André Lureau
,
2020/05/06
Re: [PATCH v3 17/17] block: use int64_t instead of int in driver discard handlers
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH v3 00/17] 64bit block-layer
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: backing chain & block status & filters
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: backing chain & block status & filters
,
Max Reitz
,
2020/05/07
Re: backing chain & block status & filters
,
Vladimir Sementsov-Ogievskiy
,
2020/05/07
[PATCH 0/2] hw/block/nvme: fixes for interrupt behavior
,
Klaus Jensen
,
2020/05/05
[PATCH 2/2] hw/block/nvme: allow use of any valid msix vector
,
Klaus Jensen
,
2020/05/05
[PATCH 1/2] hw/block/nvme: fix pin-based interrupt behavior
,
Klaus Jensen
,
2020/05/05
Re: [PATCH 0/2] hw/block/nvme: fixes for interrupt behavior
,
Philippe Mathieu-Daudé
,
2020/05/11
Re: [PATCH 0/2] hw/block/nvme: fixes for interrupt behavior
,
Klaus Jensen
,
2020/05/11
[PATCH v4 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/05
Re: [PATCH v4 02/14] qcrypto/luks: implement encryption key management
,
Daniel P . Berrangé
,
2020/05/07
Re: [PATCH v4 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/07
Re: [PATCH v4 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/07
[PATCH v4 03/14] block/amend: add 'force' option
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 05/14] block/amend: refactor qcow2 amend options
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 06/14] block/crypto: rename two functions
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 09/14] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
2020/05/05
Re: [PATCH v4 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Eric Blake
,
2020/05/07
[PATCH v4 10/14] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 12/14] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 13/14] block/qcow2: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/05
[PATCH v4 14/14] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
2020/05/05
Re: [PATCH v4 00/14] LUKS: encryption slot management using amend interface
,
no-reply
,
2020/05/05
[PATCH v5 00/31] Add subcluster allocation to qcow2
,
Alberto Garcia
,
2020/05/05
[PATCH v5 10/31] qcow2: Add offset_to_sc_index()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 08/31] qcow2: Add dummy has_subclusters() function
,
Alberto Garcia
,
2020/05/05
[PATCH v5 11/31] qcow2: Add offset_into_subcluster() and size_to_subclusters()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 11/31] qcow2: Add offset_into_subcluster() and size_to_subclusters()
,
Eric Blake
,
2020/05/05
Re: [PATCH v5 11/31] qcow2: Add offset_into_subcluster() and size_to_subclusters()
,
Alberto Garcia
,
2020/05/06
[PATCH v5 03/31] qcow2: Add calculate_l2_meta()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 22/31] qcow2: Add subcluster support to discard_in_l2_slice()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 18/31] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
,
Alberto Garcia
,
2020/05/05
[PATCH v5 01/31] qcow2: Make Qcow2AioTask store the full host offset
,
Alberto Garcia
,
2020/05/05
[PATCH v5 02/31] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 09/31] qcow2: Add subcluster-related fields to BDRVQcow2State
,
Alberto Garcia
,
2020/05/05
[PATCH v5 12/31] qcow2: Add l2_entry_size()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 24/31] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 06/31] qcow2: Add get_l2_entry() and set_l2_entry()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 21/31] qcow2: Add subcluster support to zero_in_l2_slice()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 27/31] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 30/31] qcow2: Add subcluster support to qcow2_measure()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 30/31] qcow2: Add subcluster support to qcow2_measure()
,
Eric Blake
,
2020/05/06
Re: [PATCH v5 30/31] qcow2: Add subcluster support to qcow2_measure()
,
Alberto Garcia
,
2020/05/07
[PATCH v5 29/31] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 29/31] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Eric Blake
,
2020/05/06
[PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()
,
Eric Blake
,
2020/05/05
Re: [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()
,
Alberto Garcia
,
2020/05/06
Re: [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()
,
Eric Blake
,
2020/05/06
Re: [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()
,
Alberto Garcia
,
2020/05/07
Re: [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()
,
Alberto Garcia
,
2020/05/07
[PATCH v5 14/31] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 14/31] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Eric Blake
,
2020/05/05
[PATCH v5 15/31] qcow2: Add qcow2_cluster_is_allocated()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 15/31] qcow2: Add qcow2_cluster_is_allocated()
,
Eric Blake
,
2020/05/05
[PATCH v5 17/31] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
,
Alberto Garcia
,
2020/05/05
[PATCH v5 31/31] iotests: Add tests for qcow2 images with extended L2 entries
,
Alberto Garcia
,
2020/05/05
[PATCH v5 07/31] qcow2: Document the Extended L2 Entries feature
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 07/31] qcow2: Document the Extended L2 Entries feature
,
Eric Blake
,
2020/05/05
Re: [PATCH v5 07/31] qcow2: Document the Extended L2 Entries feature
,
Alberto Garcia
,
2020/05/06
Re: [PATCH v5 07/31] qcow2: Document the Extended L2 Entries feature
,
Alberto Garcia
,
2020/05/06
[PATCH v5 04/31] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 23/31] qcow2: Add subcluster support to check_refcounts_l2()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 23/31] qcow2: Add subcluster support to check_refcounts_l2()
,
Eric Blake
,
2020/05/06
[PATCH v5 25/31] qcow2: Clear the L2 bitmap when allocating a compressed cluster
,
Alberto Garcia
,
2020/05/05
[PATCH v5 28/31] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 28/31] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Eric Blake
,
2020/05/06
Re: [PATCH v5 28/31] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Alberto Garcia
,
2020/05/07
[PATCH v5 05/31] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 05/31] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
,
Eric Blake
,
2020/05/05
[PATCH v5 26/31] qcow2: Add subcluster support to handle_alloc_space()
,
Alberto Garcia
,
2020/05/05
[PATCH v5 20/31] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 20/31] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Eric Blake
,
2020/05/06
Re: [PATCH v5 20/31] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/08
[PATCH v5 13/31] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 13/31] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
,
Eric Blake
,
2020/05/05
Re: [PATCH v5 13/31] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
,
Alberto Garcia
,
2020/05/06
[PATCH v5 16/31] qcow2: Add cluster type parameter to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v5 00/31] Add subcluster allocation to qcow2
,
Derek Su
,
2020/05/20
Re: [PATCH v5 00/31] Add subcluster allocation to qcow2
,
Alberto Garcia
,
2020/05/20
[PATCH] qcow2: Fix preallocation on block devices
,
Max Reitz
,
2020/05/05
Re: [PATCH] qcow2: Fix preallocation on block devices
,
Kevin Wolf
,
2020/05/07
[PULL 00/24] Block patches
,
Max Reitz
,
2020/05/05
[PULL 03/24] iotests: ignore import warnings from pylint
,
Max Reitz
,
2020/05/05
[PULL 02/24] iotests: don't use 'format' for drive_add
,
Max Reitz
,
2020/05/05
[PULL 04/24] iotests: replace mutable list default args
,
Max Reitz
,
2020/05/05
[PULL 06/24] iotests: alphabetize standard imports
,
Max Reitz
,
2020/05/05
[PULL 05/24] iotests: add pylintrc file
,
Max Reitz
,
2020/05/05
[PULL 07/24] iotests: drop pre-Python 3.4 compatibility code
,
Max Reitz
,
2020/05/05
[PULL 01/24] iotests: do a light delinting
,
Max Reitz
,
2020/05/05
[PULL 08/24] iotests: touch up log function signature
,
Max Reitz
,
2020/05/05
[PULL 10/24] iotests: add hmp helper with logging
,
Max Reitz
,
2020/05/05
[PULL 12/24] iotest 258: use script_main
,
Max Reitz
,
2020/05/05
[PULL 11/24] iotests: add script_initialize
,
Max Reitz
,
2020/05/05
[PULL 13/24] iotests: Mark verify functions as private
,
Max Reitz
,
2020/05/05
[PULL 09/24] iotests: limit line length to 79 chars
,
Max Reitz
,
2020/05/05
[PULL 18/24] block: Comment cleanups
,
Max Reitz
,
2020/05/05
[PULL 14/24] iotests: use python logging for iotests.log()
,
Max Reitz
,
2020/05/05
[PULL 19/24] Fix iotest 153
,
Max Reitz
,
2020/05/05
[PULL 17/24] qcow2: Tweak comment about bitmaps vs. resize
,
Max Reitz
,
2020/05/05
[PULL 21/24] block/block-copy: alloc task on each iteration
,
Max Reitz
,
2020/05/05
[PULL 16/24] qcow2: Allow resize of images with internal snapshots
,
Max Reitz
,
2020/05/05
[PULL 20/24] block/block-copy: rename in-flight requests to tasks
,
Max Reitz
,
2020/05/05
[PULL 22/24] block/block-copy: add state pointer to BlockCopyTask
,
Max Reitz
,
2020/05/05
[PULL 15/24] block: Add blk_new_with_bs() helper
,
Max Reitz
,
2020/05/05
[PULL 23/24] block/block-copy: refactor task creation
,
Max Reitz
,
2020/05/05
[PULL 24/24] block/block-copy: use aio-task-pool API
,
Max Reitz
,
2020/05/05
Re: [PULL 24/24] block/block-copy: use aio-task-pool API
,
Peter Maydell
,
2020/05/07
Re: [PULL 00/24] Block patches
,
Peter Maydell
,
2020/05/06
[PATCH v4 00/13] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/05/05
[PATCH v4 02/13] acpi: move aml builder code for rtc device
,
Gerd Hoffmann
,
2020/05/05
Re: [PATCH v4 02/13] acpi: move aml builder code for rtc device
,
Igor Mammedov
,
2020/05/05
Re: [PATCH v4 02/13] acpi: move aml builder code for rtc device
,
Philippe Mathieu-Daudé
,
2020/05/05
[PATCH v4 01/13] qtest: allow DSDT acpi table changes
,
Gerd Hoffmann
,
2020/05/05
[PATCH v4 03/13] acpi: rtc: use a single crs range
,
Gerd Hoffmann
,
2020/05/05
Re: [PATCH v4 03/13] acpi: rtc: use a single crs range
,
Igor Mammedov
,
2020/05/05
Re: [PATCH v4 03/13] acpi: rtc: use a single crs range
,
Gerd Hoffmann
,
2020/05/06
Re: [PATCH v4 03/13] acpi: rtc: use a single crs range
,
Igor Mammedov
,
2020/05/06
[PATCH v4 04/13] acpi: serial: don't use _STA method
,
Gerd Hoffmann
,
2020/05/05
[PATCH v4 11/13] acpi: simplify build_isa_devices_aml()
,
Gerd Hoffmann
,
2020/05/05
Re: [PATCH v4 11/13] acpi: simplify build_isa_devices_aml()
,
Igor Mammedov
,
2020/05/05
Re: [PATCH v4 11/13] acpi: simplify build_isa_devices_aml()
,
Philippe Mathieu-Daudé
,
2020/05/05
[PATCH v4 09/13] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Gerd Hoffmann
,
2020/05/05
[PATCH v4 06/13] acpi: parallel: don't use _STA method
,
Gerd Hoffmann
,
2020/05/05
[PATCH v4 10/13] acpi: factor out fw_cfg_add_acpi_dsdt()
,
Gerd Hoffmann
,
2020/05/05
[PATCH v4 13/13] floppy: make isa_fdc_get_drive_max_chs static
,
Gerd Hoffmann
,
2020/05/05
Re: [PATCH v4 13/13] floppy: make isa_fdc_get_drive_max_chs static
,
Igor Mammedov
,
2020/05/05
[PATCH v4 12/13] acpi: drop serial/parallel enable bits from dsdt
,
Gerd Hoffmann
,
2020/05/05
Re: [PATCH v4 12/13] acpi: drop serial/parallel enable bits from dsdt
,
Igor Mammedov
,
2020/05/05
[PATCH v4 05/13] acpi: move aml builder code for serial device
,
Gerd Hoffmann
,
2020/05/05
Re: [PATCH v4 05/13] acpi: move aml builder code for serial device
,
Philippe Mathieu-Daudé
,
2020/05/05
[PATCH v4 07/13] acpi: move aml builder code for parallel device
,
Gerd Hoffmann
,
2020/05/05
Re: [PATCH v4 07/13] acpi: move aml builder code for parallel device
,
Philippe Mathieu-Daudé
,
2020/05/05
Re: [PATCH v4 07/13] acpi: move aml builder code for parallel device
,
Gerd Hoffmann
,
2020/05/06
[PATCH v4 08/13] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/05/05
Re: [PATCH v3 03/33] block: Add BdrvChildRole and BdrvChildRoleBits
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v3 03/33] block: Add BdrvChildRole and BdrvChildRoleBits
,
Max Reitz
,
2020/05/05
Re: [PATCH v3 03/33] block: Add BdrvChildRole and BdrvChildRoleBits
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v3 03/33] block: Add BdrvChildRole and BdrvChildRoleBits
,
Max Reitz
,
2020/05/05
Re: [PATCH v3 03/33] block: Add BdrvChildRole and BdrvChildRoleBits
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v4 0/5] block-copy: use aio-task-pool
,
Max Reitz
,
2020/05/05
Re: [PATCH v4 0/5] block-copy: use aio-task-pool
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH v23 0/4] implement zstd cluster compression method
,
Max Reitz
,
2020/05/05
Re: [PATCH v23 0/4] implement zstd cluster compression method
,
Max Reitz
,
2020/05/05
Re: [PATCH v23 0/4] implement zstd cluster compression method
,
Denis Plotnikov
,
2020/05/06
Re: [PATCH v23 0/4] implement zstd cluster compression method
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH v2 0/4] backup: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v2 3/4] backup: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v2 3/4] backup: Make sure that source and target size match
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH v2 3/4] backup: Make sure that source and target size match
,
Kevin Wolf
,
2020/05/06
Re: [PATCH v2 3/4] backup: Make sure that source and target size match
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 0/6] vmdk: Fix zero cluster handling
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v5 7/7] qemu-img: Deprecate use of -b without -F
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v5 7/7] qemu-img: Deprecate use of -b without -F
,
Peter Krempa
,
2020/05/05
Re: [PATCH v5 4/7] qcow2: Deprecate use of qemu-img amend to change backing file
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v5 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v5 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw
,
Eric Blake
,
2020/05/05
[PATCH] iotests/055: Use cache.no-flush for vmdk target
,
Kevin Wolf
,
2020/05/05
Re: [PATCH] iotests/055: Use cache.no-flush for vmdk target
,
Eric Blake
,
2020/05/05
[PATCH v5 00/18] nvme: refactoring and cleanups
,
Klaus Jensen
,
2020/05/05
[PATCH v5 01/18] nvme: fix pci doorbell size calculation
,
Klaus Jensen
,
2020/05/05
[PATCH v5 03/18] nvme: remove superfluous breaks
,
Klaus Jensen
,
2020/05/05
[PATCH v5 06/18] nvme: refactor nvme_addr_read
,
Klaus Jensen
,
2020/05/05
Re: [PATCH v5 06/18] nvme: refactor nvme_addr_read
,
Klaus Jensen
,
2020/05/05
Re: [PATCH v5 06/18] nvme: refactor nvme_addr_read
,
Maxim Levitsky
,
2020/05/05
[PATCH v5 04/18] nvme: move device parameters to separate struct
,
Klaus Jensen
,
2020/05/05
[PATCH v5 05/18] nvme: use constants in identify
,
Klaus Jensen
,
2020/05/05
[PATCH v5 08/18] nvme: remove redundant cmbloc/cmbsz members
,
Klaus Jensen
,
2020/05/05
[PATCH v5 02/18] nvme: rename trace events to pci_nvme
,
Klaus Jensen
,
2020/05/05
[PATCH v5 10/18] nvme: factor out device state setup
,
Klaus Jensen
,
2020/05/05
[PATCH v5 07/18] nvme: add max_ioqpairs device parameter
,
Klaus Jensen
,
2020/05/05
Re: [PATCH v5 07/18] nvme: add max_ioqpairs device parameter
,
Klaus Jensen
,
2020/05/05
[PATCH v5 15/18] nvme: factor out cmb setup
,
Klaus Jensen
,
2020/05/05
[PATCH v5 14/18] nvme: factor out pci setup
,
Klaus Jensen
,
2020/05/05
[PATCH v5 09/18] nvme: factor out property/constraint checks
,
Klaus Jensen
,
2020/05/05
[PATCH v5 11/18] nvme: factor out block backend setup
,
Klaus Jensen
,
2020/05/05
[PATCH v5 12/18] nvme: add namespace helpers
,
Klaus Jensen
,
2020/05/05
[PATCH v5 17/18] nvme: do cmb/pmr init as part of pci init
,
Klaus Jensen
,
2020/05/05
[PATCH v5 13/18] nvme: factor out namespace setup
,
Klaus Jensen
,
2020/05/05
[PATCH v5 16/18] nvme: factor out pmr setup
,
Klaus Jensen
,
2020/05/05
[PATCH v5 18/18] nvme: factor out controller identify setup
,
Klaus Jensen
,
2020/05/05
Re: [PATCH v5 00/18] nvme: refactoring and cleanups
,
Philippe Mathieu-Daudé
,
2020/05/05
Re: [PATCH v5 00/18] nvme: refactoring and cleanups
,
Klaus Jensen
,
2020/05/11
Re: [PATCH v5 00/18] nvme: refactoring and cleanups
,
Philippe Mathieu-Daudé
,
2020/05/11
Re: [PATCH v5 00/18] nvme: refactoring and cleanups
,
Klaus Jensen
,
2020/05/11
Re: [PATCH v5 00/18] nvme: refactoring and cleanups
,
Kevin Wolf
,
2020/05/11
Re: [PATCH v4 00/18] nvme: factor out cmb/pmr setup
,
Klaus Jensen
,
2020/05/05
Re: [PATCH v4 00/18] nvme: factor out cmb/pmr setup
,
Philippe Mathieu-Daudé
,
2020/05/05
[PULL 2/4] iotests/041: Fix NBD socket path
,
Eric Blake
,
2020/05/04
[PULL 4/4] block/nbd-client: drop max_block restriction from discard
,
Eric Blake
,
2020/05/04
[PULL 3/4] block/nbd-client: drop max_block restriction from block_status
,
Eric Blake
,
2020/05/04
Re: [PATCH v5 for-5.0? 0/7] Tighten qemu-img rules on missing backing format
,
Eric Blake
,
2020/05/04
Re: [PATCH v2 2/6] block/nbd-client: drop max_block restriction from discard
,
Eric Blake
,
2020/05/04
Re: [PATCH v2 2/6] block/nbd-client: drop max_block restriction from discard
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH 0/8] iotests skipping
,
Kevin Wolf
,
2020/05/04
Re: [PATCH 0/8] iotests skipping
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
[PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Alberto Garcia
,
2020/05/04
Re: [PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Eric Blake
,
2020/05/04
Re: [PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Alberto Garcia
,
2020/05/04
Re: [PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Alberto Garcia
,
2020/05/05
Re: [PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Kevin Wolf
,
2020/05/05
Re: [PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
no-reply
,
2020/05/05
[PULL v2 0/4] Block patches
,
Stefan Hajnoczi
,
2020/05/04
[PULL v2 1/4] fuzz: select fuzz target using executable name
,
Stefan Hajnoczi
,
2020/05/04
[PULL v2 2/4] lockable: fix __COUNTER__ macro to be referenced properly
,
Stefan Hajnoczi
,
2020/05/04
[PULL v2 3/4] lockable: replaced locks with lock guard macros where appropriate
,
Stefan Hajnoczi
,
2020/05/04
[PULL v2 4/4] lockable: Replace locks with lock guard macros
,
Stefan Hajnoczi
,
2020/05/04
Re: [PULL v2 0/4] Block patches
,
no-reply
,
2020/05/05
Re: [PULL v2 0/4] Block patches
,
no-reply
,
2020/05/05
Re: [PULL v2 0/4] Block patches
,
no-reply
,
2020/05/05
Re: [PULL v2 0/4] Block patches
,
no-reply
,
2020/05/05
Re: [PULL v2 0/4] Block patches
,
Peter Maydell
,
2020/05/05
[PULL 11/29] vhost-user-blk: fix invalid memory access
,
Michael S. Tsirkin
,
2020/05/04
[PATCH v2] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Alberto Garcia
,
2020/05/04
Re: [PATCH v2] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Kevin Wolf
,
2020/05/04
Re: [PATCH v2] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
no-reply
,
2020/05/05
Re: [PATCH RESEND v3 0/4] virtio-pci: enable blk and scsi multi-queue by default
,
Michael S. Tsirkin
,
2020/05/04
Re: [PATCH v3 15/15] acpi: simplify build_isa_devices_aml()
,
Gerd Hoffmann
,
2020/05/04
Re: [PATCH v3 15/15] acpi: simplify build_isa_devices_aml()
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [Bug 1875762] [NEW] Poor disk performance on sparse VMDKs
,
Stefan Hajnoczi
,
2020/05/04
Re: [PATCH] iotests/041: Fix NBD socket path
,
Stefan Hajnoczi
,
2020/05/04
Re: [PATCH v3 10/15] acpi: parallel: don't use _STA method
,
Gerd Hoffmann
,
2020/05/04
Re: [PATCH v3 10/15] acpi: parallel: don't use _STA method
,
Gerd Hoffmann
,
2020/05/04
Re: [PATCH v3 10/15] acpi: parallel: don't use _STA method
,
Igor Mammedov
,
2020/05/04
[PATCH v2] Fix iotest 153
,
Maxim Levitsky
,
2020/05/04
Re: [PATCH v2] Fix iotest 153
,
Max Reitz
,
2020/05/04
Re: [PATCH v2] Fix iotest 153
,
Maxim Levitsky
,
2020/05/04
Re: [PATCH v2] Fix iotest 153
,
no-reply
,
2020/05/05
Re: [PATCH v2] Fix iotest 153
,
no-reply
,
2020/05/05
Re: [PATCH v2] Fix iotest 153
,
no-reply
,
2020/05/05
Re: [PATCH v3 08/15] acpi: serial: don't use _STA method
,
Gerd Hoffmann
,
2020/05/04
Re: [PATCH v3 08/15] acpi: serial: don't use _STA method
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 6/6] iotests: Add test 291 to for qemu-img bitmap coverage
,
Max Reitz
,
2020/05/04
Re: [PATCH v2 6/6] iotests: Add test 291 to for qemu-img bitmap coverage
,
Eric Blake
,
2020/05/05
Re: [PATCH v3 00/15] acpi: i386 tweaks
,
Michael S. Tsirkin
,
2020/05/04
Re: [PATCH v2 5/6] qemu-img: Add convert --bitmaps option
,
Max Reitz
,
2020/05/04
Re: [PATCH v2 4/6] qcow2: Expose bitmaps' size during measure
,
Max Reitz
,
2020/05/04
Re: [PATCH v2 4/6] qcow2: Expose bitmaps' size during measure
,
Eric Blake
,
2020/05/04
[PATCH v2 0/3] various: Remove unnecessary casts
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v2 1/3] target: Remove unnecessary CPU() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 1/3] target: Remove unnecessary CPU() cast
,
Markus Armbruster
,
2020/05/08
[PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Markus Armbruster
,
2020/05/08
Re: [PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/08
[PATCH v2 3/3] hw: Remove unnecessary DEVICE() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 3/3] hw: Remove unnecessary DEVICE() cast
,
Markus Armbruster
,
2020/05/08
Re: [PATCH v2 3/6] qemu-img: Add bitmap sub-command
,
Max Reitz
,
2020/05/04
Re: [PATCH v2 3/6] qemu-img: Add bitmap sub-command
,
Eric Blake
,
2020/05/04
Re: [PATCH v2] Compress lines for immediate return
,
Laurent Vivier
,
2020/05/04
[PATCH] hw/ide/ahci: Log lost IRQs
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH] hw/ide/ahci: Log lost IRQs
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH] hw/ide/ahci: Log lost IRQs
,
John Snow
,
2020/05/14
Re: [PATCH] hw/ide/ahci: Log lost IRQs
,
Kevin Wolf
,
2020/05/15
[PATCH 0/6] block/nvme: Align block pages queue to host page size
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH 1/6] qemu/osdep: Document qemu_memalign() and friends
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH 1/6] qemu/osdep: Document qemu_memalign() and friends
,
Stefan Hajnoczi
,
2020/05/07
[PATCH 2/6] qemu/bitmap: Document bitmap_new() returned pointer
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH 2/6] qemu/bitmap: Document bitmap_new() returned pointer
,
Stefan Hajnoczi
,
2020/05/07
[PATCH 3/6] sysemu/block-backend: Document blk_read()/blk_pwrite()
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH 3/6] sysemu/block-backend: Document blk_read()/blk_pwrite()
,
Stefan Hajnoczi
,
2020/05/07
[PATCH 4/6] block/block: Document BlockSizes fields
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH 4/6] block/block: Document BlockSizes fields
,
Stefan Hajnoczi
,
2020/05/07
[PATCH 5/6] block/nvme: Align block pages queue to host page size
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH 5/6] block/nvme: Align block pages queue to host page size
,
David Gibson
,
2020/05/04
Re: [PATCH 5/6] block/nvme: Align block pages queue to host page size
,
Laurent Vivier
,
2020/05/05
Re: [PATCH 5/6] block/nvme: Align block pages queue to host page size
,
Laurent Vivier
,
2020/05/05
Re: [PATCH 5/6] block/nvme: Align block pages queue to host page size
,
Philippe Mathieu-Daudé
,
2020/05/05
Re: [PATCH 5/6] block/nvme: Align block pages queue to host page size
,
Philippe Mathieu-Daudé
,
2020/05/05
[RFC PATCH 6/6] hw/block/nvme: Make device target agnostic
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [RFC PATCH 6/6] hw/block/nvme: Make device target agnostic
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [RFC PATCH 6/6] hw/block/nvme: Make device target agnostic
,
Stefan Hajnoczi
,
2020/05/07
Re: [RFC PATCH 6/6] hw/block/nvme: Make device target agnostic
,
Paolo Bonzini
,
2020/05/07
Re: [PATCH] MAINTAINERS: Update Keith Busch's email address
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH] MAINTAINERS: Update Keith Busch's email address
,
Laurent Vivier
,
2020/05/04
Re: [PATCH v2 1/3] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v22 3/4] qcow2: add zstd cluster compression
,
Max Reitz
,
2020/05/04
Re: [PATCH v2 4/5] vhost: check vring address before calling unmap
,
Raphael Norwitz
,
2020/05/03
Re: [PATCH v2 4/5] vhost: check vring address before calling unmap
,
Jason Wang
,
2020/05/10
Re: [PATCH v2 4/5] vhost: check vring address before calling unmap
,
Dima Stepanov
,
2020/05/11
Re: [PATCH v2 4/5] vhost: check vring address before calling unmap
,
Jason Wang
,
2020/05/11
Re: [PATCH v2 4/5] vhost: check vring address before calling unmap
,
Dima Stepanov
,
2020/05/12
Re: [PATCH v2 4/5] vhost: check vring address before calling unmap
,
Jason Wang
,
2020/05/12
Re: [PATCH v2 4/5] vhost: check vring address before calling unmap
,
Dima Stepanov
,
2020/05/13
Re: [PATCH v2 4/5] vhost: check vring address before calling unmap
,
Jason Wang
,
2020/05/14
Re: [PATCH v2 3/5] vhost-user-blk: add mechanism to track the guest notifiers init state
,
Raphael Norwitz
,
2020/05/03
Re: [PATCH v2 3/5] vhost-user-blk: add mechanism to track the guest notifiers init state
,
Dima Stepanov
,
2020/05/06
Re: [PATCH v2 2/5] vhost: introduce wrappers to set guest notifiers for virtio device
,
Raphael Norwitz
,
2020/05/03
Re: [PATCH v2 2/5] vhost: introduce wrappers to set guest notifiers for virtio device
,
Dima Stepanov
,
2020/05/06
Re: [PATCH v2 2/5] vhost: introduce wrappers to set guest notifiers for virtio device
,
Jason Wang
,
2020/05/10
Re: [PATCH v2 2/5] vhost: introduce wrappers to set guest notifiers for virtio device
,
Dima Stepanov
,
2020/05/11
[PATCH v3 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 03/14] block/amend: add 'force' option
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 05/14] block/amend: refactor qcow2 amend options
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 06/14] block/crypto: rename two functions
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 09/14] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 10/14] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 12/14] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 14/14] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
2020/05/03
[PATCH v3 13/14] block/qcow2: implement blockdev-amend
,
Maxim Levitsky
,
2020/05/03
Re: [PATCH v3 00/14] LUKS: encryption slot management using amend interface
,
no-reply
,
2020/05/03
Re: [PATCH v3 00/14] LUKS: encryption slot management using amend interface
,
Daniel P . Berrangé
,
2020/05/04
Re: [PATCH v3 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
2020/05/04
[PATCH] Fix iotest 153
,
Maxim Levitsky
,
2020/05/03
Re: [PATCH] Fix iotest 153
,
Max Reitz
,
2020/05/04
Re: [PATCH] Fix iotest 153
,
Maxim Levitsky
,
2020/05/04
Re: [PATCH] Fix iotest 153
,
Max Reitz
,
2020/05/04
Re: [PATCH] Fix iotest 153
,
Maxim Levitsky
,
2020/05/04
Re: [PATCH v2 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/05/03
Re: [PATCH v2 02/14] qcrypto/luks: implement encryption key management
,
Daniel P . Berrangé
,
2020/05/04
Re: [PATCH 4/4] scripts/qmp: Fix QEMU Python scripts path
,
Markus Armbruster
,
2020/05/02
Re: [PATCH 4/4] scripts/qmp: Fix QEMU Python scripts path
,
John Snow
,
2020/05/04
Re: [PATCH 4/4] scripts/qmp: Fix QEMU Python scripts path
,
John Snow
,
2020/05/13
Re: [PATCH v2 9/9] block/io: expand in_flight inc/dec section: bdrv_make_zero
,
Eric Blake
,
2020/05/01
Re: [PATCH v2 7/9] block/io: add bdrv_do_pwrite_zeroes
,
Eric Blake
,
2020/05/01
Re: [PATCH v2 6/9] block/io: expand in_flight inc/dec section: block-status
,
Eric Blake
,
2020/05/01
Re: [PATCH v2 6/9] block/io: expand in_flight inc/dec section: block-status
,
Kevin Wolf
,
2020/05/19
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Eric Blake
,
2020/05/01
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Vladimir Sementsov-Ogievskiy
,
2020/05/06
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Vladimir Sementsov-Ogievskiy
,
2020/05/18
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Kevin Wolf
,
2020/05/19
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Kevin Wolf
,
2020/05/19
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Kevin Wolf
,
2020/05/19
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Vladimir Sementsov-Ogievskiy
,
2020/05/19
Re: [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
,
Kevin Wolf
,
2020/05/19
Re: [PATCH v2 1/9] block/io: refactor bdrv_is_allocated_above to run only one coroutine
,
Eric Blake
,
2020/05/01
Re: Backup of vm disk images
,
Stefan Hajnoczi
,
2020/05/01
Re: Backup of vm disk images
,
Peter Krempa
,
2020/05/04
Re: Backup of vm disk images
,
Anders Östling
,
2020/05/05
Re: Backup of vm disk images
,
Kashyap Chamarthy
,
2020/05/04
[PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Alberto Garcia
,
2020/05/01
Re: [PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Eric Blake
,
2020/05/01
Re: [PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Eric Blake
,
2020/05/01
Re: [PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Alberto Garcia
,
2020/05/04
Re: [PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
,
Eric Blake
,
2020/05/04
Re: [PULL 00/15] Block layer patches
,
Peter Maydell
,
2020/05/01
[PULL 0/4] Block patches
,
Stefan Hajnoczi
,
2020/05/01
[PULL 1/4] fuzz: select fuzz target using executable name
,
Stefan Hajnoczi
,
2020/05/01
[PULL 2/4] lockable: fix __COUNTER__ macro to be referenced properly
,
Stefan Hajnoczi
,
2020/05/01
[PULL 3/4] lockable: replaced locks with lock guard macros where appropriate
,
Stefan Hajnoczi
,
2020/05/01
[PULL 4/4] lockable: Replace locks with lock guard macros
,
Stefan Hajnoczi
,
2020/05/01
Re: [PULL 0/4] Block patches
,
no-reply
,
2020/05/01
Re: [PULL 0/4] Block patches
,
Peter Maydell
,
2020/05/01
Re: [PULL 0/4] Block patches
,
Stefan Hajnoczi
,
2020/05/01
[PULL for-5.0 0/4] Block patches
,
Stefan Hajnoczi
,
2020/05/01
[PULL for-5.0 1/4] fuzz: select fuzz target using executable name
,
Stefan Hajnoczi
,
2020/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc