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: Wed Jun 18 2025 02:21:55 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 6/6] treewide: fix paths for relocated files in comments
,
Sean Wei
,
2025/06/16
Re: [PATCH 2/2] block/rbd: support keyring option via QAPI
,
Ilya Dryomov
,
2025/06/16
Re: [PATCH 2/2] block/rbd: support keyring option via QAPI
,
Fiona Ebner
,
2025/06/16
Re: [PATCH 1/2] block/rbd: support selected key-value-pairs via QAPI
,
Ilya Dryomov
,
2025/06/16
Re: [PATCH 1/2] block/rbd: support selected key-value-pairs via QAPI
,
Daniel P . Berrangé
,
2025/06/16
Re: [PATCH 1/2] block/rbd: support selected key-value-pairs via QAPI
,
Ilya Dryomov
,
2025/06/16
Re: [PATCH 1/2] block/rbd: support selected key-value-pairs via QAPI
,
Fiona Ebner
,
2025/06/16
Re: [PATCH 1/2] block/rbd: support selected key-value-pairs via QAPI
,
Fiona Ebner
,
2025/06/16
Re: [PATCH 1/2] block/rbd: support selected key-value-pairs via QAPI
,
Daniel P . Berrangé
,
2025/06/16
Re: [PATCH 1/2] block/rbd: support selected key-value-pairs via QAPI
,
Daniel P . Berrangé
,
2025/06/16
[PATCH 00/18] QAPI: add cross-references to qapi docs
,
John Snow
,
2025/06/13
[PATCH 01/18] qapi: add cross-references to acpi.json
,
John Snow
,
2025/06/13
[PATCH 02/18] qapi: add cross-references to authz.json
,
John Snow
,
2025/06/13
[PATCH 03/18] qapi: add cross-references to block layer
,
John Snow
,
2025/06/13
Re: [PATCH 03/18] qapi: add cross-references to block layer
,
Eric Blake
,
2025/06/16
Re: [PATCH 03/18] qapi: add cross-references to block layer
,
John Snow
,
2025/06/16
[PATCH 04/18] qapi: add cross-references to crypto.json
,
John Snow
,
2025/06/13
[PATCH 05/18] qapi: add cross-references to dump.json
,
John Snow
,
2025/06/13
[PATCH 06/18] qapi: add cross-references to job.json
,
John Snow
,
2025/06/13
[PATCH 08/18] qapi: add cross-references to migration.json
,
John Snow
,
2025/06/13
[PATCH 07/18] qapi: add cross-references to Machine core
,
John Snow
,
2025/06/13
[PATCH 09/18] qapi: add cross-references to net.json
,
John Snow
,
2025/06/13
[PATCH 10/18] qapi: add cross-references to pci.json
,
John Snow
,
2025/06/13
[PATCH 11/18] qapi: add cross-references to QOM
,
John Snow
,
2025/06/13
[PATCH 12/18] qapi: add cross-references to replay.json
,
John Snow
,
2025/06/13
[PATCH 13/18] qapi: add cross-references to run-state.json
,
John Snow
,
2025/06/13
[PATCH 14/18] qapi: add cross-references to sockets.json
,
John Snow
,
2025/06/13
Re: [PATCH 14/18] qapi: add cross-references to sockets.json
,
Eric Blake
,
2025/06/16
[PATCH 15/18] qapi: add cross-references to ui.json
,
John Snow
,
2025/06/13
[PATCH 16/18] qapi: add cross-references to virtio.json
,
John Snow
,
2025/06/13
[PATCH 18/18] qapi: add cross-references to misc modules
,
John Snow
,
2025/06/13
Re: [PATCH 18/18] qapi: add cross-references to misc modules
,
Eric Blake
,
2025/06/16
[PATCH 17/18] qapi: add cross-references to yank.json
,
John Snow
,
2025/06/13
Re: [PATCH 17/18] qapi: add cross-references to yank.json
,
Lukas Straub
,
2025/06/16
[PATCH v2 0/3] docs: remove legacy qapidoc
,
John Snow
,
2025/06/12
[PATCH v2 1/3] docs: fix errors formatting in tests/qapi-schema/doc-good
,
John Snow
,
2025/06/12
Re: [PATCH v2 1/3] docs: fix errors formatting in tests/qapi-schema/doc-good
,
Markus Armbruster
,
2025/06/16
Re: [PATCH v2 1/3] docs: fix errors formatting in tests/qapi-schema/doc-good
,
John Snow
,
2025/06/16
[PATCH v2 2/3] docs: remove legacy QAPI manual generator
,
John Snow
,
2025/06/12
Re: [PATCH v2 2/3] docs: remove legacy QAPI manual generator
,
Markus Armbruster
,
2025/06/16
Re: [PATCH v2 2/3] docs: remove legacy QAPI manual generator
,
John Snow
,
2025/06/17
Re: [PATCH v2 2/3] docs: remove legacy QAPI manual generator
,
Markus Armbruster
,
2025/06/18
[PATCH v2 3/3] docs: remove special parsing for freeform sections
,
John Snow
,
2025/06/12
Re: [PATCH v2 3/3] docs: remove special parsing for freeform sections
,
Markus Armbruster
,
2025/06/16
[PATCH v4 0/4] qapi: add auto-generated return docs
,
John Snow
,
2025/06/12
[PATCH v4 1/4] docs/qapi-domain: add return-nodesc
,
John Snow
,
2025/06/12
[PATCH v4 2/4] docs, qapi: generate undocumented return sections
,
John Snow
,
2025/06/12
[PATCH v4 3/4] qapi: remove trivial "Returns:" sections
,
John Snow
,
2025/06/12
[PATCH v4 4/4] qapi: rephrase return docs to avoid type name
,
John Snow
,
2025/06/12
[PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
,
John Snow
,
2025/06/12
[PATCH v2 01/12] python: convert packages to PEP517/pyproject.toml
,
John Snow
,
2025/06/12
Re: [PATCH v2 01/12] python: convert packages to PEP517/pyproject.toml
,
Thomas Huth
,
2025/06/13
Re: [PATCH v2 01/12] python: convert packages to PEP517/pyproject.toml
,
John Snow
,
2025/06/13
[PATCH v2 02/12] python: update pylint ignores
,
John Snow
,
2025/06/12
Re: [PATCH v2 02/12] python: update pylint ignores
,
Thomas Huth
,
2025/06/13
Re: [PATCH v2 02/12] python: update pylint ignores
,
Akihiko Odaki
,
2025/06/16
[PATCH v2 03/12] python: sync changes from external qemu.qmp package
,
John Snow
,
2025/06/12
Re: [PATCH v2 03/12] python: sync changes from external qemu.qmp package
,
Akihiko Odaki
,
2025/06/16
[PATCH v2 04/12] python: update shebangs to standard, using /usr/bin/env
,
John Snow
,
2025/06/12
Re: [PATCH v2 04/12] python: update shebangs to standard, using /usr/bin/env
,
Thomas Huth
,
2025/06/13
Re: [PATCH v2 04/12] python: update shebangs to standard, using /usr/bin/env
,
Akihiko Odaki
,
2025/06/16
[PATCH v2 05/12] python: fix illegal escape sequences
,
John Snow
,
2025/06/12
Re: [PATCH v2 05/12] python: fix illegal escape sequences
,
Thomas Huth
,
2025/06/13
Re: [PATCH v2 05/12] python: fix illegal escape sequences
,
Akihiko Odaki
,
2025/06/16
[PATCH v2 06/12] python: upgrade to python3.9+ syntax
,
John Snow
,
2025/06/12
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
,
Mads Ynddal
,
2025/06/17
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
,
John Snow
,
2025/06/17
[PATCH v2 07/12] fixup
,
John Snow
,
2025/06/12
[PATCH v2 08/12] python: further 3.9+ syntax upgrades
,
John Snow
,
2025/06/12
[PATCH v2 09/12] python: update mkvenv to type-check under different python versions
,
John Snow
,
2025/06/12
[PATCH v2 10/12] python: remove version restriction for mypy
,
John Snow
,
2025/06/12
[PATCH v2 11/12] scripts/codeconverter: remove unused code
,
John Snow
,
2025/06/12
[PATCH v2 12/12] scripts/codeconverter: remove * imports
,
John Snow
,
2025/06/12
Re: [PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
,
Akihiko Odaki
,
2025/06/16
Re: [PATCH 4/4] iotests/244: Add test cases for keep_data_file
,
Eric Blake
,
2025/06/12
Re: [PATCH 3/4] iotests/common.filter: Sort keep_data_file
,
Eric Blake
,
2025/06/12
Re: [PATCH 2/4] qcow2: Simplify size round-up in co_create_opts
,
Eric Blake
,
2025/06/12
Re: [PATCH v2 0/2] reject qcow2 creation with protocol in data_store
,
Eric Blake
,
2025/06/12
Re: [PATCH 1/4] qcow2: Add keep_data_file command-line option
,
Eric Blake
,
2025/06/12
[PULL v2 00/31] Block patches
,
Stefan Hajnoczi
,
2025/06/12
[PULL v2 11/31] hw/audio/marvell_88w8618: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/12
Re: [PULL v2 00/31] Block patches
,
Stefan Hajnoczi
,
2025/06/17
[PULL 00/31] Block patches
,
Stefan Hajnoczi
,
2025/06/11
[PULL 01/31] include/qemu/compiler: add QEMU_UNINITIALIZED attribute macro
,
Stefan Hajnoczi
,
2025/06/11
[PULL 07/31] hw/audio/ac97: skip automatic zero-init of large arrays
,
Stefan Hajnoczi
,
2025/06/11
[PULL 02/31] hw/virtio/virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Stefan Hajnoczi
,
2025/06/11
[PULL 08/31] hw/audio/cs4231a: skip automatic zero-init of large arrays
,
Stefan Hajnoczi
,
2025/06/11
[PULL 04/31] chardev/char-fd: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 03/31] block: skip automatic zero-init of large array in ioq_submit
,
Stefan Hajnoczi
,
2025/06/11
[PULL 05/31] chardev/char-pty: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 06/31] chardev/char-socket: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 09/31] hw/audio/es1370: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 10/31] hw/audio/gus: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 12/31] hw/audio/sb16: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 13/31] hw/audio/via-ac97: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 11/31] hw/audio/gus: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 14/31] hw/char/sclpconsole-lm: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 17/31] hw/hyperv/syndbg: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 15/31] hw/dma/xlnx_csu_dma: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 16/31] hw/display/vmware_vga: skip automatic zero-init of large struct
,
Stefan Hajnoczi
,
2025/06/11
[PULL 18/31] hw/misc/aspeed_hace: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 20/31] hw/net/tulip: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 19/31] hw/net/rtl8139: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 21/31] hw/net/virtio-net: skip automatic zero-init of large arrays
,
Stefan Hajnoczi
,
2025/06/11
[PULL 23/31] hw/nvme/ctrl: skip automatic zero-init of large arrays
,
Stefan Hajnoczi
,
2025/06/11
[PULL 22/31] hw/net/xgamc: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 26/31] hw/usb/hcd-ohci: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 24/31] hw/ppc/pnv_occ: skip automatic zero-init of large struct
,
Stefan Hajnoczi
,
2025/06/11
[PULL 27/31] hw/scsi/lsi53c895a: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 25/31] hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
,
Stefan Hajnoczi
,
2025/06/11
[PULL 28/31] hw/scsi/megasas: skip automatic zero-init of large arrays
,
Stefan Hajnoczi
,
2025/06/11
[PULL 29/31] hw/ufs/lu: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 30/31] net/socket: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
[PULL 31/31] net/stream: skip automatic zero-init of large array
,
Stefan Hajnoczi
,
2025/06/11
Re: [PATCH v2 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
,
Peter Krempa
,
2025/06/10
Re: [PATCH v2 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
,
John Snow
,
2025/06/10
[PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 01/31] include/qemu/compiler: add QEMU_UNINITIALIZED attribute macro
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 02/31] hw/virtio/virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 03/31] block: skip automatic zero-init of large array in ioq_submit
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 04/31] chardev/char-fd: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 05/31] chardev/char-pty: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 06/31] chardev/char-socket: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 07/31] hw/audio/ac97: skip automatic zero-init of large arrays
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 08/31] hw/audio/cs4231a: skip automatic zero-init of large arrays
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 09/31] hw/audio/es1370: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 10/31] hw/audio/gus: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 11/31] hw/audio/gus: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
Re: [PATCH 11/31] hw/audio/gus: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 13/31] hw/audio/via-ac97: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 17/31] hw/hyperv/syndbg: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 19/31] hw/net/rtl8139: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 18/31] hw/misc/aspeed_hace: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 21/31] hw/net/virtio-net: skip automatic zero-init of large arrays
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 15/31] hw/dma/xlnx_csu_dma: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 14/31] hw/char/sclpconsole-lm: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 27/31] hw/scsi/lsi53c895a: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 25/31] hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
,
Daniel P . Berrangé
,
2025/06/10
Re: [PATCH 25/31] hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
,
Harsh Prateek Bora
,
2025/06/11
[PATCH 29/31] hw/ufs/lu: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 31/31] net/stream: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 16/31] hw/display/vmware_vga: skip automatic zero-init of large struct
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 20/31] hw/net/tulip: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 22/31] hw/net/xgamc: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 12/31] hw/audio/sb16: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 26/31] hw/usb/hcd-ohci: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 23/31] hw/nvme/ctrl: skip automatic zero-init of large arrays
,
Daniel P . Berrangé
,
2025/06/10
Re: [PATCH 23/31] hw/nvme/ctrl: skip automatic zero-init of large arrays
,
Klaus Jensen
,
2025/06/11
[PATCH 24/31] hw/ppc/pnv_occ: skip automatic zero-init of large struct
,
Daniel P . Berrangé
,
2025/06/10
Re: [PATCH 24/31] hw/ppc/pnv_occ: skip automatic zero-init of large struct
,
Harsh Prateek Bora
,
2025/06/11
[PATCH 28/31] hw/scsi/megasas: skip automatic zero-init of large arrays
,
Daniel P . Berrangé
,
2025/06/10
[PATCH 30/31] net/socket: skip automatic zero-init of large array
,
Daniel P . Berrangé
,
2025/06/10
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
,
Philippe Mathieu-Daudé
,
2025/06/10
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
,
Daniel P . Berrangé
,
2025/06/10
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
,
Philippe Mathieu-Daudé
,
2025/06/10
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
,
Daniel P . Berrangé
,
2025/06/10
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
,
Stefan Hajnoczi
,
2025/06/10
Re: [PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
,
Stefan Hajnoczi
,
2025/06/11
[PATCH] MAINTAINERS: Update the paths to the testing documentation files
,
Thomas Huth
,
2025/06/10
Re: [PATCH] MAINTAINERS: Update the paths to the testing documentation files
,
Ani Sinha
,
2025/06/10
[PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
,
Daniil Tatianin
,
2025/06/09
[PATCH 1/3] softmmu/runstate: add a way to detect force shutdowns
,
Daniil Tatianin
,
2025/06/09
[PATCH 3/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
,
Daniil Tatianin
,
2025/06/09
[PATCH 2/3] vhost: add a helper for force stopping a device
,
Daniil Tatianin
,
2025/06/09
Re: [PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
,
Vladimir Sementsov-Ogievskiy
,
2025/06/11
Re: [PATCH v2 4/4] block/copy-before-write: report partial block status to snapshot
,
Vladimir Sementsov-Ogievskiy
,
2025/06/09
Re: [PATCH v2 3/4] block/copy-before-write: inverse access bitmap
,
Vladimir Sementsov-Ogievskiy
,
2025/06/09
Re: [PATCH v2 2/4] hbitmap: introduce hbitmap_inverse()
,
Vladimir Sementsov-Ogievskiy
,
2025/06/09
Re: [PATCH v2 2/4] hbitmap: introduce hbitmap_inverse()
,
Vladimir Sementsov-Ogievskiy
,
2025/06/09
Re: [PATCH v2 1/4] hbitmap: drop meta bitmap leftovers
,
Vladimir Sementsov-Ogievskiy
,
2025/06/09
Re: [PATCH 18/18] hw/i386/x86-iommu: Remove X86IOMMUState::pt_supported field
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 18/18] hw/i386/x86-iommu: Remove X86IOMMUState::pt_supported field
,
Alejandro Jimenez
,
2025/06/12
Re: [PATCH 17/18] hw/pci-bridge/gen_pcie_rp: Remove GenPCIERootPort::migrate_msix field
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 16/18] hw/net/virtio-net: Remove VirtIONet::mtu_bypass_backend field
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 15/18] hw/core/machine: Remove hw_compat_2_9[] array
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 14/18] hw/i386/pc: Remove pc_compat_2_9[] array
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 13/18] hw/i386/pc: Remove deprecated pc-q35-2.9 and pc-i440fx-2.9 machines
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 12/18] hw/nvram/fw_cfg: Inline fw_cfg_file_slots()
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 12/18] hw/nvram/fw_cfg: Inline fw_cfg_file_slots()
,
Philippe Mathieu-Daudé
,
2025/06/16
Re: [PATCH 11/18] hw/nvram/fw_cfg: Remove FWCfgState::file_slots field
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 10/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_PM definition
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 09/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_LNKCTL definition
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 08/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_DEVERR definition
,
Igor Mammedov
,
2025/06/06
Re: [RFC 11/11] block/io_uring: use aio_add_sqe()
,
Stefan Hajnoczi
,
2025/06/05
Re: [RFC 09/11] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
,
Stefan Hajnoczi
,
2025/06/05
Re: [RFC 06/11] aio: free AioContext when aio_context_new() fails
,
Stefan Hajnoczi
,
2025/06/05
Re: [PATCH 07/18] hw/pci/pcie: Remove QEMU_PCIE_EXTCAP_INIT definition
,
Igor Mammedov
,
2025/06/05
Re: [PATCH 06/18] hw/block/pflash: Remove PFlashCFI01::old_multiple_chip_handling field
,
Igor Mammedov
,
2025/06/05
Re: [PATCH 0/2] block/rbd: support selected key-value-pairs via QAPI
,
Fiona Ebner
,
2025/06/05
[PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
,
Fiona Ebner
,
2025/06/05
[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Stefan Hajnoczi
,
2025/06/04
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Stefan Hajnoczi
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Peter Maydell
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Stefan Hajnoczi
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Kevin Wolf
,
2025/06/06
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Michael S. Tsirkin
,
2025/06/10
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Daniel P . Berrangé
,
2025/06/10
[PULL 00/24] Block layer patches
,
Kevin Wolf
,
2025/06/04
[PULL 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
,
Kevin Wolf
,
2025/06/04
[PULL 01/24] block: remove outdated comments about AioContext locking
,
Kevin Wolf
,
2025/06/04
[PULL 09/24] block: move drain outside of bdrv_try_change_aio_context()
,
Kevin Wolf
,
2025/06/04
[PULL 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
,
Kevin Wolf
,
2025/06/04
[PULL 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
,
Kevin Wolf
,
2025/06/04
[PULL 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
,
Kevin Wolf
,
2025/06/04
[PULL 16/24] block: move drain outside of quorum_del_child()
,
Kevin Wolf
,
2025/06/04
[PULL 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
,
Kevin Wolf
,
2025/06/04
[PULL 12/24] block: move drain outside of bdrv_root_attach_child()
,
Kevin Wolf
,
2025/06/04
[PULL 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
,
Kevin Wolf
,
2025/06/04
[PULL 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
,
Kevin Wolf
,
2025/06/04
[PULL 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
,
Kevin Wolf
,
2025/06/04
[PULL 15/24] block: move drain outside of bdrv_root_unref_child()
,
Kevin Wolf
,
2025/06/04
[PULL 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
,
Kevin Wolf
,
2025/06/04
[PULL 13/24] block: move drain outside of bdrv_attach_child()
,
Kevin Wolf
,
2025/06/04
[PULL 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
,
Kevin Wolf
,
2025/06/04
[PULL 14/24] block: move drain outside of quorum_add_child()
,
Kevin Wolf
,
2025/06/04
[PULL 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
,
Kevin Wolf
,
2025/06/04
[PULL 17/24] blockdev: drain while unlocked in internal_snapshot_action()
,
Kevin Wolf
,
2025/06/04
[PULL 18/24] blockdev: drain while unlocked in external_snapshot_action()
,
Kevin Wolf
,
2025/06/04
[PULL 20/24] iotests/graph-changes-while-io: remove image file after test
,
Kevin Wolf
,
2025/06/04
[PULL 23/24] iotests: fix 240
,
Kevin Wolf
,
2025/06/04
[PULL 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
,
Kevin Wolf
,
2025/06/04
[PULL 24/24] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
,
Kevin Wolf
,
2025/06/04
Re: [PULL 00/24] Block layer patches
,
Stefan Hajnoczi
,
2025/06/05
[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 01/21] fuse: Copy write buffer content before polling
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 01/21] fuse: Copy write buffer content before polling
,
Stefan Hajnoczi
,
2025/06/09
[PATCH v2 02/21] fuse: Ensure init clean-up even with error_fatal
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 03/21] fuse: Remove superfluous empty line
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 04/21] fuse: Explicitly set inode ID to 1
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 05/21] fuse: Change setup_... to mount_fuse_export()
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 06/21] fuse: Fix mount options
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 07/21] fuse: Set direct_io and parallel_direct_writes
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 10/21] fuse: Add halted flag
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 09/21] fuse: Introduce fuse_{inc,dec}_in_flight()
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 08/21] fuse: Introduce fuse_{at,de}tach_handlers()
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
,
Stefan Hajnoczi
,
2025/06/09
[PATCH v2 14/21] fuse: Reduce max read size
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 13/21] fuse: Manually process requests (without libfuse)
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 13/21] fuse: Manually process requests (without libfuse)
,
Stefan Hajnoczi
,
2025/06/09
[PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
,
Eric Blake
,
2025/06/04
Re: [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
,
Stefan Hajnoczi
,
2025/06/09
[PATCH v2 20/21] iotests/308: Add multi-threading sanity test
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 20/21] iotests/308: Add multi-threading sanity test
,
Stefan Hajnoczi
,
2025/06/09
[PATCH v2 18/21] fuse: Implement multi-threading
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 18/21] fuse: Implement multi-threading
,
Stefan Hajnoczi
,
2025/06/09
[PATCH v2 15/21] fuse: Process requests in coroutines
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 15/21] fuse: Process requests in coroutines
,
Hanna Czenczek
,
2025/06/05
Re: [PATCH v2 15/21] fuse: Process requests in coroutines
,
Stefan Hajnoczi
,
2025/06/09
[PATCH v2 16/21] block/export: Add multi-threading interface
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 16/21] block/export: Add multi-threading interface
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v2 16/21] block/export: Add multi-threading interface
,
Stefan Hajnoczi
,
2025/06/09
[PATCH v2 17/21] iotests/307: Test multi-thread export interface
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
,
Brian
,
2025/06/10
Re: [PATCH v2 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
,
Stefan Hajnoczi
,
2025/06/11
[PATCH v2 19/21] qapi/block-export: Document FUSE's multi-threading
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 19/21] qapi/block-export: Document FUSE's multi-threading
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
,
Stefan Hajnoczi
,
2025/06/09
Re: [PATCH] iotests: fix 240
,
Kevin Wolf
,
2025/06/04
[PATCH 0/4] block: fix deadlock when doing blockdev-snapshot of a node with compress filter
,
Fiona Ebner
,
2025/06/04
[PATCH 2/4] block-coroutine-wrapper: mark generated co-wrapper as GRAPH_UNLOCKED
,
Fiona Ebner
,
2025/06/04
[PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
,
Fiona Ebner
,
2025/06/04
Re: [PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
,
Klaus Jensen
,
2025/06/04
[PATCH 4/4] iotests: add test for snapshot on top of node with compress filter
,
Fiona Ebner
,
2025/06/04
[PATCH 1/4] block/graph-lock: fix typo in comment
,
Fiona Ebner
,
2025/06/04
Re: [PATCH 1/4] block/graph-lock: fix typo in comment
,
Eric Blake
,
2025/06/17
Re: [PATCH 05/18] hw/core/machine: Remove hw_compat_2_8[] array
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 04/18] hw/i386/kvm: Remove KVMClockState::mach_use_reliable_get_clock field
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 03/18] hw/southbridge/ich9: Remove ICH9_LPC_SMI_F_BROADCAST_BIT definition
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 02/18] hw/i386/pc: Remove pc_compat_2_8[] array
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 01/18] hw/i386/pc: Remove deprecated pc-q35-2.8 and pc-i440fx-2.8 machines
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
,
Kevin Wolf
,
2025/06/03
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
,
Fiona Ebner
,
2025/06/04
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Igor Mammedov
,
2025/06/05
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH v4 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
,
Igor Mammedov
,
2025/06/03
[PATCH 0/2] hw/nvme: stable fixes
,
Klaus Jensen
,
2025/06/03
[PATCH 1/2] hw/nvme: fix namespace attachment
,
Klaus Jensen
,
2025/06/03
Re: [PATCH 1/2] hw/nvme: fix namespace attachment
,
Jesper Devantier
,
2025/06/12
[PATCH 2/2] hw/nvme: revert CMIC behavior
,
Klaus Jensen
,
2025/06/03
Re: [PATCH 2/2] hw/nvme: revert CMIC behavior
,
alan . adamson
,
2025/06/03
Re: [PATCH 0/2] hw/nvme: stable fixes
,
Michael Tokarev
,
2025/06/04
Re: [PATCH 0/2] hw/nvme: stable fixes
,
Klaus Jensen
,
2025/06/04
Re: [PATCH 00/13] qapi: Doc fixes and improvements
,
Markus Armbruster
,
2025/06/03
[PATCH 0/2] Add support for NVMe Namespace and Boundary Atomic Parameters
,
Alan Adamson
,
2025/06/02
[PATCH 1/2] hw/nvme: enable ns atomic writes
,
Alan Adamson
,
2025/06/02
[PATCH 2/2] hw/nvme: add atomic boundary support
,
Alan Adamson
,
2025/06/02
Re: [PATCH v4 23/48] block: never use atomics to access bs->quiesce_counter
,
Fiona Ebner
,
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Brian
,
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Stefan Hajnoczi
,
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Brian
,
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Markus Armbruster
,
2025/06/03
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Stefan Hajnoczi
,
2025/06/03
Re: [PATCH 07/27] qemu-img: check: refresh options/--help
,
Kevin Wolf
,
2025/06/02
Re: [PATCH v4 29/48] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
,
Fiona Ebner
,
2025/06/02
Re: [PATCH v3 0/4] qapi: add auto-generated return docs
,
Markus Armbruster
,
2025/06/02
Re: [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
,
Philippe Mathieu-Daudé
,
2025/06/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc