qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 01/12] python: convert packages to PEP517/pyproject.toml
Thomas Huth
Re: [PATCH v2 01/12] python: convert packages to PEP517/pyproject.toml
John Snow
[PATCH v2 02/12] python: update pylint ignores
John Snow
Re: [PATCH v2 02/12] python: update pylint ignores
Thomas Huth
Re: [PATCH v2 02/12] python: update pylint ignores
Akihiko Odaki
[PATCH v2 03/12] python: sync changes from external qemu.qmp package
John Snow
Re: [PATCH v2 03/12] python: sync changes from external qemu.qmp package
Akihiko Odaki
[PATCH v2 05/12] python: fix illegal escape sequences
John Snow
Re: [PATCH v2 05/12] python: fix illegal escape sequences
Thomas Huth
Re: [PATCH v2 05/12] python: fix illegal escape sequences
Akihiko Odaki
[PATCH v2 07/12] fixup
John Snow
[PATCH v2 08/12] python: further 3.9+ syntax upgrades
John Snow
[PATCH v2 09/12] python: update mkvenv to type-check under different python versions
John Snow
[PATCH v2 10/12] python: remove version restriction for mypy
John Snow
[PATCH v2 11/12] scripts/codeconverter: remove unused code
John Snow
[PATCH v2 12/12] scripts/codeconverter: remove * imports
John Snow
[PATCH v2 04/12] python: update shebangs to standard, using /usr/bin/env
John Snow
Re: [PATCH v2 04/12] python: update shebangs to standard, using /usr/bin/env
Thomas Huth
Re: [PATCH v2 04/12] python: update shebangs to standard, using /usr/bin/env
Akihiko Odaki
Re: [PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
Akihiko Odaki
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
Mads Ynddal
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
John Snow
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
Markus Armbruster
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
John Snow
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
Markus Armbruster
[PULL v2 00/31] Block patches
Stefan Hajnoczi
[PULL v2 11/31] hw/audio/marvell_88w8618: skip automatic zero-init of large array
Stefan Hajnoczi
Re: [PULL v2 00/31] Block patches
Stefan Hajnoczi
[PULL 00/31] Block patches
Stefan Hajnoczi
[PULL 20/31] hw/net/tulip: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 21/31] hw/net/virtio-net: skip automatic zero-init of large arrays
Stefan Hajnoczi
[PULL 02/31] hw/virtio/virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
[PULL 16/31] hw/display/vmware_vga: skip automatic zero-init of large struct
Stefan Hajnoczi
[PULL 22/31] hw/net/xgamc: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 31/31] net/stream: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 26/31] hw/usb/hcd-ohci: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 11/31] hw/audio/gus: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 23/31] hw/nvme/ctrl: skip automatic zero-init of large arrays
Stefan Hajnoczi
[PULL 30/31] net/socket: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 19/31] hw/net/rtl8139: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 25/31] hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
Stefan Hajnoczi
[PULL 04/31] chardev/char-fd: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 28/31] hw/scsi/megasas: skip automatic zero-init of large arrays
Stefan Hajnoczi
[PULL 09/31] hw/audio/es1370: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 01/31] include/qemu/compiler: add QEMU_UNINITIALIZED attribute macro
Stefan Hajnoczi
[PULL 06/31] chardev/char-socket: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 07/31] hw/audio/ac97: skip automatic zero-init of large arrays
Stefan Hajnoczi
[PULL 27/31] hw/scsi/lsi53c895a: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 14/31] hw/char/sclpconsole-lm: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 18/31] hw/misc/aspeed_hace: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 29/31] hw/ufs/lu: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 17/31] hw/hyperv/syndbg: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 08/31] hw/audio/cs4231a: skip automatic zero-init of large arrays
Stefan Hajnoczi
[PULL 03/31] block: skip automatic zero-init of large array in ioq_submit
Stefan Hajnoczi
[PULL 05/31] chardev/char-pty: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 24/31] hw/ppc/pnv_occ: skip automatic zero-init of large struct
Stefan Hajnoczi
[PULL 10/31] hw/audio/gus: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 15/31] hw/dma/xlnx_csu_dma: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 13/31] hw/audio/via-ac97: skip automatic zero-init of large array
Stefan Hajnoczi
[PULL 12/31] hw/audio/sb16: skip automatic zero-init of large array
Stefan Hajnoczi
Re: [PATCH v2 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
Peter Krempa
Re: [PATCH v2 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
John Snow
[PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
Daniel P . Berrangé
[PATCH 01/31] include/qemu/compiler: add QEMU_UNINITIALIZED attribute macro
Daniel P . Berrangé
[PATCH 05/31] chardev/char-pty: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 10/31] hw/audio/gus: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 04/31] chardev/char-fd: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 08/31] hw/audio/cs4231a: skip automatic zero-init of large arrays
Daniel P . Berrangé
[PATCH 22/31] hw/net/xgamc: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 29/31] hw/ufs/lu: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 17/31] hw/hyperv/syndbg: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 07/31] hw/audio/ac97: skip automatic zero-init of large arrays
Daniel P . Berrangé
[PATCH 23/31] hw/nvme/ctrl: skip automatic zero-init of large arrays
Daniel P . Berrangé
Re: [PATCH 23/31] hw/nvme/ctrl: skip automatic zero-init of large arrays
Klaus Jensen
[PATCH 30/31] net/socket: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 02/31] hw/virtio/virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
[PATCH 20/31] hw/net/tulip: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 26/31] hw/usb/hcd-ohci: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 11/31] hw/audio/gus: skip automatic zero-init of large array
Daniel P . Berrangé
Re: [PATCH 11/31] hw/audio/gus: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 25/31] hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
Daniel P . Berrangé
Re: [PATCH 25/31] hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
Harsh Prateek Bora
[PATCH 09/31] hw/audio/es1370: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 13/31] hw/audio/via-ac97: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 21/31] hw/net/virtio-net: skip automatic zero-init of large arrays
Daniel P . Berrangé
[PATCH 06/31] chardev/char-socket: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 16/31] hw/display/vmware_vga: skip automatic zero-init of large struct
Daniel P . Berrangé
[PATCH 27/31] hw/scsi/lsi53c895a: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 03/31] block: skip automatic zero-init of large array in ioq_submit
Daniel P . Berrangé
[PATCH 14/31] hw/char/sclpconsole-lm: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 18/31] hw/misc/aspeed_hace: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 19/31] hw/net/rtl8139: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 28/31] hw/scsi/megasas: skip automatic zero-init of large arrays
Daniel P . Berrangé
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
Philippe Mathieu-Daudé
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
Daniel P . Berrangé
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
Philippe Mathieu-Daudé
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
Daniel P . Berrangé
[PATCH 12/31] hw/audio/sb16: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 24/31] hw/ppc/pnv_occ: skip automatic zero-init of large struct
Daniel P . Berrangé
Re: [PATCH 24/31] hw/ppc/pnv_occ: skip automatic zero-init of large struct
Harsh Prateek Bora
[PATCH 31/31] net/stream: skip automatic zero-init of large array
Daniel P . Berrangé
[PATCH 15/31] hw/dma/xlnx_csu_dma: skip automatic zero-init of large array
Daniel P . Berrangé
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
Stefan Hajnoczi
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
Stefan Hajnoczi
[PATCH] MAINTAINERS: Update the paths to the testing documentation files
Thomas Huth
[PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Daniil Tatianin
[PATCH 2/3] vhost: add a helper for force stopping a device
Daniil Tatianin
[PATCH 1/3] softmmu/runstate: add a way to detect force shutdowns
Daniil Tatianin
[PATCH 3/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Daniil Tatianin
Re: [PATCH 3/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Raphael Norwitz
Re: [PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Vladimir Sementsov-Ogievskiy
Re: [PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Daniil Tatianin
Re: [PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Daniil Tatianin
[PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
Fiona Ebner
Re: [PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
Kevin Wolf
[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Philippe Mathieu-Daudé
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Philippe Mathieu-Daudé
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Peter Maydell
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Kevin Wolf
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Michael S. Tsirkin
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
[PULL 00/24] Block layer patches
Kevin Wolf
[PULL 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
Kevin Wolf
[PULL 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
Kevin Wolf
[PULL 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
Kevin Wolf
[PULL 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Kevin Wolf
[PULL 01/24] block: remove outdated comments about AioContext locking
Kevin Wolf
[PULL 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
Kevin Wolf
[PULL 12/24] block: move drain outside of bdrv_root_attach_child()
Kevin Wolf
[PULL 15/24] block: move drain outside of bdrv_root_unref_child()
Kevin Wolf
[PULL 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
Kevin Wolf
[PULL 14/24] block: move drain outside of quorum_add_child()
Kevin Wolf
[PULL 23/24] iotests: fix 240
Kevin Wolf
[PULL 20/24] iotests/graph-changes-while-io: remove image file after test
Kevin Wolf
[PULL 18/24] blockdev: drain while unlocked in external_snapshot_action()
Kevin Wolf
[PULL 13/24] block: move drain outside of bdrv_attach_child()
Kevin Wolf via
[PULL 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
Kevin Wolf
[PULL 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Kevin Wolf
[PULL 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
Kevin Wolf
[PULL 09/24] block: move drain outside of bdrv_try_change_aio_context()
Kevin Wolf
[PULL 17/24] blockdev: drain while unlocked in internal_snapshot_action()
Kevin Wolf
[PULL 16/24] block: move drain outside of quorum_del_child()
Kevin Wolf
[PULL 24/24] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Kevin Wolf
[PULL 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
Kevin Wolf
[PULL 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
Kevin Wolf
[PULL 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
Kevin Wolf
Re: [PULL 00/24] Block layer patches
Stefan Hajnoczi
[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
Hanna Czenczek
[PATCH v2 02/21] fuse: Ensure init clean-up even with error_fatal
Hanna Czenczek
[PATCH v2 03/21] fuse: Remove superfluous empty line
Hanna Czenczek
[PATCH v2 04/21] fuse: Explicitly set inode ID to 1
Hanna Czenczek
[PATCH v2 08/21] fuse: Introduce fuse_{at,de}tach_handlers()
Hanna Czenczek
[PATCH v2 20/21] iotests/308: Add multi-threading sanity test
Hanna Czenczek
Re: [PATCH v2 20/21] iotests/308: Add multi-threading sanity test
Stefan Hajnoczi
[PATCH v2 09/21] fuse: Introduce fuse_{inc,dec}_in_flight()
Hanna Czenczek
[PATCH v2 01/21] fuse: Copy write buffer content before polling
Hanna Czenczek
Re: [PATCH v2 01/21] fuse: Copy write buffer content before polling
Stefan Hajnoczi
[PATCH v2 14/21] fuse: Reduce max read size
Hanna Czenczek via
[PATCH v2 06/21] fuse: Fix mount options
Hanna Czenczek
[PATCH v2 10/21] fuse: Add halted flag
Hanna Czenczek
[PATCH v2 07/21] fuse: Set direct_io and parallel_direct_writes
Hanna Czenczek via
[PATCH v2 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
Hanna Czenczek
Re: [PATCH v2 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
Brian
Re: [PATCH v2 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
Stefan Hajnoczi
[PATCH v2 15/21] fuse: Process requests in coroutines
Hanna Czenczek
Re: [PATCH v2 15/21] fuse: Process requests in coroutines
Hanna Czenczek
Re: [PATCH v2 15/21] fuse: Process requests in coroutines
Stefan Hajnoczi
[PATCH v2 16/21] block/export: Add multi-threading interface
Hanna Czenczek
Re: [PATCH v2 16/21] block/export: Add multi-threading interface
Markus Armbruster
Re: [PATCH v2 16/21] block/export: Add multi-threading interface
Stefan Hajnoczi
[PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
Hanna Czenczek
Re: [PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
Stefan Hajnoczi
[PATCH v2 05/21] fuse: Change setup_... to mount_fuse_export()
Hanna Czenczek
[PATCH v2 18/21] fuse: Implement multi-threading
Hanna Czenczek
Re: [PATCH v2 18/21] fuse: Implement multi-threading
Stefan Hajnoczi
Re: [PATCH v2 18/21] fuse: Implement multi-threading
Brian
Re: [PATCH v2 18/21] fuse: Implement multi-threading
Hanna Czenczek
[PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
Hanna Czenczek
Re: [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
Eric Blake
Re: [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
Stefan Hajnoczi
Re: [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
Hanna Czenczek
[PATCH v2 17/21] iotests/307: Test multi-thread export interface
Hanna Czenczek
[PATCH v2 13/21] fuse: Manually process requests (without libfuse)
Hanna Czenczek
Re: [PATCH v2 13/21] fuse: Manually process requests (without libfuse)
Stefan Hajnoczi
[PATCH v2 19/21] qapi/block-export: Document FUSE's multi-threading
Hanna Czenczek
Re: [PATCH v2 19/21] qapi/block-export: Document FUSE's multi-threading
Markus Armbruster
Re: [PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
Stefan Hajnoczi
[PATCH 0/4] block: fix deadlock when doing blockdev-snapshot of a node with compress filter
Fiona Ebner
[PATCH 4/4] iotests: add test for snapshot on top of node with compress filter
Fiona Ebner
[PATCH 1/4] block/graph-lock: fix typo in comment
Fiona Ebner
Re: [PATCH 1/4] block/graph-lock: fix typo in comment
Eric Blake
[PATCH 2/4] block-coroutine-wrapper: mark generated co-wrapper as GRAPH_UNLOCKED
Fiona Ebner
[PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
Fiona Ebner
Re: [PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
Klaus Jensen
[PATCH 0/2] hw/nvme: stable fixes
Klaus Jensen
Earlier messages
Later messages