qemu-block
Thread
Date
Earlier messages
Messages by Thread
[PATCH 00/12] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
[PATCH 06/12] util: add API to fetch the current thread name
Daniel P . Berrangé
[PATCH 08/12] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé
[PATCH 01/12] include: define constant for early constructor priority
Daniel P . Berrangé
[PATCH 07/12] util: introduce common helper for error-report & log code
Daniel P . Berrangé
[PATCH 09/12] util: add support for formatting a workload name in messages
Daniel P . Berrangé
[PATCH 11/12] util: add support for formatting thread info in messages
Daniel P . Berrangé
[PATCH 10/12] util: add support for formatting a program name in messages
Daniel P . Berrangé
[PATCH 02/12] monitor: initialize global data from a constructor
Daniel P . Berrangé
[PATCH 12/12] util: add brackets around guest name in message context
Daniel P . Berrangé
[PATCH 05/12] util: add API to fetch the current thread id
Daniel P . Berrangé
Re: [PATCH 05/12] util: add API to fetch the current thread id
Dr. David Alan Gilbert
[PATCH 04/12] util: set the name for the 'main' thread
Daniel P . Berrangé
Re: [PATCH 04/12] util: set the name for the 'main' thread
Dr. David Alan Gilbert
[PATCH 03/12] system: unconditionally enable thread naming
Daniel P . Berrangé
Re: [PATCH 03/12] system: unconditionally enable thread naming
Dr. David Alan Gilbert
[PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
Corvin Köhne
[PATCH v2 08/14] hw/dma/zynq-devcfg: Fix register memory
Corvin Köhne
[PATCH v2 04/14] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Corvin Köhne
[PATCH v2 14/14] docs/system/arm: Add support for Beckhoff CX7200
Corvin Köhne
[PATCH v2 01/14] hw/timer: Make frequency configurable
Corvin Köhne
Re: [PATCH v2 01/14] hw/timer: Make frequency configurable
Peter Maydell
Re: [PATCH v2 01/14] hw/timer: Make frequency configurable
Peter Maydell
[PATCH v2 05/14] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
Corvin Köhne
[PATCH v2 07/14] hw/dma/zynq-devcfg: Indicate power-up status of PL
Corvin Köhne
[PATCH v2 03/14] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
Corvin Köhne
[PATCH v2 13/14] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Corvin Köhne
[PATCH v2 12/14] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
Corvin Köhne
[PATCH v2 11/14] hw/misc: Add Beckhoff CCAT device
Corvin Köhne
Re: [PATCH v2 11/14] hw/misc: Add Beckhoff CCAT device
Peter Maydell
[PATCH v2 02/14] hw/timer: Make PERIPHCLK period configurable
Corvin Köhne
Re: [PATCH v2 02/14] hw/timer: Make PERIPHCLK period configurable
Peter Maydell
[PATCH v2 10/14] hw/misc/zynq_slcr: Add logic for DCI configuration
Corvin Köhne
[PATCH v2 09/14] hw/misc: Add dummy ZYNQ DDR controller
Corvin Köhne
Re: [PATCH v2 09/14] hw/misc: Add dummy ZYNQ DDR controller
Peter Maydell
[PATCH v2 06/14] hw/dma/zynq-devcfg: Simulate dummy PL reset
Corvin Köhne
Re: [PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
Peter Maydell
Re: [PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
Peter Maydell
[RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
Zhi Song
[PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Zhi Song
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Brian Song
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Stefan Hajnoczi
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Bernd Schubert
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Brian Song
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Bernd Schubert
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Brian Song
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Brian Song
[PATCH 2/3] fuse: Handle FUSE-uring requests
Zhi Song
[PATCH 3/3] fuse: Safe termination for FUSE-uring
Zhi Song
Re: [RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
Stefan Hajnoczi
Re: [RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
Bernd Schubert
[PATCH] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
Jeuk Kim
[PATCH 00/33] vhost-user-blk: live-backend local migration
Vladimir Sementsov-Ogievskiy
[PATCH 01/33] vhost: introduce vhost_ops->vhost_set_vring_enable_supported method
Vladimir Sementsov-Ogievskiy
[PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Vladimir Sementsov-Ogievskiy
Re: [PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Philippe Mathieu-Daudé
Re: [PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Vladimir Sementsov-Ogievskiy
[PATCH 28/33] vhost: introduce backend migration
Vladimir Sementsov-Ogievskiy
[PATCH 08/33] virtio: drop *_set_guest_notifier_fd_handler() helpers
Vladimir Sementsov-Ogievskiy
[PATCH 02/33] vhost: drop backend_features field
Vladimir Sementsov-Ogievskiy
[PATCH 10/33] vhost: vhost_virtqueue_start(): fix failure path
Vladimir Sementsov-Ogievskiy
[PATCH 22/33] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
Re: [PATCH 22/33] vhost-user-blk: add some useful trace-points
Philippe Mathieu-Daudé
Re: [PATCH 22/33] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
[PATCH 25/33] virtio: introduce .skip_vhost_migration_log() handler
Vladimir Sementsov-Ogievskiy
[PATCH 12/33] vhost: simplify calls to vhost_memory_unmap()
Vladimir Sementsov-Ogievskiy
[PATCH 19/33] vhost: vhost_dev_init(): drop extra features variable
Vladimir Sementsov-Ogievskiy
[PATCH 06/33] vhost: make vhost_dev.features private
Vladimir Sementsov-Ogievskiy
[PATCH 31/33] vhost-user-blk: support vhost backend migration
Vladimir Sementsov-Ogievskiy
[PATCH 03/33] vhost-user: introduce vhost_user_has_prot() helper
Vladimir Sementsov-Ogievskiy
[PATCH 09/33] vhost-user: keep QIOChannelSocket for backend channel
Vladimir Sementsov-Ogievskiy
[PATCH 29/33] vhost-user: support backend migration
Vladimir Sementsov-Ogievskiy
[PATCH 23/33] vhost: add some useful trace-points
Vladimir Sementsov-Ogievskiy
[PATCH 20/33] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 20/33] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
Philippe Mathieu-Daudé
[PATCH 33/33] tests/functional: add test_x86_64_vhost_user_blk_fd_migration.py
Vladimir Sementsov-Ogievskiy
[PATCH 17/33] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
Vladimir Sementsov-Ogievskiy
[PATCH 15/33] vhost: final refactoring of vhost vrings map/unmap
Vladimir Sementsov-Ogievskiy
[PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Vladimir Sementsov-Ogievskiy
Re: [PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Philippe Mathieu-Daudé
Re: [PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Thomas Huth
[PATCH 04/33] vhost: move protocol_features to vhost_user
Vladimir Sementsov-Ogievskiy
[PATCH 18/33] vhost: introduce check_memslots() helper
Vladimir Sementsov-Ogievskiy
[PATCH 05/33] vhost-user-gpu: drop code duplication
Vladimir Sementsov-Ogievskiy
Re: [PATCH 05/33] vhost-user-gpu: drop code duplication
Philippe Mathieu-Daudé
[PATCH 27/33] migration/socket: keep fds non-block
Vladimir Sementsov-Ogievskiy
[PATCH 11/33] vhost: make vhost_memory_unmap() null-safe
Vladimir Sementsov-Ogievskiy
[PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Vladimir Sementsov-Ogievskiy
[PATCH 13/33] vhost: move vrings mapping to the top of vhost_virtqueue_start()
Vladimir Sementsov-Ogievskiy
[PATCH 16/33] vhost: simplify vhost_dev_init() error-path
Vladimir Sementsov-Ogievskiy
[PATCH 21/33] vhost-user: make trace events more readable
Vladimir Sementsov-Ogievskiy
Re: [PATCH 21/33] vhost-user: make trace events more readable
Philippe Mathieu-Daudé
[PATCH 30/33] virtio: support vhost backend migration
Vladimir Sementsov-Ogievskiy
[PATCH 14/33] vhost: vhost_virtqueue_start(): drop extra local variables
Vladimir Sementsov-Ogievskiy
[PATCH 24/33] chardev-add: support local migration
Vladimir Sementsov-Ogievskiy
[PULL 0/3] Patches for QEMU 10.1.0-rc3
Kevin Wolf
[PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Kevin Wolf
Re: [PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Michael Tokarev
Re: [PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Kevin Wolf
[PULL 3/3] qemu-iotests: Ignore indentation in Killed messages
Kevin Wolf
Re: [PULL 3/3] qemu-iotests: Ignore indentation in Killed messages
Michael Tokarev
[PULL 1/3] configure: Don't disable Rust for too old meson version
Kevin Wolf
Re: [PULL 0/3] Patches for QEMU 10.1.0-rc3
Stefan Hajnoczi
[PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
Re: [PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Michael Tokarev
Re: [PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH] rbd: Fix .bdrv_get_specific_info implementation
Kevin Wolf
Re: [PATCH] rbd: Fix .bdrv_get_specific_info implementation
Hanna Czenczek
Re: [PATCH] rbd: Fix .bdrv_get_specific_info implementation
Kevin Wolf
[PULL 3/3] hw/nvme: cap MDTS value for internal limitation
Klaus Jensen
[PULL 1/3] hw/nvme: fix namespace attachment
Klaus Jensen
[PULL 2/3] hw/nvme: revert CMIC behavior
Klaus Jensen
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
Michael Tokarev
[PATCH-for-10.1 0/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Guenter Roeck
Re: [PATCH-for-10.1 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Alex Bennée
Re: [PATCH-for-10.1 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 2/2] tests/functional: Test SPI-SD adapter without SD card connected
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 2/2] tests/functional: Test SPI-SD adapter without SD card connected
Alex Bennée
Re: [PATCH-for-10.1 2/2] tests/functional: Test SPI-SD adapter without SD card connected
Philippe Mathieu-Daudé
[PATCH trivial] tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECT
Michael Tokarev
Re: [PATCH trivial] tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECT
Philippe Mathieu-Daudé
Re: [PATCH trivial] tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECT
Michael Tokarev
Re: [PATCH trivial] tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECT
Stefan Hajnoczi
[PATCH trivial v2] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Michael Tokarev
Re: [PATCH trivial v2] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Stefan Hajnoczi
[PULL 09/13] hw/sd/sdcard: Disable checking STBY mode in SPI SEND_CSD/CID
Philippe Mathieu-Daudé
[PULL 04/13] hw/sd/sdcard: Fill SPI response bits in card code
Philippe Mathieu-Daudé
[PULL 07/13] hw/sd/sdcard: Allow using SWITCH_FUNCTION in more SPI states
Philippe Mathieu-Daudé
[PULL 08/13] hw/sd/sdcard: Factor spi_cmd_SEND_CxD() out
Philippe Mathieu-Daudé
[PULL 06/13] hw/sd/sdcard: Use complete SEND_OP_COND implementation in SPI mode
Philippe Mathieu-Daudé
[PULL 03/13] hw/sd/sdbus: Provide buffer size to sdbus_do_command()
Philippe Mathieu-Daudé
[PULL 10/13] hw/sd/sdcard: Remove SDState::mode field
Philippe Mathieu-Daudé
[PULL 05/13] hw/sd/sdcard: Implement SPI R2 return value
Philippe Mathieu-Daudé
[PULL 02/13] hw/sd/sdcard: Factor sd_response_size() out
Philippe Mathieu-Daudé
[PULL 01/13] hw/sd/sdcard: Do not ignore errors in sd_cmd_to_sendingdata()
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 02/11] hw/sd/sdcard: Factor sd_response_size() out
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 02/11] hw/sd/sdcard: Factor sd_response_size() out
Richard Henderson
[PATCH-for-10.1 v2 01/11] hw/sd/sdcard: Do not ignore errors in sd_cmd_to_sendingdata()
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 09/11] hw/sd/sdcard: Disable checking STBY mode in SPI SEND_CSD/CID
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 11/11] tests/functional: Test SD cards in SPI mode (using sifive_u machine)
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 03/11] hw/sd/sdbus: Provide buffer size to sdbus_do_command()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 03/11] hw/sd/sdbus: Provide buffer size to sdbus_do_command()
Richard Henderson
[PATCH-for-10.1 v2 04/11] hw/sd/sdcard: Fill SPI response bits in card code
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 07/11] hw/sd/sdcard: Allow using SWITCH_FUNCTION in more SPI states
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 10/11] hw/sd/sdcard: Remove SDState::mode field
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 05/11] hw/sd/sdcard: Implement SPI R2 return value
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 06/11] hw/sd/sdcard: Use complete SEND_OP_COND implementation in SPI mode
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 08/11] hw/sd/sdcard: Factor spi_cmd_SEND_CxD() out
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
Michael Tokarev
Re: [PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
Guenter Roeck
Re: [PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
Philippe Mathieu-Daudé
[QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Brian Song
Re: [QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Brian Song
Re: [QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Bernd Schubert
Re: [QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Kevin Wolf
Re: [QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Brian Song
Re: [QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Bernd Schubert
Re: [QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Stefan Hajnoczi
[PATCH 0/2] Few fixes I found when building QEMU with Rust
Martin Kletzander
[PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Martin Kletzander
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Daniel P . Berrangé
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Fabiano Rosas
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Martin Kletzander
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Kevin Wolf
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Dr. Werner Fink
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Martin Kletzander
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Kevin Wolf
[PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Martin Kletzander
Re: [PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Paolo Bonzini
Re: [PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Martin Kletzander
Re: [PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Paolo Bonzini
Re: [PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Martin Kletzander
Re: [PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Paolo Bonzini
[PATCH] hw/nvme: cap MDTS value for internal limitation
Keith Busch
Re: [PATCH] hw/nvme: cap MDTS value for internal limitation
Klaus Jensen
Re: [PATCH] hw/nvme: cap MDTS value for internal limitation
Keith Busch
[PATCH trivial] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Michael Tokarev
Re: [PATCH-for-10.1] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Michael Tokarev
Re: [PATCH-for-10.1] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Kevin Wolf
Re: [PATCH-for-10.1] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Philippe Mathieu-Daudé
[PATCH-for-10.1 00/11] hw/sd: Fix SD cards in SPI mode
Philippe Mathieu-Daudé
[PATCH-for-10.1 02/11] hw/sd/sdbus: Provide buffer size to sdbus_do_command()
Philippe Mathieu-Daudé
[PATCH-for-10.1 05/11] hw/sd/sdcard: Implement SPI R2 return value
Philippe Mathieu-Daudé
[PATCH-for-10.1 04/11] hw/sd/sdcard: Fill SPI response bits in card code
Philippe Mathieu-Daudé
[PATCH-for-10.1 11/11] tests/functional: Test SD cards in SPI mode (using sifive_u machine)
Philippe Mathieu-Daudé
[PATCH-for-10.1 07/11] hw/sd/sdcard: Allow using SWITCH_FUNCTION in more SPI states
Philippe Mathieu-Daudé
[PATCH-for-10.1 09/11] hw/sd/sdcard: Disable checking STBY mode in SPI SEND_CSD/CID
Philippe Mathieu-Daudé
[PATCH-for-10.1 08/11] hw/sd/sdcard: Factor spi_cmd_SEND_CxD() out
Philippe Mathieu-Daudé
[PATCH-for-10.1 01/11] hw/sd/sdcard: Do not ignore errors in sd_cmd_to_sendingdata()
Philippe Mathieu-Daudé
[PATCH-for-10.1 03/11] hw/sd/sdcard: Propagate response size to sd_response_r*_make()
Philippe Mathieu-Daudé
Earlier messages