qemu-block
Thread
Date
Earlier messages
Messages by Thread
[PATCH v6 0/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH v6 1/8] tests/functional/migration: add VM launch/configure hooks
Alexander Mikhalitsyn
[PATCH v6 3/8] hw/nvme: split nvme_init_sq/nvme_init_cq into helpers
Alexander Mikhalitsyn
[PATCH v6 2/8] hw/nvme: add migration blockers for non-supported cases
Alexander Mikhalitsyn
[PATCH v6 4/8] hw/nvme: set CQE.sq_id earlier in nvme_process_sq
Alexander Mikhalitsyn
[PATCH v6 5/8] hw/nvme: unmap req->sg earlier in nvme_enqueue_req_completion
Alexander Mikhalitsyn
[PATCH v6 6/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH v6 8/8] tests/qtest/nvme-test: add migration test with full CQ
Alexander Mikhalitsyn
[PATCH v6 7/8] tests/functional/x86_64: add migration test for NVMe device
Alexander Mikhalitsyn
[PATCH v4 0/7] hw/sd: Improve performance of read/write/erase
Christian Speich
[PATCH v4 4/7] hw/sd/sdhci: Don't use bounce buffer for ADMA
Christian Speich
Re: [PATCH v4 4/7] hw/sd/sdhci: Don't use bounce buffer for ADMA
Philippe Mathieu-Daudé
[PATCH v4 1/7] hw/sd: Switch read/write primitive to buf+len
Christian Speich
[PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option.
Christian Speich
Re: [PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option.
Philippe Mathieu-Daudé
Re: [PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option.
Philippe Mathieu-Daudé
Re: [PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option.
Philippe Mathieu-Daudé
[PATCH v4 7/7] hw/sd: Update trace events for buf+len data
Christian Speich
Re: [PATCH v4 7/7] hw/sd: Update trace events for buf+len data
Philippe Mathieu-Daudé
[PATCH v4 3/7] hw/sd/sd: Use multi-byte/block writes for block path
Christian Speich
[PATCH v4 2/7] hw/sd/sd: Allow multi-byte read/write for generic paths
Christian Speich
[PATCH v4 6/7] hw/sd/sdcard: Optimize erase blocks as zero.
Christian Speich
[PATCH v4 00/21] Add SSP/TSP power control and DRAM remap support for AST2700
Jamin Lin
[PATCH v4 07/21] hw/misc/aspeed_scu: Implement SSP reset and power-on control via SCU registers
Jamin Lin
[PATCH v4 10/21] hw/misc/aspeed_scu: Add SCU support for TSP SDRAM remap
Jamin Lin
[PATCH v4 16/21] hw/misc/aspeed_scu: Drop noisy unhandled read logs for AST2700 SCU/SCUIO
Jamin Lin
[PATCH v4 11/21] hw/arm/ast27x0: Share FMC controller with SSP and TSP
Jamin Lin
[PATCH v4 04/21] hw/arm/ast27x0: Start TSP in powered-off state to match hardware behavior
Jamin Lin
[PATCH v4 13/21] hw/arm/aspeed_ast27x0: Add unimplemented OTP controller MMIO regions for SSP/TSP
Jamin Lin
[PATCH v4 21/21] docs: Add support vbootrom and update Manual boot for ast2700fc
Jamin Lin
[PATCH v4 12/21] hw/arm/aspeed_ast27x0: Add unimplemented Privilege Controller MMIO regions for SSP/TSP
Jamin Lin
[PATCH v4 18/21] hw/arm/ast27x0: Share single SCUIO instance across PSP, SSP, and TSP
Jamin Lin
[PATCH v4 15/21] hw/ssi/aspeed_smc: Add Data FIFO-based flash access support for AST2700
Jamin Lin
[PATCH v4 20/21] tests/functional/aarch64/test_aspeed_ast2700fc: Boot SSP/TSP via PSP and load binaries from DRAM
Jamin Lin
[PATCH v4 05/21] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Jamin Lin
[PATCH v4 01/21] hw/misc/aspeed_scu: Introduce Aspeed2700SCU subclass and separate from generic SCU
Jamin Lin
[PATCH v4 09/21] hw/misc/aspeed_scu: Add SCU support for SSP SDRAM remap
Jamin Lin
[PATCH v4 19/21] hw/arm/aspeed_ast27x0-fc: Fix hardware strap settings
Jamin Lin
[PATCH v4 02/21] hw/misc/aspeed_scu: Add separate reset handler for AST2700 SCUIO
Jamin Lin
[PATCH v4 14/21] hw/block/m25p80: Implement volatile status register write enable for Winbond
Jamin Lin
[PATCH v4 17/21] hw/misc/aspeed_scu: Add AST2700 SCUIO RNG control and data registers
Jamin Lin
[PATCH v4 08/21] hw/misc/aspeed_scu: Implement TSP reset and power-on control via SCU registers
Jamin Lin
[PATCH v4 03/21] hw/arm/ast27x0: Start SSP in powered-off state to match hardware behavior
Jamin Lin
[PATCH v4 06/21] hw/arm/ast27x0: Add DRAM alias for TSP SDRAM remap
Jamin Lin
[PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine
Brian Cain
Re: [PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine
Philippe Mathieu-Daudé
Re: [PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine
Philippe Mathieu-Daudé
[PATCH 0/2] scsi: handle reservation changes across migration
Stefan Hajnoczi
[PATCH 2/2] scsi: handle reservation changes across migration
Stefan Hajnoczi
[PATCH 1/2] scsi: change buf_size to unsigned int in scsi_SG_IO()
Stefan Hajnoczi
[PATCH 0/8] cocci: Do not initialize variable used by *FOREACH*() macro
Philippe Mathieu-Daudé
[PATCH 3/8] cocci: Do not initialize variable used by QSIMPLEQ_FOREACH macro
Philippe Mathieu-Daudé
[PATCH 6/8] cocci: Do not initialize variable used by CPU_FOREACH macro
Philippe Mathieu-Daudé
[PATCH 1/8] cocci: Do not initialize variable used by QLIST_FOREACH macro
Philippe Mathieu-Daudé
[PATCH 8/8] target/riscv: Iterate vCPUs using CPU_FOREACH() macro
Philippe Mathieu-Daudé
[PATCH 2/8] cocci: Do not initialize variable used by QSLIST_FOREACH macro
Philippe Mathieu-Daudé
[PATCH 5/8] cocci: Do not initialize variable used by RAMBLOCK_FOREACH* macro
Philippe Mathieu-Daudé
[PATCH 7/8] target/mips: Reduce CPUState scope when used with CPU_FOREACH()
Philippe Mathieu-Daudé
[PATCH 4/8] cocci: Do not initialize variable used by QTAILQ_FOREACH macro
Philippe Mathieu-Daudé
Re: [PATCH 0/8] cocci: Do not initialize variable used by *FOREACH*() macro
Pierrick Bouvier
[PATCH] block: add blockdev-attach QMP command
mr-083
[PATCH 0/2] sd: Small improvements around RPMB emulation
Jan Kiszka
[PATCH 1/2] scripts: mkemmc.sh: Fix output pollution on missing images
Jan Kiszka
Re: [PATCH 1/2] scripts: mkemmc.sh: Fix output pollution on missing images
Philippe Mathieu-Daudé
[PATCH 2/2] hw/sd/sdcard: Add support for pre-setting the authentication key
Jan Kiszka
Re: [PATCH 2/2] hw/sd/sdcard: Add support for pre-setting the authentication key
Philippe Mathieu-Daudé
Re: [PATCH 2/2] hw/sd/sdcard: Add support for pre-setting the authentication key
Jan Kiszka
Re: [PATCH 2/2] hw/sd/sdcard: Add support for pre-setting the authentication key
Philippe Mathieu-Daudé
Re: [PATCH 2/2] hw/sd/sdcard: Add support for pre-setting the authentication key
Jan Kiszka
Re: [PATCH 2/2] hw/sd/sdcard: Add support for pre-setting the authentication key
Philippe Mathieu-Daudé
Re: [PATCH 2/2] hw/sd/sdcard: Add support for pre-setting the authentication key
Ilias Apalodimas
Re: [PATCH 0/2] sd: Small improvements around RPMB emulation
Philippe Mathieu-Daudé
Re: [PATCH 0/2] sd: Small improvements around RPMB emulation
Jerome Forissier
[PULL for-11.0 0/1] Block patches
Stefan Hajnoczi
[PULL for-11.0 1/1] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Stefan Hajnoczi
Re: [PULL for-11.0 0/1] Block patches
Peter Maydell
[PATCH v4 0/3] improve aio-polling efficiency
Jaehoon Kim
[PATCH v4 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Jaehoon Kim
Re: [PATCH v4 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
Re: [PATCH v4 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
[PATCH v4 2/3] aio-poll: refine iothread polling using weighted handler intervals
Jaehoon Kim
[PATCH v4 1/3] aio-poll: avoid unnecessary polling time computation
Jaehoon Kim
[PATCH 0/2] scsi: Fix discard_granularity for -drive if=scsi
Kevin Wolf
[PATCH 1/2] block: Create DEFAULT_BLOCK_CONF macro
Kevin Wolf
[PATCH 2/2] block: Add more defaults to DEFAULT_BLOCK_CONF
Kevin Wolf
[PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé
[PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP
Daniel P . Berrangé
Re: [PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP
Dr. David Alan Gilbert
[PATCH 04/17] monitor: minimal conversion of monitors to QOM
Daniel P . Berrangé
Re: [PATCH 04/17] monitor: minimal conversion of monitors to QOM
Dr. David Alan Gilbert
[PATCH 07/17] monitor: use class methods for monitor_vprintf
Daniel P . Berrangé
Re: [PATCH 07/17] monitor: use class methods for monitor_vprintf
Dr. David Alan Gilbert
[PATCH 11/17] util: use dynamic cast in error vreport
Daniel P . Berrangé
[PATCH 06/17] monitor: move monitor_data_(init|destroy) into QOM init/finalize
Daniel P . Berrangé
[PATCH 03/17] monitor: rename monitor_init* to monitor_new*
Daniel P . Berrangé
Re: [PATCH 03/17] monitor: rename monitor_init* to monitor_new*
Dr. David Alan Gilbert
[PATCH 08/17] monitor: use class methods for monitor_qapi_event_emit
Daniel P . Berrangé
[PATCH 09/17] monitor: use class methods for monitor_accept_input
Daniel P . Berrangé
Re: [PATCH 09/17] monitor: use class methods for monitor_accept_input
Dr. David Alan Gilbert
[PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Daniel P . Berrangé
Re: [PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Mark Cave-Ayland
Re: [PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Daniel P . Berrangé
Re: [PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Dr. David Alan Gilbert
[PATCH 12/17] monitor: drop unused monitor_cur_is_qmp
Daniel P . Berrangé
[PATCH 10/17] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
Daniel P . Berrangé
[PATCH 15/17] monitor: drop unused monitor_is_qmp method
Daniel P . Berrangé
[PATCH 13/17] monitor: use dynamic cast in QMP commands
Daniel P . Berrangé
[PATCH 14/17] monitor: use dynamic cast in monitor_is_hmp_non_interactive
Daniel P . Berrangé
[PATCH 16/17] monitor: eliminate monitor_is_hmp_non_interactive method
Daniel P . Berrangé
Re: [PATCH 16/17] monitor: eliminate monitor_is_hmp_non_interactive method
Dr. David Alan Gilbert
[PATCH 17/17] FIXME: monitor: implement "user creatable" interface
Daniel P . Berrangé
[PATCH 05/17] monitor: remove 'skip_flush' field
Daniel P . Berrangé
Re: [PATCH 05/17] monitor: remove 'skip_flush' field
Dr. David Alan Gilbert
Re: [PATCH 05/17] monitor: remove 'skip_flush' field
Daniel P . Berrangé
Re: [PATCH 05/17] monitor: remove 'skip_flush' field
Dr. David Alan Gilbert
[PATCH for-11.0 v2] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Stefan Hajnoczi
[PATCH v5 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
[PATCH v5 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
[PATCH v5 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
[PATCH v5 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
Re: [PATCH v5 4/5] hw/ufs: Add UFS Write Booster Support
Jeuk Kim
[PATCH v5 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
[PATCH v5 3/5] hw/ufs: Add idle operation
Jaemyung Lee
[PATCH v4 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
[PATCH v4 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
[PATCH v4 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
[PATCH v4 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
[PATCH v4 3/5] hw/ufs: Add idle operation
Jaemyung Lee
[PATCH v4 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
[PATCH for-11.0] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Stefan Hajnoczi
Re: [PATCH for-11.0] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Damien Le Moal
Re: [PATCH for-11.0] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Stefan Hajnoczi
[PATCH 0/2] NVMe namespace hotplug and drive reconnection support
mr-083
[PATCH 2/2] block/monitor: add drive_insert HMP command
mr-083
[PATCH 1/2] hw/nvme: add namespace hotplug support
mr-083
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Stefan Hajnoczi
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Matthieu Rolla
[PATCH 0/2] NVMe namespace hotplug and drive reconnection support
mr-083
[PATCH 1/2] hw/nvme: add namespace hotplug support
mr-083
[PATCH 2/2] block/monitor: add drive_insert HMP command
mr-083
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Stefan Hajnoczi
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Matthieu Rolla
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Warner Losh
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Matthieu Rolla
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Daniel P . Berrangé
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Matthieu Rolla
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Stefan Hajnoczi
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Matthieu Rolla
Re: [PATCH 2/2] block/monitor: add drive_insert HMP command
Stefan Hajnoczi
[PATCH v2] hw/nvme: add namespace hotplug support
mr-083
Re: [PATCH v2] hw/nvme: add namespace hotplug support
Stefan Hajnoczi
[PATCH v3] hw/nvme: add namespace hotplug support
mr-083
Re: [PATCH v3] hw/nvme: add namespace hotplug support
Matthieu Rolla
Re: [PATCH v3] hw/nvme: add namespace hotplug support
Stefan Hajnoczi
Re: [PATCH v3] hw/nvme: add namespace hotplug support
Matthieu Rolla
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Klaus Jensen
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Stefan Hajnoczi
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Matthieu Rolla
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Keith Busch
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Stefan Hajnoczi
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Matthieu Rolla
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Stefan Hajnoczi
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Matthieu Rolla
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Keith Busch
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
John Meneghini
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Nilay Shroff
Re: [PATCH 0/2] NVMe namespace hotplug and drive reconnection support
Matthieu Rolla
[PATCH v4] hw/nvme: add namespace hotplug support
mr-083
Re: [PATCH v4] hw/nvme: add namespace hotplug support
Stefan Hajnoczi
Re: [PATCH v4] hw/nvme: add namespace hotplug support
Klaus Jensen
Re: [PATCH v4] hw/nvme: add namespace hotplug support
Matthieu Rolla
[PATCH v3 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
[PATCH v3 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
[PATCH v3 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
[PATCH v3 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
[PATCH v3 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
Re: [PATCH v3 4/5] hw/ufs: Add UFS Write Booster Support
Jeuk Kim
[PATCH v3 3/5] hw/ufs: Add idle operation
Jaemyung Lee
Re: [PATCH v3 3/5] hw/ufs: Add idle operation
Jeuk Kim
[PATCH v2 00/10] qapi: enforce section ordering
John Snow
[PATCH v2 06/10] qapi: detect potentially semantically ambiguous intro paragraphs
John Snow
[PATCH v2 04/10] qapi: add "Details:" markers where needed
John Snow
[PATCH v2 10/10] qapi: enforce strict positioning for "Since:" section
John Snow
[PATCH v2 05/10] qapi: add "Details:" markers where potentially needed
John Snow
[PATCH v2 03/10] qapi: add "Details:" disambiguation marker
John Snow
[PATCH v2 02/10] qapi: prohibit 'details' sections between tagged sections
John Snow
[PATCH v2 01/10] qapi: differentiate "intro" and "details" sections
John Snow
[PATCH v2 08/10] qapi: enforce doc block section ordering
John Snow
[PATCH v2 07/10] qapi: re-order QAPI doc block sections
John Snow
[PATCH v2 09/10] qapi: re-order 'since' sections to always be last
John Snow
Re: [PATCH v2 00/10] qapi: enforce section ordering
Markus Armbruster
[PATCH 5/8] scsi: use g_clear_handle_id() for GSource cleanup
Matthew Penney
[PATCH 0/8] tree-wide: use g_clear_handle_id() for GSource cleanup
Matthew Penney
Re: [PATCH 0/8] tree-wide: use g_clear_handle_id() for GSource cleanup
Daniel P . Berrangé
Re: [PATCH 0/8] tree-wide: use g_clear_handle_id() for GSource cleanup
Matthew Penney
[PATCH v4 8/9] hw/hexagon: Define hexagon "virt" machine
Brian Cain
Re: [PATCH v4 8/9] hw/hexagon: Define hexagon "virt" machine
Sid Manning
Re: [PATCH v4 8/9] hw/hexagon: Define hexagon "virt" machine
Brian Cain
[PATCH] qemu-nbd: Support -s and -l at the same time
Eric Blake
Re: [PATCH] qemu-nbd: Support -s and -l at the same time
Vladimir Sementsov-Ogievskiy
Earlier messages