qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 10/17] meson, mkvenv: make functional tests depend on functests group
John Snow
Re: [PATCH v4 10/17] meson, mkvenv: make functional tests depend on functests group
Daniel P . Berrangé
Re: [PATCH v4 10/17] meson, mkvenv: make functional tests depend on functests group
Thomas Huth
[PATCH v4 17/17] RFC: exclude pyvenv targets from "make check-build"
John Snow
Re: [PATCH v4 00/17] python: drop qemu.qmp from qemu.git tree
John Snow
[PATCH v4 22/23] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
[PATCH v4 02/23] vhost: drop backend_features field
Vladimir Sementsov-Ogievskiy
[PATCH v10 0/8] blockdev-replace
Vladimir Sementsov-Ogievskiy
[PATCH v10 8/8] deprecate names duplication between qdev, block-node and block-export
Vladimir Sementsov-Ogievskiy
[PATCH v10 4/8] qapi: add blockdev-replace command
Vladimir Sementsov-Ogievskiy
Re: [PATCH v10 4/8] qapi: add blockdev-replace command
Markus Armbruster
Re: [PATCH v10 4/8] qapi: add blockdev-replace command
Vladimir Sementsov-Ogievskiy
[PATCH v10 6/8] iotests.py: introduce VM.assert_edges_list() method
Vladimir Sementsov-Ogievskiy
[PATCH v10 5/8] block: bdrv_get_xdbg_block_graph(): report export ids
Vladimir Sementsov-Ogievskiy
[PATCH v10 2/8] block/export: add blk_by_export_id()
Vladimir Sementsov-Ogievskiy
[PATCH v10 1/8] block-backend: blk_root(): drop const specifier on return type
Vladimir Sementsov-Ogievskiy
[PATCH v10 3/8] block: make bdrv_find_child() function public
Vladimir Sementsov-Ogievskiy
[PATCH v10 7/8] iotests: add filter-insertion
Vladimir Sementsov-Ogievskiy
[PATCH v11 8/8] deprecate names duplication between qdev, block-node and block-export
Vladimir Sementsov-Ogievskiy
Re: [PATCH v11 8/8] deprecate names duplication between qdev, block-node and block-export
Markus Armbruster
Re: [PATCH v11 8/8] deprecate names duplication between qdev, block-node and block-export
Vladimir Sementsov-Ogievskiy
[PATCH v2] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
Jeuk Kim
[PATCH] hw/block/block: add 'throttle-group' property
Fiona Ebner
Invitation to comment on VIRTIO v1.4 CSD01
Kelly Cullinane
[PATCH v3 00/14] tests: do more testing of block drivers
Daniel P . Berrangé
[PATCH v3 08/14] docs/devel/testing: expand documentation for 'make check-block'
Daniel P . Berrangé
[PATCH v3 01/14] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Daniel P . Berrangé
Re: [PATCH v3 01/14] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
John Snow
[PATCH v3 11/14] tests: validate dmsetup result in test 128
Daniel P . Berrangé
Re: [PATCH v3 11/14] tests: validate dmsetup result in test 128
Thomas Huth
[PATCH v3 06/14] scripts/mtest2make: support optional tests grouping
Daniel P . Berrangé
[PATCH v3 05/14] scripts/mtest2make: ensure output has stable sorting
Daniel P . Berrangé
[PATCH v3 03/14] tests: remove redundant meson suite for iotests
Daniel P . Berrangé
[PATCH v3 02/14] tests: print reason when I/O test is skipped in TAP mode
Daniel P . Berrangé
[PATCH v3 09/14] tests: add nbd and luks to the I/O test suites
Daniel P . Berrangé
Re: [PATCH v3 09/14] tests: add nbd and luks to the I/O test suites
Thomas Huth
[PATCH v3 07/14] tests: add a meson suite / make target per block I/O tests format
Daniel P . Berrangé
[PATCH v3 13/14] tests: add QEMU_TEST_IO_SKIP for skipping I/O tests
Daniel P . Berrangé
[PATCH v3 10/14] tests: use 'driver' as collective term for either format or protocol
Daniel P . Berrangé
Re: [PATCH v3 10/14] tests: use 'driver' as collective term for either format or protocol
Thomas Huth
[PATCH v3 12/14] tests: fix check for sudo access in LUKS I/O test
Daniel P . Berrangé
[PATCH v3 04/14] tests: ensure all qcow2 I/O tests are able to be run via make
Daniel P . Berrangé
[PATCH v3 14/14] gitlab: add jobs for thorough block tests
Daniel P . Berrangé
Re: [PATCH v3 14/14] gitlab: add jobs for thorough block tests
Thomas Huth
Re: [PATCH v3 14/14] gitlab: add jobs for thorough block tests
Daniel P . Berrangé
[PATCH v7 0/5] support inflight migration
Alexandr Moshkov
[PATCH v7 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
Alexandr Moshkov
[PATCH v7 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
Alexandr Moshkov
[PATCH v7 4/5] vhost: add vmstate for inflight region with inner buffer
Alexandr Moshkov
[PATCH v7 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Alexandr Moshkov
[PATCH v7 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
Re: [PATCH v7 5/5] vhost-user-blk: support inter-host inflight migration
Raphael Norwitz
Re: [PATCH v7 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
Re: [PATCH v7 5/5] vhost-user-blk: support inter-host inflight migration
Raphael Norwitz
[PULL 0/3] ufs queue
Jeuk Kim
[PULL 1/3] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
Jeuk Kim
Re: [PULL 1/3] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
Richard Henderson
Re: [PULL 1/3] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
Jeuk Kim
[PULL 3/3] tests/qtest/ufs-test: Add test for mcq completion queue wraparound
Jeuk Kim
[PULL 2/3] hw/ufs: Fix mcq completion queue wraparound
Jeuk Kim
[RFC 0/4] scsi: persistent reservation live migration
Stefan Hajnoczi
[RFC 2/4] scsi: generalize scsi_SG_IO_FROM_DEV() to scsi_SG_IO()
Stefan Hajnoczi
[RFC 1/4] scsi: track SCSI reservation state for live migration
Stefan Hajnoczi
[RFC 3/4] scsi: add error reporting to scsi_SG_IO()
Stefan Hajnoczi
[RFC 4/4] scsi: save/load SCSI reservation state
Stefan Hajnoczi
Re: [RFC 0/4] scsi: persistent reservation live migration
Peter Krempa
Re: [RFC 0/4] scsi: persistent reservation live migration
Paolo Bonzini
Re: [RFC 0/4] scsi: persistent reservation live migration
Stefan Hajnoczi
[PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
Jaehoon Kim
[PATCH RFC v1 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Jaehoon Kim
Re: [PATCH RFC v1 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
Re: [PATCH RFC v1 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
Re: [PATCH RFC v1 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
Re: [PATCH RFC v1 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Halil Pasic
Re: [PATCH RFC v1 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
Re: [PATCH RFC v1 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
[PATCH RFC v1 1/3] aio-poll: avoid unnecessary polling time computation
Jaehoon Kim
[PATCH RFC v1 2/3] aio-poll: refine iothread polling using weighted handler intervals
Jaehoon Kim
Re: [PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
Stefan Hajnoczi
Re: [PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
JAEHOON KIM
Re: [PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
Stefan Hajnoczi
Re: [PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
Stefan Hajnoczi
Re: [PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
JAEHOON KIM
[PATCH] tests/qemu-iotests: Mark 182 as Linux-only
Thomas Huth
Re: [PATCH] tests/qemu-iotests: Mark 182 as Linux-only
Daniel P . Berrangé
Re: [PATCH] tests/qemu-iotests: Mark 182 as Linux-only
Eric Blake
[PATCH] tests/qemu-iotests: Use "gsed" for expressions that require GNU sed
Thomas Huth
Re: [PATCH] tests/qemu-iotests: Use "gsed" for expressions that require GNU sed
Daniel P . Berrangé
Re: [PATCH] tests/qemu-iotests: Use "gsed" for expressions that require GNU sed
Eric Blake
[PATCH v6 0/5] support inflight migration
Alexandr Moshkov
[PATCH v6 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
Alexandr Moshkov
[PATCH v6 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Alexandr Moshkov
Re: [PATCH v6 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Stefan Hajnoczi
Re: [PATCH v6 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Alexandr Moshkov
[PATCH v6 4/5] vhost: add vmstate for inflight region with inner buffer
Alexandr Moshkov
Re: [PATCH v6 4/5] vhost: add vmstate for inflight region with inner buffer
Peter Xu
Re: [PATCH v6 4/5] vhost: add vmstate for inflight region with inner buffer
Stefan Hajnoczi
Re: [PATCH v6 4/5] vhost: add vmstate for inflight region with inner buffer
Peter Xu
[PATCH v6 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
Re: [PATCH v6 5/5] vhost-user-blk: support inter-host inflight migration
Peter Xu
Re: [PATCH v6 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
[PATCH v6 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
Alexandr Moshkov
Re: [PATCH v6 0/5] support inflight migration
Stefan Hajnoczi
Re: [PATCH v6 0/5] support inflight migration
Peter Xu
Re: [PATCH v6 0/5] support inflight migration
Vladimir Sementsov-Ogievskiy
Re: [PATCH v6 0/5] support inflight migration
Peter Xu
Re: [PATCH v6 0/5] support inflight migration
Vladimir Sementsov-Ogievskiy
Re: [PATCH v6 0/5] support inflight migration
Peter Xu
Re: [PATCH v6 0/5] support inflight migration
Vladimir Sementsov-Ogievskiy
Re: [PATCH v6 0/5] support inflight migration
Peter Xu
[PATCH v2 00/13] tests: do more testing of block drivers
Daniel P . Berrangé
[PATCH v2 02/13] tests: print reason when I/O test is skipped in TAP mode
Daniel P . Berrangé
Re: [PATCH v2 02/13] tests: print reason when I/O test is skipped in TAP mode
Thomas Huth
[PATCH v2 04/13] tests: ensure all qcow2 I/O tests are able to be run via make
Daniel P . Berrangé
Re: [PATCH v2 04/13] tests: ensure all qcow2 I/O tests are able to be run via make
Thomas Huth
[PATCH v2 10/13] tests: skip I/O test 128 on GitLab due to broken dmsetup
Daniel P . Berrangé
Re: [PATCH v2 10/13] tests: skip I/O test 128 on GitLab due to broken dmsetup
Thomas Huth
[PATCH v2 06/13] scripts/mtest2make: support optional tests grouping
Daniel P . Berrangé
[PATCH v2 12/13] tests: add QEMU_TEST_IO_SKIP for skipping I/O tests
Daniel P . Berrangé
Re: [PATCH v2 12/13] tests: add QEMU_TEST_IO_SKIP for skipping I/O tests
Thomas Huth
[PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Daniel P . Berrangé
Re: [PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Thomas Huth
Re: [PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
John Snow
Re: [PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Daniel P . Berrangé
[PATCH v2 11/13] tests: fix check for sudo access in LUKS I/O test
Daniel P . Berrangé
Re: [PATCH v2 11/13] tests: fix check for sudo access in LUKS I/O test
Thomas Huth
[PATCH v2 13/13] gitlab: add jobs for thorough block tests
Daniel P . Berrangé
[PATCH v2 09/13] tests: add nbd and luks to the I/O test suites
Daniel P . Berrangé
Re: [PATCH v2 09/13] tests: add nbd and luks to the I/O test suites
Thomas Huth
Re: [PATCH v2 09/13] tests: add nbd and luks to the I/O test suites
Daniel P . Berrangé
[PATCH v2 08/13] docs/devel/testing: expand documentation for 'make check-block'
Daniel P . Berrangé
Re: [PATCH v2 08/13] docs/devel/testing: expand documentation for 'make check-block'
Thomas Huth
[PATCH v2 07/13] tests: add a meson suite / make target per block I/O tests format
Daniel P . Berrangé
[PATCH v2 05/13] scripts/mtest2make: ensure output has stable sorting
Daniel P . Berrangé
Re: [PATCH v2 05/13] scripts/mtest2make: ensure output has stable sorting
Thomas Huth
[PATCH v2 03/13] tests: remove redundant meson suite for iotests
Daniel P . Berrangé
Re: [PATCH v2 03/13] tests: remove redundant meson suite for iotests
Thomas Huth
[PATCH] block/mirror: check range when setting zero bitmap for sync write
Fiona Ebner
Re: [PATCH] block/mirror: check range when setting zero bitmap for sync write
Vladimir Sementsov-Ogievskiy
[PATCH] iotests: test active mirror with unaligned, small write zeroes op
Fiona Ebner
Re: [PATCH] iotests: test active mirror with unaligned, small write zeroes op
Vladimir Sementsov-Ogievskiy
Re: [PATCH] block/mirror: check range when setting zero bitmap for sync write
Stefan Hajnoczi
Re: [PATCH] block/mirror: check range when setting zero bitmap for sync write
Fiona Ebner
Re: [PATCH] block/mirror: check range when setting zero bitmap for sync write
Stefan Hajnoczi
[PATCH 00/14] Freescale SDHCI Fixes
Bernhard Beschow
[PATCH 05/14] Revert "hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*"
Bernhard Beschow
[PATCH 04/14] hw/arm/fsl-imx25: Apply missing reset quirk
Bernhard Beschow
[PATCH 03/14] hw/arm/fsl-imx6: Fix naming of SDHCI related constants and attributes
Bernhard Beschow
[PATCH 13/14] hw/sd/sdhci: Remove vendor property
Bernhard Beschow
[PATCH 12/14] hw/sd/sdhci: Add uSDHC-specific quirk
Bernhard Beschow
[PATCH 08/14] hw/sd/sdhci: Add TYPE_FSL_ESDHC_BE
Bernhard Beschow
[PATCH 14/14] hw/sd/trace-events: Remove redundant "SWITCH " command name
Bernhard Beschow
[PATCH 07/14] hw/sd/sdhci: Rename usdhc_ functions
Bernhard Beschow
[PATCH 02/14] hw/arm/fsl-imx6: Remove now redundant setting of "sd-spec-version" property
Bernhard Beschow
[PATCH 11/14] hw/sd/sdhci: Remove endianness property
Bernhard Beschow
[PATCH 10/14] hw/arm/fsl-imx25: Extract TYPE_FSL_ESDHC_LE
Bernhard Beschow
[PATCH 06/14] hw/sd/sdhci: Consolidate eSDHC constants
Bernhard Beschow
[PATCH 09/14] hw/ppc/e500: Use TYPE_FSL_ESDHC_BE
Bernhard Beschow
[PATCH 01/14] hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default
Bernhard Beschow
Re: [PATCH 00/14] Freescale SDHCI Fixes
Philippe Mathieu-Daudé
Re: [PATCH 00/14] Freescale SDHCI Fixes
Bernhard Beschow
Re: [PATCH 00/14] Freescale SDHCI Fixes
Philippe Mathieu-Daudé
Re: [PATCH 00/14] Freescale SDHCI Fixes
BALATON Zoltan
Re: [PATCH 00/14] Freescale SDHCI Fixes
BALATON Zoltan
[PATCH v5 0/5] support inflight migration
Alexandr Moshkov
[PATCH v5 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
Re: [PATCH v5 5/5] vhost-user-blk: support inter-host inflight migration
Stefan Hajnoczi
Re: [PATCH v5 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
[PATCH v5 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
Alexandr Moshkov
[PATCH v5 4/5] vhost: add vmstate for inflight region with inner buffer
Alexandr Moshkov
Re: [PATCH v5 4/5] vhost: add vmstate for inflight region with inner buffer
Stefan Hajnoczi
Re: [PATCH v5 4/5] vhost: add vmstate for inflight region with inner buffer
Alexandr Moshkov
[PATCH v5 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
Alexandr Moshkov
[PATCH v5 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Alexandr Moshkov
Re: [PATCH v5 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Stefan Hajnoczi
Re: [PATCH v5 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Alexandr Moshkov
[RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
Fiona Ebner
[PATCH 4/6] block/io: safeguard max transfer calculation in bdrv_aligned_pwritev()
Fiona Ebner
Re: [PATCH 4/6] block/io: safeguard max transfer calculation in bdrv_aligned_pwritev()
Stefan Hajnoczi
Re: [PATCH 4/6] block/io: safeguard max transfer calculation in bdrv_aligned_pwritev()
Kevin Wolf
[PATCH 3/6] block/io: honor pwrite_zeroes_alignment in bdrv_co_do_zero_pwritev()
Fiona Ebner
[PATCH 5/6] block/io: handle image length not aligned to write zeroes alignment in bdrv_co_do_zero_pwritev()
Fiona Ebner
[PATCH 6/6] block/io: keep zero flag for head/tail parts of misaligned zero write when possible
Fiona Ebner
Re: [PATCH 6/6] block/io: keep zero flag for head/tail parts of misaligned zero write when possible
Stefan Hajnoczi
[PATCH 2/6] block/io: add 'bytes' parameter to bdrv_padding_rmw_read()
Fiona Ebner
[PATCH 1/6] block/io: pass alignment to bdrv_init_padding()
Fiona Ebner
Re: [RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
Stefan Hajnoczi
Re: [RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
Stefan Hajnoczi
Re: [RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
Fiona Ebner
Re: [RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
Stefan Hajnoczi
Re: [RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
Kevin Wolf
[PATCH v2 1/5] qdev: Free property array on release
Chandan Somani
[PATCH v5 00/24] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
[PATCH v5 04/24] system: unconditionally enable thread naming
Daniel P . Berrangé
[PATCH v5 05/24] util: expose qemu_thread_set_name
Daniel P . Berrangé
Re: [PATCH v5 05/24] util: expose qemu_thread_set_name
Markus Armbruster
Re: [PATCH v5 05/24] util: expose qemu_thread_set_name
Daniel P . Berrangé
[PATCH v5 06/24] audio: make jackaudio use qemu_thread_set_name
Daniel P . Berrangé
[PATCH v5 08/24] util: add API to fetch the current thread name
Daniel P . Berrangé
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Paolo Bonzini
Earlier messages
Later messages