qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 02/20] qom/object.c: Fix type conflict of GLib function pointers
Philippe Mathieu-Daudé
[PATCH v2 05/20] target/i386/cpu.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
Kohei Tokunaga
Re: [PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
Philippe Mathieu-Daudé
Re: [PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
Francisco Iglesias
[PATCH v2 03/20] system/vl.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
Re: [PATCH v2 03/20] system/vl.c: Fix type conflict of GLib function pointers
Philippe Mathieu-Daudé
[PATCH v2 09/20] target/s390x: Fix type conflict of GLib function pointers
Kohei Tokunaga
Re: [PATCH v2 09/20] target/s390x: Fix type conflict of GLib function pointers
Thomas Huth
[PATCH v2 14/20] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
Kohei Tokunaga
[PATCH v2 16/20] util: exclude mmap-alloc.c from compilation target on Emscripten
Kohei Tokunaga
[PATCH v2 19/20] tests: Add Dockerfile containing dependencies for Emscripten build
Kohei Tokunaga
[PATCH v2 15/20] Disable options unsupported on Emscripten
Kohei Tokunaga
Re: [PATCH v2 15/20] Disable options unsupported on Emscripten
Philippe Mathieu-Daudé
[PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
Kohei Tokunaga
Re: [PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
Philippe Mathieu-Daudé
Re: [PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
Stefan Hajnoczi
[PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
Kohei Tokunaga
Re: [PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
Thomas Huth
Re: [PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
Kohei Tokunaga
[PATCH v2 17/20] util: Add coroutine backend for emscripten
Kohei Tokunaga
Re: [PATCH v2 17/20] util: Add coroutine backend for emscripten
Stefan Hajnoczi
[PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
Kohei Tokunaga
Re: [PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
Philippe Mathieu-Daudé
Re: [PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
Stefan Hajnoczi
[PATCH v2 20/20] gitlab: Enable CI for wasm build
Kohei Tokunaga
[PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
Kohei Tokunaga
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
Philippe Mathieu-Daudé
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
Philippe Mathieu-Daudé
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
Kohei Tokunaga
[PATCH v2 06/20] contrib/plugins: Fix type conflict of GLib function pointers
Kohei Tokunaga
Re: [PATCH v2 06/20] contrib/plugins: Fix type conflict of GLib function pointers
Philippe Mathieu-Daudé
[PATCH v2 18/20] meson: Add wasm build in build scripts
Kohei Tokunaga
[PATCH v2] block: Remove unused callback function *bdrv_aio_pdiscard
Sunny Zhu
Re: [PATCH v2] block: Remove unused callback function *bdrv_aio_pdiscard
Philippe Mathieu-Daudé
Re: [PATCH v2] block: Remove unused callback function *bdrv_aio_pdiscard
Kevin Wolf
[PATCH] block: change type of bytes from int to int64_t for *bdrv_aio_pdiscard
Sunny Zhu
Re: [PATCH] block: change type of bytes from int to int64_t for *bdrv_aio_pdiscard
Eric Blake
Re: [PATCH] block: change type of bytes from int to int64_t for *bdrv_aio_pdiscard
Sunny Zhu
Re: [PATCH] block: change type of bytes from int to int64_t for *bdrv_aio_pdiscard
Philippe Mathieu-Daudé
Re: [PATCH] block: change type of bytes from int to int64_t for *bdrv_aio_pdiscard
Eric Blake
Re: [PATCH] block: change type of bytes from int to int64_t for *bdrv_aio_pdiscard
Kevin Wolf
Re: A question about how to calculate the "Maximum transfer length" in case of its absence in the Block Limits VPD device response from the hardware
Stefan Hajnoczi
Re: A question about how to calculate the "Maximum transfer length" in case of its absence in the Block Limits VPD device response from the hardware
lma
Re: A question about how to calculate the "Maximum transfer length" in case of its absence in the Block Limits VPD device response from the hardware
Stefan Hajnoczi
Re: [PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
Thomas Huth
Re: [PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
BALATON Zoltan
Re: [PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
Bernhard Beschow
[PATCH] block/file-posix: allow BLKZEROOUT with -t writeback
Stefan Hajnoczi
Re: [PATCH] block/file-posix: allow BLKZEROOUT with -t writeback
Eric Blake
[PATCH v2 00/11] Make blockdev-mirror dest sparse in more cases
Eric Blake
[PATCH v2 09/11] iotests/common.rc: add disk_usage function
Eric Blake
Re: [PATCH v2 09/11] iotests/common.rc: add disk_usage function
Stefan Hajnoczi
[PATCH v2 01/11] block: Expand block status mode from bool to enum
Eric Blake
Re: [PATCH v2 01/11] block: Expand block status mode from bool to enum
Stefan Hajnoczi
Re: [PATCH v2 01/11] block: Expand block status mode from bool to enum
Eric Blake
Re: [PATCH v2 01/11] block: Expand block status mode from bool to enum
Eric Blake
[PATCH v2 06/11] mirror: Minor refactoring
Eric Blake
Re: [PATCH v2 06/11] mirror: Minor refactoring
Stefan Hajnoczi
[PATCH v2 10/11] tests: Add iotest mirror-sparse for recent patches
Eric Blake
Re: [PATCH v2 10/11] tests: Add iotest mirror-sparse for recent patches
Stefan Hajnoczi
[PATCH v2 03/11] block: Let bdrv_co_is_zero_fast consolidate adjacent extents
Eric Blake
Re: [PATCH v2 03/11] block: Let bdrv_co_is_zero_fast consolidate adjacent extents
Stefan Hajnoczi
[PATCH v2 05/11] iotests: Improve iotest 194 to mirror data
Eric Blake
Re: [PATCH v2 05/11] iotests: Improve iotest 194 to mirror data
Stefan Hajnoczi
[PATCH v2 07/11] mirror: Skip pre-zeroing destination if it is already zero
Eric Blake
Re: [PATCH v2 07/11] mirror: Skip pre-zeroing destination if it is already zero
Stefan Hajnoczi
Re: [PATCH v2 07/11] mirror: Skip pre-zeroing destination if it is already zero
Eric Blake
[PATCH v2 04/11] block: Add new bdrv_co_is_all_zeroes() function
Eric Blake
Re: [PATCH v2 04/11] block: Add new bdrv_co_is_all_zeroes() function
Stefan Hajnoczi
Re: [PATCH v2 04/11] block: Add new bdrv_co_is_all_zeroes() function
Eric Blake
[PATCH v2 08/11] mirror: Skip writing zeroes when target is already zero
Eric Blake
Re: [PATCH v2 08/11] mirror: Skip writing zeroes when target is already zero
Stefan Hajnoczi
Re: [PATCH v2 08/11] mirror: Skip writing zeroes when target is already zero
Sunny Zhu
Re: [PATCH v2 08/11] mirror: Skip writing zeroes when target is already zero
Eric Blake
[PATCH v2 02/11] file-posix: Handle zero block status hint better
Eric Blake
Re: [PATCH v2 02/11] file-posix: Handle zero block status hint better
Stefan Hajnoczi
Re: [PATCH v2 00/11] Make blockdev-mirror dest sparse in more cases
Stefan Hajnoczi
[PATCH v2 11/11] mirror: Allow QMP override to declare target already zero
Eric Blake
Re: [PATCH v2 11/11] mirror: Allow QMP override to declare target already zero
Stefan Hajnoczi
Re: [PATCH v2 11/11] mirror: Allow QMP override to declare target already zero
Markus Armbruster
[PATCH v2.5 01/11] block: Expand block status mode from bool to flags
Eric Blake
[PATCH v2.5 02/11] file-posix, gluster: Handle zero block status hint better
Eric Blake
Re: [PATCH v2.5 02/11] file-posix, gluster: Handle zero block status hint better
Stefan Hajnoczi
Re: [PATCH v2.5 01/11] block: Expand block status mode from bool to flags
Stefan Hajnoczi
Re: [PATCH v2.5 01/11] block: Expand block status mode from bool to flags
Eric Blake
Re: [PATCH 09/11] qapi/qapi-schema: Address the introduction's bit rot
John Snow
[PATCH v4 0/2] block: discard alignment fixes
Stefan Hajnoczi
[PATCH v4 1/2] file-posix: probe discard alignment on Linux block devices
Stefan Hajnoczi
[PATCH v4 2/2] block/io: skip head/tail requests on EINVAL
Stefan Hajnoczi
Re: [PATCH v4 0/2] block: discard alignment fixes
Kevin Wolf
[PATCH 0/4] tests/qtest: Enable spapr dma tests
Nicholas Piggin
[PATCH 4/4] tests/qtest: Enable spapr dma with linear iommu map
Nicholas Piggin
Re: [PATCH 4/4] tests/qtest: Enable spapr dma with linear iommu map
Fabiano Rosas
[PATCH 3/4] tests/qtest: Add libqos function for testing msix interrupt status
Nicholas Piggin
Re: [PATCH 3/4] tests/qtest: Add libqos function for testing msix interrupt status
Philippe Mathieu-Daudé
[PATCH 2/4] tests/qtest: Fix virtio msix message endianness
Nicholas Piggin
[PATCH 1/4] tests/qtest: Enforce zero for the "un-fired" msix message value
Nicholas Piggin
Re: PPC MacOS9 SCSI PCI Passthrough
Philippe Mathieu-Daudé
[PATCH 00/19] Enable QEMU TCI to run 32bit guests on browsers
Kohei Tokunaga
[PATCH 02/19] qom/object.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Daniel P . Berrangé
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Paolo Bonzini
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Daniel P . Berrangé
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Paolo Bonzini
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Thomas Huth
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Philippe Mathieu-Daudé
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 06/19] contrib/plugins: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 05/19] target/i386/cpu.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 04/19] target/arm/helper.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 03/19] system/vl.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 08/19] target/ppc: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 09/19] target/s390x: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 12/19] block: Update block to compile with Emscripten
Kohei Tokunaga
Re: [PATCH 12/19] block: Update block to compile with Emscripten
Philippe Mathieu-Daudé
Re: [PATCH 12/19] block: Update block to compile with Emscripten
Philippe Mathieu-Daudé
Re: [PATCH 12/19] block: Update block to compile with Emscripten
Kohei Tokunaga
Re: [PATCH 12/19] block: Update block to compile with Emscripten
Philippe Mathieu-Daudé
Re: [PATCH 12/19] block: Update block to compile with Emscripten
Kohei Tokunaga
Re: [PATCH 12/19] block: Update block to compile with Emscripten
Philippe Mathieu-Daudé
Re: [PATCH 12/19] block: Update block to compile with Emscripten
Kohei Tokunaga
[PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
Kohei Tokunaga
Re: [PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
BALATON Zoltan
Re: [PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
Kohei Tokunaga
[PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
Kohei Tokunaga
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
Philippe Mathieu-Daudé
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
Kohei Tokunaga
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
Philippe Mathieu-Daudé
[PATCH 07/19] hw/net/can: Fix type conflict of GLib function pointers
Kohei Tokunaga
[PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
Kohei Tokunaga
Re: [PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
Philippe Mathieu-Daudé
Re: [PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
Kohei Tokunaga
[PATCH 14/19] Disable options unsupported on Emscripten
Kohei Tokunaga
Re: [PATCH 14/19] Disable options unsupported on Emscripten
Philippe Mathieu-Daudé
Re: [PATCH 14/19] Disable options unsupported on Emscripten
Kohei Tokunaga
[PATCH 17/19] meson: Add wasm build in build scripts
Kohei Tokunaga
Re: [PATCH 17/19] meson: Add wasm build in build scripts
Philippe Mathieu-Daudé
Re: [PATCH 17/19] meson: Add wasm build in build scripts
Kohei Tokunaga
[PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
Kohei Tokunaga
Re: [PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
Philippe Mathieu-Daudé
Re: [PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
Kohei Tokunaga
[PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
Kohei Tokunaga
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
Philippe Mathieu-Daudé
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
Kohei Tokunaga
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
Kohei Tokunaga
[PATCH 16/19] util: Add coroutine backend for emscripten
Kohei Tokunaga
[PATCH 18/19] gitlab: Enable CI for wasm build
Kohei Tokunaga
Re: [PATCH 18/19] gitlab: Enable CI for wasm build
Philippe Mathieu-Daudé
Re: [PATCH 18/19] gitlab: Enable CI for wasm build
Kohei Tokunaga
[PATCH 0/3] Add a for_commit option to qemu-img measure
Jean-Louis Dupond
[PATCH 1/3] block: add for_commit option to measure
Jean-Louis Dupond
Re: [PATCH 1/3] block: add for_commit option to measure
Hanna Czenczek
Re: [PATCH 1/3] block: add for_commit option to measure
Jean-Louis Dupond
Re: [PATCH 1/3] block: add for_commit option to measure
Jean-Louis Dupond
[PATCH 2/3] qcow2: make measure for_commit aware
Jean-Louis Dupond
[PATCH 3/3] iotests/290: add test case for for_commit measure
Jean-Louis Dupond
[PATCH v5 0/3] vhost: fix the IO error after live migration
Haoqian He
[PATCH v5 1/3] system/runstate: add VM state change cb with return value
Haoqian He
[PATCH v5 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
Haoqian He
[PATCH v5 3/3] vhost-user: return failure if backend crash when live migration
Haoqian He
Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration
Haoqian He
Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration
Michael S. Tsirkin
Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration
Michael S. Tsirkin
Re: [PATCH v5 0/3] vhost: fix the IO error after live migration
Lei Yang
Re: [PATCH v5 0/3] vhost: fix the IO error after live migration
Michael S. Tsirkin
[RFC PATCH 0/2] tests/qtest: Enable spapr dma tests
Nicholas Piggin
[RFC PATCH 1/2] tests/qtest: Fix virtio msix message endianness
Nicholas Piggin
Re: [RFC PATCH 1/2] tests/qtest: Fix virtio msix message endianness
Fabiano Rosas
Re: [RFC PATCH 1/2] tests/qtest: Fix virtio msix message endianness
Philippe Mathieu-Daudé
[RFC PATCH 2/2] tests/qtest: Enable spapr dma with linear iommu map
Nicholas Piggin
Re: [RFC PATCH 2/2] tests/qtest: Enable spapr dma with linear iommu map
Fabiano Rosas
Re: [RFC PATCH 2/2] tests/qtest: Enable spapr dma with linear iommu map
Nicholas Piggin
[PATCH v3 0/2] block: discard alignment fixes
Stefan Hajnoczi
[PATCH v3 2/2] block/io: skip head/tail requests on EINVAL
Stefan Hajnoczi
Re: [PATCH v3 2/2] block/io: skip head/tail requests on EINVAL
Kevin Wolf
Re: [PATCH v3 2/2] block/io: skip head/tail requests on EINVAL
Stefan Hajnoczi
Re: [PATCH v3 2/2] block/io: skip head/tail requests on EINVAL
Eric Blake
[PATCH v3 1/2] file-posix: probe discard alignment on Linux block devices
Stefan Hajnoczi
Re: [PATCH v3 1/2] file-posix: probe discard alignment on Linux block devices
Eric Blake
Re: [PATCH v3 1/2] file-posix: probe discard alignment on Linux block devices
Eric Blake
Re: [PATCH 1/3] include/hw/pci: Attach BDF to Memory Attributes
Michael S. Tsirkin
Re: [PATCH 1/3] include/hw/pci: Attach BDF to Memory Attributes
Jason Chien
Re: [PATCH v4] blockdev-backup: Add error handling option for copy-before-write jobs
Markus Armbruster
Re: [PATCH v4] blockdev-backup: Add error handling option for copy-before-write jobs
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2] blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
Re: [PATCH v2] blockdev-backup: Add error handling option for copy-before-write jobs
Vladimir Sementsov-Ogievskiy
[PATCH v3] blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
Re: [PATCH v3] blockdev-backup: Add error handling option for copy-before-write jobs
Markus Armbruster
Re: [PATCH v3] blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
Re: [PATCH 0/6] Make blockdev-mirror dest sparse in more cases
Eric Blake
Re: [PATCH v3 05/12] iotests/common.rc: add disk_usage function
Eric Blake
Re: [PATCH v3 05/12] iotests/common.rc: add disk_usage function
Andrey Drobyshev
[PATCH 7/6] mirror: Allow QMP override to declare target already zero
Eric Blake
Re: [PATCH 7/6] mirror: Allow QMP override to declare target already zero
Markus Armbruster
[PATCH v2 0/2] scsi-disk: Add FUA write support
Alberto Faria
[PATCH v2 1/2] scsi-disk: Add native FUA write support
Alberto Faria
Re: [PATCH v2 1/2] scsi-disk: Add native FUA write support
Kevin Wolf
Earlier messages
Later messages