qemu-block
Thread
Date
Earlier messages
Messages by Thread
[RFC 0/3] aio-posix: enable io_uring SINGLE_ISSUER and TASKRUN flags
Stefan Hajnoczi
[RFC 2/3] aio-posix: enable IORING_SETUP_SINGLE_ISSUER
Stefan Hajnoczi
[RFC 1/3] iothread: create AioContext in iothread_run()
Stefan Hajnoczi
[RFC 3/3] aio-posix: enable IORING_SETUP_COOP_TASKRUN | IORING_SETUP_TASKRUN_FLAG
Stefan Hajnoczi
[PATCH] hw/sd/sdcard: fix SEND_STATUS for SPI cards
Ben Dooks
Re: [PATCH] hw/sd/sdcard: fix SEND_STATUS for SPI cards
Philippe Mathieu-Daudé
[PATCH] hw/sd/sdcard: fix spi_cmd_SEND_CSD/CID state check
Ben Dooks
Re: [PATCH] hw/sd/sdcard: fix spi_cmd_SEND_CSD/CID state check
Philippe Mathieu-Daudé
Re: [PATCH] hw/sd/sdcard: fix spi_cmd_SEND_CSD/CID state check
Guenter Roeck
Re: [PATCH] hw/sd/sdcard: fix spi_cmd_SEND_CSD/CID state check
Ben Dooks
Re: [PATCH] hw/sd/sdcard: fix spi_cmd_SEND_CSD/CID state check
Guenter Roeck
[PATCH v2 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
Denis V. Lunev
[PATCH] hw/sd: print bad s->arglen in unexpected response
Ben Dooks
Re: [PATCH] hw/sd: print bad s->arglen in unexpected response
Alex Bennée
Re: [PATCH] hw/sd: print bad s->arglen in unexpected response
Peter Maydell
Re: [PATCH] hw/sd: print bad s->arglen in unexpected response
Ben Dooks
Re: [PATCH] hw/sd: print bad s->arglen in unexpected response
Philippe Mathieu-Daudé
Re: [PATCH] hw/sd: print bad s->arglen in unexpected response
Ben Dooks
Re: [PATCH] hw/sd: print bad s->arglen in unexpected response
Ben Dooks
[PATCH v3 00/12] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
[PATCH v3 06/12] aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
[PATCH v3 05/12] aio: remove aio_context_use_g_source()
Stefan Hajnoczi
[PATCH v3 11/12] block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
[PATCH v3 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
Stefan Hajnoczi
Re: [PATCH v3 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
Eric Blake
[PATCH v3 12/12] block/io_uring: use non-vectored read/write when possible
Stefan Hajnoczi
[PATCH v3 02/12] aio-posix: keep polling enabled with fdmon-io_uring.c
Stefan Hajnoczi
[PATCH v3 07/12] aio: add errp argument to aio_context_setup()
Stefan Hajnoczi
[PATCH v3 10/12] aio-posix: avoid EventNotifier for cqe_handler_bh
Stefan Hajnoczi
[PATCH v3 09/12] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
[PATCH v3 04/12] aio-posix: integrate fdmon into glib event loop
Stefan Hajnoczi
[PATCH v3 08/12] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
Re: [PATCH v3 08/12] aio-posix: gracefully handle io_uring_queue_init() failure
Eric Blake
[PATCH v3 03/12] tests/unit: skip test-nested-aio-poll with io_uring
Stefan Hajnoczi
[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Brian Song
[PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Brian Song
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Markus Armbruster
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Brian Song
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Stefan Hajnoczi
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Brian Song
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Kevin Wolf
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Bernd Schubert
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Stefan Hajnoczi
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Bernd Schubert
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Bernd Schubert
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Stefan Hajnoczi
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Brian Song
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Stefan Hajnoczi
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Stefan Hajnoczi
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Kevin Wolf
Re: [PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Stefan Hajnoczi
Re: [PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Brian Song
Re: [PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Stefan Hajnoczi
[PULL 00/57] Block layer patches
Kevin Wolf
[PULL 04/57] block/commit: switch to bdrv_set_backing_hd_drained() variant
Kevin Wolf
[PULL 02/57] block: add bdrv_graph_wrlock_drained() convenience wrapper
Kevin Wolf
[PULL 09/57] block-backend: mark blk_drain_all() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 03/57] block/mirror: switch to bdrv_set_backing_hd_drained() variant
Kevin Wolf
[PULL 17/57] block-backend: mark blk_io_limits_disable() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 11/57] block/stream: mark stream_prepare() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 16/57] block: mark blk_drain() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 18/57] block/commit: mark commit_abort() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 20/57] block: mark bdrv_replace_child_bs() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 06/57] block: mark bdrv_set_backing_hd() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 10/57] block/snapshot: mark bdrv_all_delete_snapshot() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 22/57] block: mark bdrv_drop_intermediate() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 25/57] block: mark bdrv_open_child_common() and its callers GRAPH_UNLOCKED
Kevin Wolf
[PULL 29/57] file-posix: Fix aio=threads performance regression after enablign FUA
Kevin Wolf
[PULL 34/57] qemu-img: pass current cmd info into command handlers
Kevin Wolf
[PULL 36/57] qemu-img: factor out parse_output_format() and use it in the code
Kevin Wolf
[PULL 44/57] qemu-img: map: refresh options/--help
Kevin Wolf
[PULL 41/57] qemu-img: compare: refresh options/--help
Kevin Wolf
[PULL 45/57] qemu-img: snapshot: allow specifying -f fmt
Kevin Wolf
[PULL 52/57] qemu-img: bench: refresh options/--help
Kevin Wolf
[PULL 05/57] block: call bdrv_set_backing_hd() while unlocked in bdrv_open_backing_file()
Kevin Wolf
[PULL 53/57] qemu-img: bitmap: refresh options/--help
Kevin Wolf
[PULL 07/57] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
Kevin Wolf
[PULL 08/57] block: drop wrapper for bdrv_set_backing_hd_drained()
Kevin Wolf
[PULL 12/57] block: mark bdrv_reopen_queue() and bdrv_reopen_multiple() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 21/57] block: mark bdrv_insert_node() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 28/57] block/qapi: make @node-name in @BlockDeviceInfo non-optional
Kevin Wolf
[PULL 23/57] block: mark bdrv_close_all() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 31/57] qemu-img: measure: convert img_size to signed, simplify handling
Kevin Wolf
[PULL 32/57] qemu-img: create: convert img_size to signed, simplify handling
Kevin Wolf
[PULL 40/57] qemu-img: compare: use helper function for --object
Kevin Wolf
[PULL 46/57] qemu-img: snapshot: make -l (list) the default, simplify option handling
Kevin Wolf
[PULL 42/57] qemu-img: convert: refresh options/--help (short option change)
Kevin Wolf
[PULL 24/57] block: mark bdrv_close() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 37/57] qemu-img: check: refresh options/--help
Kevin Wolf
[PULL 56/57] qemu-img: implement short --help, remove global help() function
Kevin Wolf
[PULL 15/57] block: mark blk_remove_bs() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 26/57] blockjob: mark block_job_remove_all_bdrv() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 39/57] qemu-img: commit: refresh options/--help
Kevin Wolf
[PULL 14/57] block: mark bdrv_inactivate_all() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 01/57] block: never use atomics to access bs->quiesce_counter
Kevin Wolf
[PULL 13/57] block: mark bdrv_inactivate() as GRAPH_RDLOCK and move drain to callers
Kevin Wolf
[PULL 51/57] qemu-img: amend: refresh options/--help
Kevin Wolf
[PULL 47/57] qemu-img: snapshot: refresh options/--help
Kevin Wolf
[PULL 19/57] block: Allow bdrv_new() with and without graph lock
Kevin Wolf
[PULL 38/57] qemu-img: simplify --repair error message
Kevin Wolf
[PULL 48/57] qemu-img: rebase: refresh options/--help (short option change)
Kevin Wolf
[PULL 27/57] block/qapi: include child references in block device info
Kevin Wolf
[PULL 30/57] iotests: add test for changing the 'drive' property via 'qom-set'
Kevin Wolf
[PULL 35/57] qemu-img: create: refresh options/--help (short option change)
Kevin Wolf
[PULL 50/57] qemu-img: resize: refresh options/--help
Kevin Wolf
[PULL 54/57] qemu-img: dd: refresh options/--help
Kevin Wolf
[PULL 57/57] qemu-img: extend cvtnum() and use it in more places
Kevin Wolf
[PULL 49/57] qemu-img: resize: do not always eat last argument
Kevin Wolf
[PULL 43/57] qemu-img: info: refresh options/--help
Kevin Wolf
[PULL 33/57] qemu-img: global option processing and error printing
Kevin Wolf
[PULL 55/57] qemu-img: measure: refresh options/--help
Kevin Wolf
Re: [PULL 00/57] Block layer patches
Stefan Hajnoczi
[PATCH 00/14] python: misc cleanups for python code
Daniel P . Berrangé
[PATCH 03/14] python: drop 'is_closing' back compat helper
Daniel P . Berrangé
Re: [PATCH 03/14] python: drop 'is_closing' back compat helper
Alex Bennée
[PATCH 11/14] python: ensure QEMUQtestProtocol closes its socket
Daniel P . Berrangé
[PATCH 08/14] functional: ensure log handlers are closed
Daniel P . Berrangé
Re: [PATCH 08/14] functional: ensure log handlers are closed
Thomas Huth
[PATCH 04/14] python: drop 'wait_closed' back compat helper
Daniel P . Berrangé
[PATCH 02/14] python: avoid deprecation warning with get_event_loop
Daniel P . Berrangé
Re: [PATCH 02/14] python: avoid deprecation warning with get_event_loop
Eric Blake
[PATCH 10/14] functional: always enable all python warnings
Daniel P . Berrangé
Re: [PATCH 10/14] functional: always enable all python warnings
Thomas Huth
[PATCH 09/14] functional: ensure sockets and files are closed
Daniel P . Berrangé
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Thomas Huth
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Daniel P . Berrangé
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Thomas Huth
[PATCH 06/14] python: drop 'create_task' back compat helper
Daniel P . Berrangé
[PATCH 07/14] iotests: drop compat for old version context manager
Daniel P . Berrangé
[PATCH 05/14] python: drop 'asyncio_run' back compat helper
Daniel P . Berrangé
[PATCH 14/14] iotests/check: always enable all python warnings
Daniel P . Berrangé
[PATCH 01/14] python: Replace asyncio.get_event_loop for Python 3.14
Daniel P . Berrangé
[PATCH 12/14] iotests/147: ensure temporary sockets are closed before exiting
Daniel P . Berrangé
[PATCH 13/14] iotests/151: ensure subprocesses are cleaned up
Daniel P . Berrangé
[RFC PATCH 0/2] system/win32: Remove unused Error argument in qemu_socket_[un]select()
Philippe Mathieu-Daudé
[RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Philippe Mathieu-Daudé
Re: [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Manos Pitsidianakis
Re: [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Daniel P . Berrangé
Re: [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Markus Armbruster
Re: [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Daniel P . Berrangé
Re: [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Markus Armbruster
[RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select
Philippe Mathieu-Daudé
Re: [RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select
Manos Pitsidianakis
Re: [RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select
Daniel P . Berrangé
Re: [RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select
Markus Armbruster
[PULL 46/97] hw/virtio: Build various files once
Michael S. Tsirkin
[PULL 45/97] qemu: Declare all load/store helper in 'qemu/bswap.h'
Michael S. Tsirkin
[PULL 10/97] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Michael S. Tsirkin
[PATCH v2 00/18] QAPI: add cross-references to qapi docs
John Snow
[PATCH v2 03/18] qapi: add cross-references to block layer
John Snow
Re: [PATCH v2 03/18] qapi: add cross-references to block layer
Markus Armbruster
[PATCH v2 02/18] qapi: add cross-references to authz.json
John Snow
[PATCH v2 06/18] qapi: add cross-references to job.json
John Snow
Re: [PATCH v2 06/18] qapi: add cross-references to job.json
Markus Armbruster
[PATCH v2 05/18] qapi: add cross-references to dump.json
John Snow
[PATCH v2 01/18] qapi: add cross-references to acpi.json
John Snow
[PATCH v2 04/18] qapi: add cross-references to crypto.json
John Snow
Re: [PATCH v2 04/18] qapi: add cross-references to crypto.json
Markus Armbruster
[PATCH v2 11/18] qapi: add cross-references to QOM
John Snow
[PATCH v2 13/18] qapi: add cross-references to run-state.json
John Snow
[PATCH v2 08/18] qapi: add cross-references to migration.json
John Snow
Re: [PATCH v2 08/18] qapi: add cross-references to migration.json
Markus Armbruster
Re: [PATCH v2 08/18] qapi: add cross-references to migration.json
John Snow
[PATCH v2 07/18] qapi: add cross-references to Machine core
John Snow
[PATCH v2 12/18] qapi: add cross-references to replay.json
John Snow
[PATCH v2 14/18] qapi: add cross-references to sockets.json
John Snow
[PATCH v2 09/18] qapi: add cross-references to net.json
John Snow
[PATCH v2 15/18] qapi: add cross-references to ui.json
John Snow
[PATCH v2 17/18] qapi: add cross-references to yank.json
John Snow
[PATCH v2 18/18] qapi: add cross-references to misc modules
John Snow
[PATCH v2 16/18] qapi: add cross-references to virtio.json
John Snow
[PATCH v2 10/18] qapi: add cross-references to pci.json
John Snow
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
Markus Armbruster
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
Markus Armbruster
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
John Snow
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
Markus Armbruster
[PATCH v6 0/4] qapi: add auto-generated return docs
John Snow
[PATCH v6 2/4] docs, qapi: generate undocumented return sections
John Snow
Re: [PATCH v6 2/4] docs, qapi: generate undocumented return sections
Markus Armbruster
[PATCH v6 1/4] docs/qapi-domain: add return-nodesc
John Snow
Re: [PATCH v6 1/4] docs/qapi-domain: add return-nodesc
Markus Armbruster
[PATCH v6 4/4] qapi: rephrase return docs to avoid type name
John Snow
Re: [PATCH v6 4/4] qapi: rephrase return docs to avoid type name
Markus Armbruster
Re: [PATCH v6 4/4] qapi: rephrase return docs to avoid type name
Markus Armbruster
[PATCH v6 3/4] qapi: remove trivial "Returns:" sections
John Snow
Re: [PATCH v6 3/4] qapi: remove trivial "Returns:" sections
Markus Armbruster
Re: [PATCH v6 0/4] qapi: add auto-generated return docs
Markus Armbruster
[PATCH-for-10.1 RESEND v8 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v8 1/8] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v8 4/8] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v8 8/8] hw/virtio: Build various files once
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v8 3/8] qemu/target-info: Add %target_arch field to TargetInfo
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v8 2/8] qemu/target-info: Factor target_arch() out
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v8 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v8 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 RESEND v8 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Manos Pitsidianakis
[PATCH-for-10.1 RESEND v8 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
[PATCH-for-10.1 v8 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
[PATCH-for-10.1 v8 1/8] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
[PATCH-for-10.1 v7 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
Earlier messages