qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Cédric Le Goater
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Cédric Le Goater
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Cédric Le Goater
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Lübbe
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
[PATCH v2 4/8] hw/sd/sdcard: Refactor sd_bootpart_offset
Jan Kiszka
[PATCH v2 6/8] crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
Jan Kiszka
Re: [PATCH v2 6/8] crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
Daniel P . Berrangé
Re: [PATCH v2 0/8] sd: Add RPMB emulation to eMMC model
Philippe Mathieu-Daudé
Re: [PATCH v2 0/8] sd: Add RPMB emulation to eMMC model
Jan Kiszka
Re: [PATCH v2 0/8] sd: Add RPMB emulation to eMMC model
Philippe Mathieu-Daudé
[PATCH v2 5/8] hw/sd/sdcard: Add basic support for RPMB partition
Jan Kiszka
[PATCH] block: honor $TMPDIR in create_tmp_file()
Michael Tokarev
Re: [PATCH] block: honor $TMPDIR in create_tmp_file()
Richard Henderson
Re: [PATCH] block: honor $TMPDIR in create_tmp_file()
Michael Tokarev
Re: [PATCH] block: honor $TMPDIR in create_tmp_file()
Richard Henderson
Re: [PATCH] block: honor $TMPDIR in create_tmp_file()
Michael Tokarev
[PATCH v2 00/14] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
[PATCH v2 02/14] monitor: initialize global data from a constructor
Daniel P . Berrangé
Re: [PATCH v2 02/14] monitor: initialize global data from a constructor
Dr. David Alan Gilbert
[PATCH v2 05/14] audio: make jackaudio use qemu_thread_set_name
Daniel P . Berrangé
Re: [PATCH v2 05/14] audio: make jackaudio use qemu_thread_set_name
Dr. David Alan Gilbert
[PATCH v2 06/14] util: set the name for the 'main' thread
Daniel P . Berrangé
Re: [PATCH v2 06/14] util: set the name for the 'main' thread
Dr. David Alan Gilbert
[PATCH v2 09/14] util: introduce common helper for error-report & log code
Daniel P . Berrangé
Re: [PATCH v2 09/14] util: introduce common helper for error-report & log code
Richard Henderson
[PATCH v2 07/14] util: add API to fetch the current thread name
Daniel P . Berrangé
[PATCH v2 12/14] util: add support for formatting a program name in messages
Daniel P . Berrangé
[PATCH v2 13/14] util: add support for formatting thread info in messages
Daniel P . Berrangé
[PATCH v2 03/14] system: unconditionally enable thread naming
Daniel P . Berrangé
Re: [PATCH v2 03/14] system: unconditionally enable thread naming
Ján Tomko
[PATCH v2 08/14] log: avoid prefix on split qemu_log calls
Daniel P . Berrangé
[PATCH v2 11/14] util: add support for formatting a workload name in messages
Daniel P . Berrangé
[PATCH v2 04/14] util: expose qemu_thread_set_name
Daniel P . Berrangé
Re: [PATCH v2 04/14] util: expose qemu_thread_set_name
Dr. David Alan Gilbert
[PATCH v2 10/14] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé
[PATCH v2 14/14] util: add brackets around guest name in message context
Daniel P . Berrangé
[PATCH v2 01/14] include: define constant for early constructor priority
Daniel P . Berrangé
Re: [PATCH v2 01/14] include: define constant for early constructor priority
Dr. David Alan Gilbert
[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
Brian Song
[PATCH 4/4] iotests: add tests for FUSE-over-io_uring
Brian Song
Re: [PATCH 4/4] iotests: add tests for FUSE-over-io_uring
Stefan Hajnoczi
Re: [PATCH 4/4] iotests: add tests for FUSE-over-io_uring
Brian Song
Re: [PATCH 4/4] iotests: add tests for FUSE-over-io_uring
Stefan Hajnoczi
Re: [PATCH 4/4] iotests: add tests for FUSE-over-io_uring
Brian Song
Re: [PATCH 4/4] iotests: add tests for FUSE-over-io_uring
Stefan Hajnoczi
[PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
Brian Song
Re: [PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
Stefan Hajnoczi
Re: [PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
Brian Song
Re: [PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
Bernd Schubert
Re: [PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
Brian Song
Re: [PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
Stefan Hajnoczi
Re: [PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
Kevin Wolf
[PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Brian Song
Re: [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Stefan Hajnoczi
Re: [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Brian Song
Re: [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Stefan Hajnoczi
Re: [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Brian Song
Re: [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Hanna Czenczek
Re: [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Brian Song
Re: [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Stefan Hajnoczi
Re: [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Stefan Hajnoczi
[PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Brian Song
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Stefan Hajnoczi
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Brian Song
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Stefan Hajnoczi
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Brian Song
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Bernd Schubert
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Stefan Hajnoczi
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Kevin Wolf
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Brian Song
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Kevin Wolf
Re: [PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
Brian Song
Re: [PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
Stefan Hajnoczi
Re: [PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
Brian Song
Re: [PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
Kevin Wolf
Re: [PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
Stefan Hajnoczi
[PATCH v9 0/2] Fix check-qtest-ppc64 sanitizer errors
Akihiko Odaki
[PATCH v9 2/2] memory: Do not create circular reference with subregion
Akihiko Odaki
[PATCH v9 1/2] memory: Update inline documentation
Akihiko Odaki
Re: [PATCH v7 1/2] memory: Update inline documentation
Peter Maydell
Re: [PATCH v7 1/2] memory: Update inline documentation
Alex Bennée
Re: [PATCH v7 1/2] memory: Update inline documentation
Peter Xu
[PATCH v2 0/5] NVMe: Add SPDM over the storage transport support
Wilfred Mallawa
[PATCH v2 1/5] spdm-socket: add seperate send/recv functions
Wilfred Mallawa
[PATCH v2 2/5] spdm: add spdm storage transport virtual header
Wilfred Mallawa
[PATCH v2 4/5] spdm: define SPDM transport enum types
Wilfred Mallawa
[PATCH v2 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH v2 3/5] hw/nvme: add NVMe Admin Security SPDM support
Keith Busch
Re: [PATCH v2 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
[PATCH v2 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
Wilfred Mallawa
[PATCH v2 0/5] NVMe: Add SPDM over the storage transport support
Wilfred Mallawa
[PATCH v3 4/5] spdm: define SPDM transport enum types
Wilfred Mallawa
[PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support
Stefan Hajnoczi
Re: [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support
Klaus Jensen
Re: [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support
Klaus Jensen
Re: [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
[PATCH v3 2/5] spdm: add spdm storage transport virtual header
Wilfred Mallawa
[PATCH v3 1/5] spdm-socket: add seperate send/recv functions
Wilfred Mallawa
[PATCH v3 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
Wilfred Mallawa
[PATCH 0/4] NVMe: Add SPDM over the storage transport support
Wilfred Mallawa
[PATCH 4/4] hw/nvme: connect SPDM over NVMe Security Send/Recv
Wilfred Mallawa
Re: [PATCH 4/4] hw/nvme: connect SPDM over NVMe Security Send/Recv
Jonathan Cameron via
[PATCH 2/4] spdm: add spdm storage transport virtual header
Wilfred Mallawa
Re: [PATCH 2/4] spdm: add spdm storage transport virtual header
Jonathan Cameron via
[PATCH 3/4] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH 3/4] hw/nvme: add NVMe Admin Security SPDM support
Jonathan Cameron via
[PATCH 1/4] spdm-socket: add seperate send/recv functions
Wilfred Mallawa
Re: [PATCH 1/4] spdm-socket: add seperate send/recv functions
Jonathan Cameron via
[PATCH trivial v2] block/curl: drop old/unuspported curl version checks
Michael Tokarev
Re: [PATCH trivial v2] block/curl: drop old/unuspported curl version checks
Daniel P . Berrangé
[PATCH 0/8] sd: Add RPMB emulation to eMMC model
Jan Kiszka
[PATCH 6/8] crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
Jan Kiszka
Re: [PATCH 6/8] crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
Philippe Mathieu-Daudé
[PATCH 3/8] hw/sd/sdcard: Allow user-instantiated eMMC
Jan Kiszka
[PATCH 4/8] hw/sd/sdcard: Refactor sd_bootpart_offset
Jan Kiszka
Re: [PATCH 4/8] hw/sd/sdcard: Refactor sd_bootpart_offset
Philippe Mathieu-Daudé
[PATCH 5/8] hw/sd/sdcard: Add basic support for RPMB partition
Jan Kiszka
[PATCH 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH 1/8] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
[PATCH 2/8] hw/sd/sdcard: Add validation for boot-partition-size
Jan Kiszka
[PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Philippe Mathieu-Daudé
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Philippe Mathieu-Daudé
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Daniel P . Berrangé
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Daniel P . Berrangé
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Jerome Forissier
[PATCH 8/8] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
Re: [PATCH 8/8] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
Re: [PATCH 8/8] scripts: Add helper script to generate eMMC block device images
Jerome Forissier
Re: [PATCH 8/8] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
[PATCH trivial] block/curl: drop old/unuspported curl version checks
Michael Tokarev
Re: [PATCH trivial] block/curl: drop old/unuspported curl version checks
Markus Armbruster
Re: [PATCH trivial] block/curl: drop old/unuspported curl version checks
Michael Tokarev
[PATCH] block/curl: fix curl internal handles handling
Michael Tokarev
Re: [PATCH] block/curl: fix curl internal handles handling
Daniel P . Berrangé
Re: [PATCH] block/curl: fix curl internal handles handling
Michael Tokarev
Re: [PATCH] block/curl: fix curl internal handles handling
Michael Tokarev
[RFC PATCH v2 0/9] support unaligned access to xHCI Capability
CJ Chen
[RFC PATCH v2 1/9] doc/devel/memory.rst: additional explanation for unaligned access
CJ Chen
Re: [RFC PATCH v2 1/9] doc/devel/memory.rst: additional explanation for unaligned access
Peter Maydell
Re: [RFC PATCH v2 1/9] doc/devel/memory.rst: additional explanation for unaligned access
Peter Xu
[RFC PATCH v2 6/9] hw/usb/hcd-xhci: allow unaligned access to Capability Registers
CJ Chen
[RFC PATCH v2 2/9] hw/riscv: iommu-trap: remove .impl.unaligned = true
CJ Chen
Re: [RFC PATCH v2 2/9] hw/riscv: iommu-trap: remove .impl.unaligned = true
Daniel Henrique Barboza
[RFC PATCH v2 7/9] system/memory: assert on invalid unaligned combo
CJ Chen
Re: [RFC PATCH v2 7/9] system/memory: assert on invalid unaligned combo
Philippe Mathieu-Daudé
[RFC PATCH v2 8/9] hw/misc: add test device for memory access
CJ Chen
Re: [RFC PATCH v2 8/9] hw/misc: add test device for memory access
Peter Maydell
Re: [RFC PATCH v2 8/9] hw/misc: add test device for memory access
Peter Xu
[RFC PATCH v2 3/9] hw: npcm7xx_fiu and mx_pic change .impl.unaligned = true
CJ Chen
Re: [RFC PATCH v2 3/9] hw: npcm7xx_fiu and mx_pic change .impl.unaligned = true
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 3/9] hw: npcm7xx_fiu and mx_pic change .impl.unaligned = true
Peter Xu
[RFC PATCH v2 5/9] system/memory: support unaligned access
CJ Chen
Re: [RFC PATCH v2 5/9] system/memory: support unaligned access
Peter Maydell
[PATCH RFC v2 9/9] tests/qtest: add test for memory region access
CJ Chen
Re: [PATCH RFC v2 9/9] tests/qtest: add test for memory region access
Philippe Mathieu-Daudé
Re: [PATCH RFC v2 9/9] tests/qtest: add test for memory region access
chen CJ
Re: [PATCH RFC v2 9/9] tests/qtest: add test for memory region access
Peter Maydell
Re: [PATCH RFC v2 9/9] tests/qtest: add test for memory region access
Peter Xu
[RFC PATCH v2 4/9] hw/nvme/ctrl: specify the 'valid' field in MemoryRegionOps
CJ Chen
[Withdrawn] [RFC PATCH v2 0/9] support unaligned access to xHCI Capability
chen CJ
Re: [Withdrawn] [RFC PATCH v2 0/9] support unaligned access to xHCI Capability
Peter Maydell
Re: [Withdrawn] [RFC PATCH v2 0/9] support unaligned access to xHCI Capability
Peter Xu
Re: [RFC PATCH v2 0/9] support unaligned access to xHCI Capability
Peter Maydell
Re: [PATCH 16/21] hw/net/can/versal: Prefer object_initialize_child over object_initialize
Peter Maydell
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Xu
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Xu
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Xu
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Akihiko Odaki
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
Earlier messages
Later messages