Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-block (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-block info page
]
Advanced
[
Prev Period
]
Last Modified: Wed May 31 2023 23:33:30 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2023
Re: [Libguestfs] [libnbd PATCH v3 03/22] protocol: Add definitions for extended headers
,
Laszlo Ersek
,
23:33
Re: [PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Jeuk Kim
,
20:11
Re: [PULL 0/5] Python patches
,
Richard Henderson
,
19:21
Re: [PATCH v3 3/7] hw/isa/vt82c686: Remove via_isa_set_irq()
,
Philippe Mathieu-Daudé
,
17:27
Re: [PATCH v3 6/7] hw/ide/pci: Replace some magic numbers by constants
,
Philippe Mathieu-Daudé
,
17:25
Re: [PATCH v3 5/7] hw/ide: Extract bmdma_status_writeb()
,
Philippe Mathieu-Daudé
,
17:21
[PATCH v3 4/7] hw/ide: Extract IDEBus assignment into bmdma_init()
,
Bernhard Beschow
,
17:11
[PATCH v3 7/7] hw/ide/piix: Move registration of VMStateDescription to DeviceClass
,
Bernhard Beschow
,
17:11
[PATCH v3 6/7] hw/ide/pci: Replace some magic numbers by constants
,
Bernhard Beschow
,
17:11
[PATCH v3 5/7] hw/ide: Extract bmdma_status_writeb()
,
Bernhard Beschow
,
17:11
[PATCH v3 3/7] hw/isa/vt82c686: Remove via_isa_set_irq()
,
Bernhard Beschow
,
17:11
[PATCH v3 0/7] VIA and general PCI IDE cleanup
,
Bernhard Beschow
,
17:11
[PATCH v3 2/7] hw/ide/via: Wire up IDE legacy interrupts in host device
,
Bernhard Beschow
,
17:11
[PATCH v3 1/7] hw/ide/pci: Expose legacy interrupts as named GPIOs
,
Bernhard Beschow
,
17:11
Re: [PATCH v2 00/10] hw/virtio: Build various target-agnostic objects just once
,
Michael S. Tsirkin
,
16:51
[PULL 4/5] python/qmp/legacy: remove open_with_socket() calls
,
John Snow
,
16:44
[PULL 5/5] Revert "python/qmp/protocol: add open_with_socket()"
,
John Snow
,
16:43
[PULL 3/5] python/machine: use connect-based interface for existing sockets
,
John Snow
,
16:43
[PULL 1/5] python/qmp: allow sockets to be passed to connect()
,
John Snow
,
16:43
[PULL 2/5] python/qmp/legacy: allow using sockets for connect()
,
John Snow
,
16:43
[PULL 0/5] Python patches
,
John Snow
,
16:43
Re: [PATCH v2 00/10] hw/virtio: Build various target-agnostic objects just once
,
Philippe Mathieu-Daudé
,
16:40
Re: [PATCH v3 12/14] nbd/client: Request extended headers during negotiation
,
Eric Blake
,
16:27
Re: [PATCH 07/11] block: Fix AioContext locking in bdrv_open_inherit()
,
Eric Blake
,
16:02
Re: [PATCH v3 0/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
15:50
Re: [PATCH v3 12/14] nbd/client: Request extended headers during negotiation
,
Vladimir Sementsov-Ogievskiy
,
14:33
Re: [PATCH v3 11/14] nbd/client: Accept 64-bit block status chunks
,
Vladimir Sementsov-Ogievskiy
,
14:26
Re: [PULL v2 02/16] block/file-posix: introduce helper functions for sysfs attributes
,
Matthew Rosato
,
14:21
Re: [PATCH v3 12/14] nbd/client: Request extended headers during negotiation
,
Eric Blake
,
13:54
Re: [PATCH v3 11/14] nbd/client: Accept 64-bit block status chunks
,
Eric Blake
,
13:40
Re: [PATCH v3 12/14] nbd/client: Request extended headers during negotiation
,
Vladimir Sementsov-Ogievskiy
,
13:40
Re: [PATCH v3 11/14] nbd/client: Accept 64-bit block status chunks
,
Vladimir Sementsov-Ogievskiy
,
13:01
Re: [Libguestfs] [libnbd PATCH v3 04/22] states: Prepare to send 64-bit requests
,
Eric Blake
,
12:14
Re: [Libguestfs] [libnbd PATCH v3 03/22] protocol: Add definitions for extended headers
,
Eric Blake
,
12:04
Re: [PATCH v3 3/3] hw/nvme: add nvme management interface model
,
Jonathan Cameron
,
11:40
Re: [PATCH v3 10/14] nbd/client: Initial support for extended headers
,
Vladimir Sementsov-Ogievskiy
,
11:26
Re: [PATCH v3 2/3] hw/i2c: add mctp core
,
Jonathan Cameron
,
11:04
Re: [PATCH v3 2/3] hw/i2c: add mctp core
,
Jonathan Cameron
,
11:00
Re: [PATCH v3 09/14] nbd/server: Initial support for extended headers
,
Vladimir Sementsov-Ogievskiy
,
10:47
Re: [PATCH v3 08/14] nbd/server: Support 64-bit block status
,
Vladimir Sementsov-Ogievskiy
,
10:10
Re: [PATCH v5 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
,
Jonathon Jongsma
,
09:37
Re: [PATCH v3 1/3] hw/i2c: add smbus pec utility function
,
Jonathan Cameron
,
09:13
Re: [PATCH v2 4/6] tests/qtest: make more migration pre-copy scenarios run non-live
,
Daniel P . Berrangé
,
08:15
Re: [Libguestfs] [libnbd PATCH v3 04/22] states: Prepare to send 64-bit requests
,
Laszlo Ersek
,
07:59
[PATCH v3 3/3] hw/nvme: add nvme management interface model
,
Klaus Jensen
,
07:48
[PATCH v3 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
07:48
[PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
,
Klaus Jensen
,
07:48
[PATCH v3 1/3] hw/i2c: add smbus pec utility function
,
Klaus Jensen
,
07:48
Re: [Libguestfs] [libnbd PATCH v3 03/22] protocol: Add definitions for extended headers
,
Laszlo Ersek
,
07:29
[PATCH 07/11] block: Fix AioContext locking in bdrv_open_inherit()
,
Kevin Wolf
,
07:03
[PATCH 04/11] block: Fix AioContext locking in bdrv_open_child()
,
Kevin Wolf
,
07:03
[PATCH 08/11] block: Fix AioContext locking in bdrv_open_backing_file()
,
Kevin Wolf
,
07:03
[PATCH 11/11] Revert "graph-lock: Disable locking for now"
,
Kevin Wolf
,
07:03
[PATCH 06/11] block: Fix AioContext locking in bdrv_reopen_parse_file_or_backing()
,
Kevin Wolf
,
07:03
[PATCH 01/11] iotests: Test active commit with iothread and background I/O
,
Kevin Wolf
,
07:03
[PATCH 10/11] graph-lock: Unlock the AioContext while polling
,
Kevin Wolf
,
07:03
[PATCH 05/11] block: Fix AioContext locking in bdrv_attach_child_common()
,
Kevin Wolf
,
07:03
[PATCH 03/11] test-block-iothread: Lock AioContext for blk_insert_bs()
,
Kevin Wolf
,
07:03
[PATCH 02/11] qdev-properties-system: Lock AioContext for blk_insert_bs()
,
Kevin Wolf
,
07:03
[PATCH 00/11] block: Re-enable the graph lock
,
Kevin Wolf
,
07:03
[PATCH 09/11] blockjob: Fix AioContext locking in block_job_add_bdrv()
,
Kevin Wolf
,
07:03
Re: [PATCH v2 00/20] Next round of migration atomic counters
,
Juan Quintela
,
06:22
Re: [PATCH v2 00/20] Next round of migration atomic counters
,
Fiona Ebner
,
05:10
Re: [PATCH v3 07/14] nbd/server: Refactor to pass full request around
,
Vladimir Sementsov-Ogievskiy
,
04:14
Re: [PATCH v3 06/14] nbd/server: Refactor handling of request payload
,
Vladimir Sementsov-Ogievskiy
,
04:05
Re: [PATCH v3 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Stefano Garzarella
,
03:34
Re: [Libguestfs] [PATCH v3 05/14] nbd: Add types for extended headers
,
Vladimir Sementsov-Ogievskiy
,
03:31
Re: [PATCH v3 03/14] nbd/server: Prepare for alternate-size headers
,
Vladimir Sementsov-Ogievskiy
,
03:28
May 30, 2023
Re: [Libguestfs] [libnbd PATCH v3 03/22] protocol: Add definitions for extended headers
,
Eric Blake
,
14:49
[PATCH v2 17/20] qemu-file: Remove unused qemu_file_mode_is_not_valid()
,
Juan Quintela
,
14:40
[PATCH v2 16/20] migration/rdma: Split qemu_fopen_rdma() into input/output functions
,
Juan Quintela
,
14:40
[PATCH v2 20/20] qemu-file: Make qemu_file_get_error_obj() static
,
Juan Quintela
,
14:40
[PATCH v2 19/20] qemu-file: Simplify qemu_file_shutdown()
,
Juan Quintela
,
14:40
[PATCH v2 18/20] qemu_file: Make qemu_file_is_writable() static
,
Juan Quintela
,
14:40
[PATCH v2 15/20] qemu-file: Make qemu_fflush() return errors
,
Juan Quintela
,
14:40
[PATCH v2 14/20] migration: Remove transferred atomic counter
,
Juan Quintela
,
14:40
[PATCH v2 12/20] qemu-file: Simplify qemu_file_get_error()
,
Juan Quintela
,
14:40
[PATCH v2 13/20] migration: Use migration_transferred_bytes()
,
Juan Quintela
,
14:40
[PATCH v2 11/20] migration: migration_rate_limit_reset() don't need the QEMUFile
,
Juan Quintela
,
14:40
[PATCH v2 10/20] migration: migration_transferred_bytes() don't need the QEMUFile
,
Juan Quintela
,
14:40
[PATCH v2 09/20] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
,
Juan Quintela
,
14:40
[PATCH v2 08/20] qemu_file: Remove unused qemu_file_transferred()
,
Juan Quintela
,
14:40
[PATCH v2 06/20] qemu_file: total_transferred is not used anymore
,
Juan Quintela
,
14:40
[PATCH v2 07/20] migration: Use the number of transferred bytes directly
,
Juan Quintela
,
14:40
[PATCH v2 05/20] qemu_file: Use a stat64 for qemu_file_transferred
,
Juan Quintela
,
14:40
[PATCH v2 03/20] migration: Use qemu_file_transferred_noflush() for block migration.
,
Juan Quintela
,
14:40
[PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
,
Juan Quintela
,
14:40
[PATCH v2 01/20] qemu-file: Rename qemu_file_transferred_ fast -> noflush
,
Juan Quintela
,
14:39
[PATCH v2 02/20] migration: Change qemu_file_transferred to noflush
,
Juan Quintela
,
14:39
[PATCH v2 00/20] Next round of migration atomic counters
,
Juan Quintela
,
14:39
Re: [PULL 00/32] Block layer patches
,
Richard Henderson
,
14:33
Re: [PATCH v3 04/14] nbd: Prepare for 64-bit request effect lengths
,
Eric Blake
,
14:23
Re: [Libguestfs] [PATCH v3 05/14] nbd: Add types for extended headers
,
Eric Blake
,
14:22
Re: [Libguestfs] [libnbd PATCH v3 04/22] states: Prepare to send 64-bit requests
,
Eric Blake
,
14:18
[PATCH v3 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
14:11
[PATCH v3 1/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
14:11
[PATCH v3 6/6] block: remove bdrv_co_io_plug() API
,
Stefan Hajnoczi
,
14:10
[PATCH v3 0/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
14:10
[PATCH v3 4/6] block/io_uring: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
14:10
[PATCH v3 2/6] block/nvme: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
14:10
[PATCH v3 3/6] block/blkio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
14:10
Re: [PATCH 10/16] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
,
Juan Quintela
,
13:57
Re: [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
,
Juan Quintela
,
13:36
Re: [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
,
Juan Quintela
,
13:26
Re: [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
,
Richard Henderson
,
13:14
Re: [PATCH v2 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
13:12
Re: [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
,
Juan Quintela
,
13:07
Re: [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
,
Richard Henderson
,
13:01
[PULL 32/32] aio: remove aio_disable_external() API
,
Kevin Wolf
,
12:34
[PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
,
Kevin Wolf
,
12:34
[PULL 31/32] virtio: do not set is_external=true on host notifiers
,
Kevin Wolf
,
12:34
[PULL 28/32] virtio: make it possible to detach host notifier from any thread
,
Kevin Wolf
,
12:34
[PULL 27/32] block/fuse: do not set is_external=true on FUSE fd
,
Kevin Wolf
,
12:34
[PULL 25/32] block/export: rewrite vduse-blk drain code
,
Kevin Wolf
,
12:34
[PULL 20/32] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
,
Kevin Wolf
,
12:34
[PULL 13/32] block-backend: split blk_do_set_aio_context()
,
Kevin Wolf
,
12:34
[PULL 21/32] block: add blk_in_drain() API
,
Kevin Wolf
,
12:34
[PULL 23/32] xen-block: implement BlockDevOps->drained_begin()
,
Kevin Wolf
,
12:34
[PULL 10/32] block: Fix AioContext locking in bdrv_insert_node()
,
Kevin Wolf
,
12:34
[PULL 12/32] iotests: Test blockdev-create in iothread
,
Kevin Wolf
,
12:34
[PULL 14/32] hw/qdev: introduce qdev_is_realized() helper
,
Kevin Wolf
,
12:34
[PULL 09/32] block: Take AioContext lock in bdrv_open_driver()
,
Kevin Wolf
,
12:34
[PULL 11/32] iotests: Make verify_virtio_scsi_pci_or_ccw() public
,
Kevin Wolf
,
12:34
[PULL 07/32] raw-format: Fix open with 'file' in iothread
,
Kevin Wolf
,
12:34
[PULL 30/32] virtio-scsi: implement BlockDevOps->drained_begin()
,
Kevin Wolf
,
12:34
[PULL 22/32] block: drain from main loop thread in bdrv_co_yield_to_drain()
,
Kevin Wolf
,
12:34
[PULL 26/32] block/export: don't require AioContext lock around blk_exp_ref/unref()
,
Kevin Wolf
,
12:34
[PULL 24/32] hw/xen: do not set is_external=true on evtchn fds
,
Kevin Wolf
,
12:34
[PULL 18/32] block/export: wait for vhost-user-blk requests when draining
,
Kevin Wolf
,
12:33
[PULL 17/32] util/vhost-user-server: rename refcount to in_flight counter
,
Kevin Wolf
,
12:33
[PULL 15/32] virtio-scsi: avoid race between unplug and transport event
,
Kevin Wolf
,
12:33
[PULL 16/32] virtio-scsi: stop using aio_disable_external() during unplug
,
Kevin Wolf
,
12:33
[PULL 19/32] block/export: stop using is_external in vhost-user-blk server
,
Kevin Wolf
,
12:33
[PULL 04/32] block-backend: Fix blk_new_open() for iothreads
,
Kevin Wolf
,
12:33
[PULL 01/32] block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
,
Kevin Wolf
,
12:33
[PULL 02/32] block: Clarify locking rules for bdrv_open(_inherit)()
,
Kevin Wolf
,
12:33
[PULL 00/32] Block layer patches
,
Kevin Wolf
,
12:33
[PULL 03/32] block: Take main AioContext lock when calling bdrv_open()
,
Kevin Wolf
,
12:33
[PULL 08/32] copy-before-write: Fix open with child in iothread
,
Kevin Wolf
,
12:33
[PULL 05/32] mirror: Hold main AioContext lock for calling bdrv_open_backing_file()
,
Kevin Wolf
,
12:33
[PULL 06/32] qcow2: Fix open with 'file' in iothread
,
Kevin Wolf
,
12:33
Re: [PATCH v3 03/14] nbd/server: Prepare for alternate-size headers
,
Eric Blake
,
12:30
Re: [PATCH v6 00/20] block: remove aio_disable_external() API
,
Kevin Wolf
,
12:24
Re: [Libguestfs] [libnbd PATCH v3 03/22] protocol: Add definitions for extended headers
,
Laszlo Ersek
,
11:48
Re: [Libguestfs] [libnbd PATCH v3 03/22] protocol: Add definitions for extended headers
,
Wouter Verhelst
,
10:56
Re: [Libguestfs] [libnbd PATCH v3 04/22] states: Prepare to send 64-bit requests
,
Laszlo Ersek
,
10:07
Re: [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
,
Fabiano Rosas
,
10:07
Re: [PATCH 03/16] migration: Use qemu_file_transferred_noflush() for block migration.
,
Fabiano Rosas
,
09:45
Re: [PATCH 13/16] qemu-file: Simplify qemu_file_get_error()
,
Fabiano Rosas
,
09:42
Re: [PATCH v3 05/14] nbd: Add types for extended headers
,
Vladimir Sementsov-Ogievskiy
,
09:25
Re: [PATCH 10/16] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
,
Fabiano Rosas
,
09:10
Re: [PATCH v3 04/14] nbd: Prepare for 64-bit request effect lengths
,
Vladimir Sementsov-Ogievskiy
,
09:05
Re: [PATCH 16/16] qemu-file: Make qemu_fflush() return errors
,
Philippe Mathieu-Daudé
,
08:42
Re: [PATCH 00/16] Next round of migration atomic counters
,
Juan Quintela
,
08:42
Re: [PATCH 01/16] qemu-file: Rename qemu_file_transferred_ fast -> noflush
,
Philippe Mathieu-Daudé
,
08:39
Re: [PATCH 02/16] migration: Change qemu_file_transferred to noflush
,
Philippe Mathieu-Daudé
,
08:37
Re: [PATCH 01/16] qemu-file: Rename qemu_file_transferred_ fast -> noflush
,
Philippe Mathieu-Daudé
,
08:37
Re: [PATCH 12/16] migration: migration_rate_limit_reset() don't need the QEMUFile
,
Philippe Mathieu-Daudé
,
08:35
Re: [PATCH 11/16] migration: migration_transferred_bytes() don't need the QEMUFile
,
Philippe Mathieu-Daudé
,
08:34
[PATCH 01/16] qemu-file: Rename qemu_file_transferred_ fast -> noflush
,
Juan Quintela
,
08:29
[PATCH 10/16] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
,
Juan Quintela
,
08:29
[PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
,
Juan Quintela
,
08:29
[PATCH 09/16] qemu_file: Remove unused qemu_file_transferred()
,
Juan Quintela
,
08:29
[PATCH 08/16] migration: Use the number of transferred bytes directly
,
Juan Quintela
,
08:29
[PATCH 05/16] qemu-file: We only call qemu_file_transferred_* on the sending side
,
Juan Quintela
,
08:29
[PATCH 13/16] qemu-file: Simplify qemu_file_get_error()
,
Juan Quintela
,
08:29
[PATCH 03/16] migration: Use qemu_file_transferred_noflush() for block migration.
,
Juan Quintela
,
08:29
[PATCH 06/16] qemu_file: Use a stat64 for qemu_file_transferred
,
Juan Quintela
,
08:29
[PATCH 02/16] migration: Change qemu_file_transferred to noflush
,
Juan Quintela
,
08:28
[PATCH 16/16] qemu-file: Make qemu_fflush() return errors
,
Juan Quintela
,
08:28
[PATCH 15/16] migration: Remove transferred atomic counter
,
Juan Quintela
,
08:28
[PATCH 14/16] migration: Use migration_transferred_bytes()
,
Juan Quintela
,
08:28
[PATCH 12/16] migration: migration_rate_limit_reset() don't need the QEMUFile
,
Juan Quintela
,
08:28
[PATCH 11/16] migration: migration_transferred_bytes() don't need the QEMUFile
,
Juan Quintela
,
08:28
[PATCH 07/16] qemu_file: total_transferred is not used anymore
,
Juan Quintela
,
08:28
[PATCH 00/16] Next round of migration atomic counters
,
Juan Quintela
,
08:28
Re: [Libguestfs] [libnbd PATCH v3 03/22] protocol: Add definitions for extended headers
,
Laszlo Ersek
,
07:51
Re: [Libguestfs] [libnbd PATCH v3 02/22] internal: Refactor layout of replies in sbuf
,
Laszlo Ersek
,
07:10
Re: [Libguestfs] [libnbd PATCH v3 02/22] internal: Refactor layout of replies in sbuf
,
Laszlo Ersek
,
07:09
Re: [PATCH v2 02/16] migration: Correct transferred bytes value
,
Juan Quintela
,
06:30
Re: [PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Philippe Mathieu-Daudé
,
06:17
[PATCH v5 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Stefano Garzarella
,
03:20
[PATCH v5 1/2] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefano Garzarella
,
03:20
[PATCH v5 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
03:19
Re: [PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Thomas Huth
,
01:39
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Markus Armbruster
,
01:03
May 29, 2023
Re: [PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Jeuk Kim
,
21:37
Re: [RFC PATCH 5/6] block: Allow bdrv_get_allocated_file_size to run in bdrv context
,
Fabiano Rosas
,
13:47
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Stefan Hajnoczi
,
11:30
Re: [PATCH v4 1/2] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefan Hajnoczi
,
11:29
[PATCH v5 5/5] parallels: Image repairing in parallels_open()
,
Alexander Ivanov
,
11:15
[PATCH v5 3/5] parallels: Add checking and repairing duplicate offsets in BAT
,
Alexander Ivanov
,
11:15
[PATCH v5 4/5] parallels: Replace fprintf by qemu_log in check
,
Alexander Ivanov
,
11:15
[PATCH v5 2/5] parallels: Split image leak handling to separate check and fix helpers
,
Alexander Ivanov
,
11:15
[PATCH v5 0/5] parallels: Add duplication check, repair at open, fix bugs
,
Alexander Ivanov
,
11:15
[PATCH v5 1/5] parallels: Incorrect data end calculation in parallels_open()
,
Alexander Ivanov
,
11:15
Re: [PATCH v3 03/14] nbd/server: Prepare for alternate-size headers
,
Vladimir Sementsov-Ogievskiy
,
10:27
Re: [PATCH v2 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Stefano Garzarella
,
04:50
Re: [PATCH v3 02/14] nbd/client: Add safety check on chunk payload length
,
Vladimir Sementsov-Ogievskiy
,
04:25
Re: [PATCH v3 01/14] nbd/client: Use smarter assert
,
Vladimir Sementsov-Ogievskiy
,
04:20
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Stefano Garzarella
,
03:36
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Stefano Garzarella
,
03:30
May 27, 2023
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Markus Armbruster
,
01:56
May 26, 2023
Re: [Libguestfs] [libnbd PATCH v3 02/22] internal: Refactor layout of replies in sbuf
,
Eric Blake
,
17:26
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Jonathon Jongsma
,
17:20
Re: [Libguestfs] [libnbd PATCH v3 02/22] internal: Refactor layout of replies in sbuf
,
Eric Blake
,
17:06
Re: [PATCH v2 16/16] migration/multifd: Compute transferred bytes correctly
,
Leonardo Bras Soares Passos
,
15:05
Re: [PATCH v2 15/16] migration/rdma: Simplify the function that saves a page
,
Leonardo Bras Soares Passos
,
15:04
Re: [PATCH v2 09/16] migration: We don't need the field rate_limit_used anymore
,
Leonardo Bras Soares Passos
,
15:00
Re: [PATCH v2 08/16] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Leonardo Bras Soares Passos
,
14:59
Re: [PATCH v2 04/16] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Leonardo Bras Soares Passos
,
14:54
Re: [PATCH v2 03/16] migration: Move setup_time to mig_stats
,
Leonardo Bras Soares Passos
,
14:53
Re: [PATCH v2 02/16] migration: Correct transferred bytes value
,
Leonardo Bras Soares Passos
,
14:51
Re: [PATCH v2 4/6] tests/qtest: make more migration pre-copy scenarios run non-live
,
Daniel P . Berrangé
,
13:58
Incremental Sync Mode for blockdev-mirror
,
Ali Gholami Rudi
,
12:30
Re: [Libguestfs] [libnbd PATCH v3 02/22] internal: Refactor layout of replies in sbuf
,
Laszlo Ersek
,
12:09
Re: [PATCH v2] migration: hold the BQL during setup
,
Fiona Ebner
,
11:54
Re: [Libguestfs] [libnbd PATCH v3 02/22] internal: Refactor layout of replies in sbuf
,
Laszlo Ersek
,
11:53
Re: io-qcow2 failures on zfs
,
Richard Henderson
,
11:47
[PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Stefano Garzarella
,
11:03
[PATCH v4 1/2] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefano Garzarella
,
11:03
[PATCH v4 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
11:03
Re: [PATCH 08/12] copy-before-write: Fix open with child in iothread
,
Eric Blake
,
10:30
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefano Garzarella
,
10:25
Re: [RFC PATCH 6/6] block: Add a thread-pool version of fstat
,
Fabiano Rosas
,
10:20
[PATCH 2/3] hw/ufs: Support for Query Transfer Requests
,
Jeuk Kim
,
10:05
[PATCH 3/3] hw/ufs: Support for UFS logical unit
,
Jeuk Kim
,
10:05
[PATCH 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
,
Jeuk Kim
,
10:05
[PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Jeuk Kim
,
10:05
Re: [RFC PATCH 3/6] Convert query-block/info_block to coroutine
,
Fabiano Rosas
,
10:05
Re: [PATCH v2] migration: hold the BQL during setup
,
Fiona Ebner
,
09:47
Re: [Libguestfs] [libnbd PATCH v3 01/22] block_status: Refactor array storage
,
Eric Blake
,
09:19
Re: [PATCH v2 07/10] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
,
Stefano Garzarella
,
08:29
Re: [PATCH v2 05/10] hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
,
Stefano Garzarella
,
08:28
Re: [PATCH v2 2/2] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
,
Denis V. Lunev
,
08:13
Re: [PATCH v2 1/2] qemu-img: rebase: stop when reaching EOF of old backing file
,
Denis V. Lunev
,
08:13
Re: [PATCH v2 3/6] tests/qtest: capture RESUME events during migration
,
Daniel P . Berrangé
,
07:56
Re: [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Fiona Ebner
,
07:37
Re: [PATCH v2] migration: hold the BQL during setup
,
Juan Quintela
,
06:16
Re: [RFC PATCH 5/6] block: Allow bdrv_get_allocated_file_size to run in bdrv context
,
Kevin Wolf
,
05:28
Re: [RFC PATCH 2/6] block: Mark bdrv_co_get_allocated_file_size() as mixed
,
Kevin Wolf
,
05:12
Re: [PATCH 06/12] qcow2: Fix open with 'file' in iothread
,
Kevin Wolf
,
05:04
Re: [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Juan Quintela
,
04:55
Re: [PATCH v2] migration: hold the BQL during setup
,
Juan Quintela
,
04:49
Re: [PATCH 06/12] qcow2: Fix open with 'file' in iothread
,
Kevin Wolf
,
04:40
Re: [PATCH 03/12] block: Take main AioContext lock when calling bdrv_open()
,
Kevin Wolf
,
04:27
Re: [PATCH v2 16/16] migration/multifd: Compute transferred bytes correctly
,
Juan Quintela
,
04:24
Re: [PATCH v2 15/16] migration/rdma: Simplify the function that saves a page
,
Juan Quintela
,
04:21
Re: [PATCH v2 09/16] migration: We don't need the field rate_limit_used anymore
,
Juan Quintela
,
04:18
Re: [PATCH v2 08/16] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Juan Quintela
,
04:17
Re: [PATCH v2 04/16] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Juan Quintela
,
04:09
Re: [PATCH v2 03/16] migration: Move setup_time to mig_stats
,
Juan Quintela
,
04:07
Re: [PATCH v2 02/16] migration: Correct transferred bytes value
,
Juan Quintela
,
04:04
Re: io-qcow2 failures on zfs
,
Thomas Huth
,
04:02
Re: [PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Thomas Huth
,
02:37
May 25, 2023
Re: [PATCH 12/12] iotests: Test blockdev-create in iothread
,
Stefan Hajnoczi
,
15:02
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Jonathon Jongsma
,
14:59
Re: [PATCH 11/12] iotests: Make verify_virtio_scsi_pci_or_ccw() public
,
Stefan Hajnoczi
,
14:59
Re: [PATCH 10/12] block: Fix AioContext locking in bdrv_insert_node()
,
Stefan Hajnoczi
,
14:58
Re: [PATCH 09/12] block: Take AioContext lock in bdrv_open_driver()
,
Stefan Hajnoczi
,
14:56
Re: [PATCH 08/12] copy-before-write: Fix open with child in iothread
,
Stefan Hajnoczi
,
14:55
Re: [PATCH 07/12] raw-format: Fix open with 'file' in iothread
,
Stefan Hajnoczi
,
14:52
Re: [PATCH 06/12] qcow2: Fix open with 'file' in iothread
,
Stefan Hajnoczi
,
14:51
Re: [PATCH 05/12] mirror: Hold main AioContext lock for calling bdrv_open_backing_file()
,
Stefan Hajnoczi
,
14:41
Re: [PATCH 04/12] block-backend: Fix blk_new_open() for iothreads
,
Stefan Hajnoczi
,
14:37
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Markus Armbruster
,
14:30
Re: [PATCH 03/12] block: Take main AioContext lock when calling bdrv_open()
,
Stefan Hajnoczi
,
14:20
Re: [PATCH 02/12] block: Clarify locking rules for bdrv_open(_inherit)()
,
Stefan Hajnoczi
,
14:16
Re: [PATCH 01/12] block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
,
Stefan Hajnoczi
,
14:15
[PATCH v2 0/2] qemu-img: fix getting stuck in infinite loop on in-chain rebase
,
Andrey Drobyshev
,
14:02
[PATCH v2 2/2] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
,
Andrey Drobyshev
,
14:02
[PATCH v2 1/2] qemu-img: rebase: stop when reaching EOF of old backing file
,
Andrey Drobyshev
,
14:02
Re: [PATCH v2 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
13:13
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefan Hajnoczi
,
13:13
[PATCH v2] migration: hold the BQL during setup
,
Fiona Ebner
,
12:47
Re: [Libguestfs] [libnbd PATCH v3 01/22] block_status: Refactor array storage
,
Laszlo Ersek
,
12:30
Re: [PATCH 6/6] hw/ide/piix: Move registration of VMStateDescription to DeviceClass
,
Mark Cave-Ayland
,
11:56
Re: [PATCH 5/6] hw/ide: Extract bmdma_status_writeb()
,
Mark Cave-Ayland
,
11:54
Re: [RFC PATCH 6/6] block: Add a thread-pool version of fstat
,
Eric Blake
,
11:45
Re: [RFC PATCH 3/6] Convert query-block/info_block to coroutine
,
Eric Blake
,
10:26
Re: [RFC PATCH 2/6] block: Mark bdrv_co_get_allocated_file_size() as mixed
,
Eric Blake
,
10:18
[libnbd PATCH v3 02/22] internal: Refactor layout of replies in sbuf
,
Eric Blake
,
09:07
[libnbd PATCH v3 10/22] api: Add [aio_]nbd_block_status_64
,
Eric Blake
,
09:07
[libnbd PATCH v3 06/22] states: Break deadlock if server goofs on extended replies
,
Eric Blake
,
09:07
[libnbd PATCH v3 16/22] examples: Update copy-libev to use 64-bit block status
,
Eric Blake
,
09:06
[libnbd PATCH v3 01/22] block_status: Refactor array storage
,
Eric Blake
,
09:02
[libnbd PATCH v3 13/22] dump: Update nbddump to use 64-bit block status
,
Eric Blake
,
09:02
[libnbd PATCH v3 07/22] generator: Add struct nbd_extent in prep for 64-bit extents
,
Eric Blake
,
09:02
[libnbd PATCH v3 15/22] info: Update nbdinfo --map to use 64-bit block status
,
Eric Blake
,
09:02
[libnbd PATCH v3 17/22] ocaml: Add example for 64-bit extents
,
Eric Blake
,
09:02
[libnbd PATCH v3 08/22] block_status: Track 64-bit extents internally
,
Eric Blake
,
09:02
[libnbd PATCH v3 20/22] interop: Add test of 64-bit block status
,
Eric Blake
,
09:02
[libnbd PATCH v3 00/22] NBD 64-bit extensions (libnbd portion)
,
Eric Blake
,
09:02
[libnbd PATCH v3 11/22] api: Add several functions for controlling extended headers
,
Eric Blake
,
09:02
[libnbd PATCH v3 22/22] api: Add nbd_[aio_]block_status_filter()
,
Eric Blake
,
09:02
[libnbd PATCH v3 04/22] states: Prepare to send 64-bit requests
,
Eric Blake
,
09:02
[libnbd PATCH v3 03/22] protocol: Add definitions for extended headers
,
Eric Blake
,
09:02
[libnbd PATCH v3 12/22] copy: Update nbdcopy to use 64-bit block status
,
Eric Blake
,
09:02
[libnbd PATCH v3 19/22] api: Add nbd_[aio_]opt_extended_headers()
,
Eric Blake
,
09:02
[libnbd PATCH v3 21/22] api: Add nbd_can_block_status_payload()
,
Eric Blake
,
09:02
[libnbd PATCH v3 09/22] block_status: Accept 64-bit extents during block status
,
Eric Blake
,
09:02
[libnbd PATCH v3 14/22] info: Expose extended-headers support through nbdinfo
,
Eric Blake
,
09:02
[libnbd PATCH v3 05/22] states: Prepare to receive 64-bit replies
,
Eric Blake
,
09:02
[libnbd PATCH v3 18/22] generator: Actually request extended headers
,
Eric Blake
,
09:02
[PATCH 11/12] iotests: Make verify_virtio_scsi_pci_or_ccw() public
,
Kevin Wolf
,
08:48
[PATCH 10/12] block: Fix AioContext locking in bdrv_insert_node()
,
Kevin Wolf
,
08:48
[PATCH 06/12] qcow2: Fix open with 'file' in iothread
,
Kevin Wolf
,
08:48
[PATCH 09/12] block: Take AioContext lock in bdrv_open_driver()
,
Kevin Wolf
,
08:48
[PATCH 02/12] block: Clarify locking rules for bdrv_open(_inherit)()
,
Kevin Wolf
,
08:48
[PATCH 00/12] block: Fix blockdev-create with iothreads
,
Kevin Wolf
,
08:48
[PATCH 04/12] block-backend: Fix blk_new_open() for iothreads
,
Kevin Wolf
,
08:48
[PATCH 08/12] copy-before-write: Fix open with child in iothread
,
Kevin Wolf
,
08:48
[PATCH 12/12] iotests: Test blockdev-create in iothread
,
Kevin Wolf
,
08:48
[PATCH 07/12] raw-format: Fix open with 'file' in iothread
,
Kevin Wolf
,
08:47
[PATCH 05/12] mirror: Hold main AioContext lock for calling bdrv_open_backing_file()
,
Kevin Wolf
,
08:47
[PATCH 03/12] block: Take main AioContext lock when calling bdrv_open()
,
Kevin Wolf
,
08:47
[PATCH 01/12] block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
,
Kevin Wolf
,
08:47
Re: [PATCH v2 3/3] hw/nvme: add nvme management interface model
,
Jonathan Cameron
,
07:35
Re: [PATCH v2 1/3] hw/i2c: add mctp core
,
Klaus Jensen
,
07:34
Re: [PATCH v2 2/3] i2c/mctp: Allow receiving messages to dest eid 0
,
Jonathan Cameron
,
07:29
Re: [PATCH v2 1/3] hw/i2c: add mctp core
,
Jonathan Cameron
,
07:27
Re: [PATCH 1/2] qemu-img: rebase: stop when reaching EOF of old backing file
,
Andrey Drobyshev
,
06:37
Re: [PATCH v2 16/16] migration/multifd: Compute transferred bytes correctly
,
Leonardo Brás
,
04:38
Re: [PATCH v2 15/16] migration/rdma: Simplify the function that saves a page
,
Leonardo Brás
,
04:11
Re: [PATCH v2 14/16] migration: Remove unused qemu_file_credit_transfer()
,
Leonardo Brás
,
03:29
Re: [PATCH v2 13/16] migration/rdma: Don't use imaginary transfers
,
Leonardo Brás
,
03:28
Re: [PATCH v2 12/16] migration/rdma: Remove QEMUFile parameter when not used
,
Leonardo Brás
,
03:22
Re: [PATCH v2 11/16] migration/RDMA: It is accounting for zero/normal pages in two places
,
Leonardo Brás
,
03:06
Re: [PATCH v2 10/16] migration: Don't abuse qemu_file transferred for RDMA
,
Leonardo Brás
,
02:54
Re: [PATCH v2 09/16] migration: We don't need the field rate_limit_used anymore
,
Leonardo Brás
,
02:51
Re: [PATCH v2 08/16] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Leonardo Brás
,
02:50
May 24, 2023
Re: [PATCH v2 07/16] migration: Add a trace for migration_transferred_bytes
,
Leonardo Brás
,
23:18
Re: [PATCH v2 06/16] migration: Move migration_total_bytes() to migration-stats.c
,
Leonardo Brás
,
23:10
Re: [PATCH v2 05/16] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Leonardo Brás
,
23:07
Re: [PATCH v2 04/16] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Leonardo Brás
,
21:33
Re: [PATCH v2 03/16] migration: Move setup_time to mig_stats
,
Leonardo Brás
,
21:18
Re: [RFC PATCH 4/6] Convert query-block/info_block to coroutine
,
Claudio Fontana
,
11:57
Re: [RFC PATCH 6/6] block: Add a thread-pool version of fstat
,
Claudio Fontana
,
11:57
Re: [PATCH v2 03/10] hw/scsi: Rearrange meson.build
,
Alex Bennée
,
11:06
Re: [PATCH v2 09/10] hw/virtio: Remove unnecessary 'virtio-access.h' header
,
Alex Bennée
,
11:05
Re: [PATCH v2 08/10] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
,
Alex Bennée
,
11:04
Re: [PATCH v2 07/10] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
,
Alex Bennée
,
11:04
Re: [PATCH v2 06/10] hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
,
Alex Bennée
,
11:03
Re: [PATCH v2 05/10] hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
,
Alex Bennée
,
11:03
Re: [PATCH v2 02/10] hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
,
Alex Bennée
,
11:03
Re: [PATCH v2 01/10] softmmu: Introduce qemu_target_page_mask() helper
,
Alex Bennée
,
11:02
Re: [RFC PATCH 4/6] Convert query-block/info_block to coroutine
,
Fabiano Rosas
,
08:30
[PATCH 4/4] docs: update hw/nvme documentation for TP4146
,
Klaus Jensen
,
07:19
[PATCH 3/4] hw/nvme: add placement handle list ranges
,
Klaus Jensen
,
07:19
[PATCH 2/4] hw/nvme: verify uniqueness of reclaim unit handle identifiers
,
Klaus Jensen
,
07:19
[PATCH 1/4] hw/nvme: fix verification of number of ruhis
,
Klaus Jensen
,
07:19
[PATCH 0/4] hw/nvme: tp4146 misc
,
Klaus Jensen
,
07:19
Re: [PATCH v2 04/10] hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
,
Thomas Huth
,
05:42
Re: [PATCH v2 03/10] hw/scsi: Rearrange meson.build
,
Thomas Huth
,
05:41
[PATCH v2 10/10] hw/virtio: Build various target-agnostic objects just once
,
Philippe Mathieu-Daudé
,
05:39
[PATCH v2 09/10] hw/virtio: Remove unnecessary 'virtio-access.h' header
,
Philippe Mathieu-Daudé
,
05:39
[PATCH v2 08/10] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v2 07/10] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v2 06/10] hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v2 05/10] hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v2 04/10] hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v2 03/10] hw/scsi: Rearrange meson.build
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v2 02/10] hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v2 01/10] softmmu: Introduce qemu_target_page_mask() helper
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v2 00/10] hw/virtio: Build various target-agnostic objects just once
,
Philippe Mathieu-Daudé
,
05:37
Re: [PATCH 03/11] hw/scsi: Rearrange meson.build
,
Philippe Mathieu-Daudé
,
05:33
Re: [RFC PATCH 4/6] Convert query-block/info_block to coroutine
,
Lin Ma
,
05:24
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefano Garzarella
,
05:05
Re: [PATCH v2 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Stefano Garzarella
,
04:52
Re: [PATCH v2 6/6] block: remove bdrv_co_io_plug() API
,
Stefano Garzarella
,
04:52
Re: [RFC PATCH 4/6] Convert query-block/info_block to coroutine
,
Claudio Fontana
,
04:50
Re: [RFC PATCH 3/6] Convert query-block/info_block to coroutine
,
Claudio Fontana
,
04:48
Re: [PATCH v2 4/6] block/io_uring: convert to blk_io_plug_call() API
,
Stefano Garzarella
,
04:48
Re: [RFC PATCH 1/6] block: Remove bdrv_query_block_node_info
,
Claudio Fontana
,
04:32
Re: [PATCH 1/2] qemu-img: rebase: stop when reaching EOF of old backing file
,
Denis V. Lunev
,
04:30
Re: [PATCH v2 3/6] block/blkio: convert to blk_io_plug_call() API
,
Stefano Garzarella
,
04:13
Re: [PATCH v2 2/6] block/nvme: convert to blk_io_plug_call() API
,
Stefano Garzarella
,
04:11
Re: [PATCH v2 1/6] block: add blk_io_plug_call() API
,
Stefano Garzarella
,
04:08
Re: [PATCH 1/6] block: add blk_io_plug_call() API
,
Stefano Garzarella
,
04:05
Re: [PATCH 09/11] hw/virtio: Remove unnecessary 'virtio-access.h' header
,
Philippe Mathieu-Daudé
,
03:38
Re: [PATCH 08/11] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
,
Eric Auger
,
03:36
Re: [RFC PATCH 11/11] hw/virtio: Make vhost-vdpa.c target-agnostic to build it once
,
Thomas Huth
,
03:34
Re: [PATCH 10/11] hw/virtio: Build various target-agnostic objects just once
,
Thomas Huth
,
03:32
Re: [PATCH 09/11] hw/virtio: Remove unnecessary 'virtio-access.h' header
,
Thomas Huth
,
03:29
Re: [PATCH 08/11] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
,
Thomas Huth
,
03:18
Re: [PATCH 07/11] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
,
Thomas Huth
,
03:17
Re: [PATCH 05/11] hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
,
Thomas Huth
,
03:16
Re: [PATCH 03/11] hw/scsi: Rearrange meson.build
,
Thomas Huth
,
03:15
Re: [RFC PATCH 4/6] Convert query-block/info_block to coroutine
,
Lin Ma
,
00:23
May 23, 2023
Re: [PATCH 09/11] hw/virtio: Remove unnecessary 'virtio-access.h' header
,
Richard Henderson
,
19:29
Re: [PATCH 01/11] softmmu: Introduce qemu_target_page_mask/qemu_target_page_align helpers
,
Richard Henderson
,
19:08
[RFC PATCH 6/6] block: Add a thread-pool version of fstat
,
Fabiano Rosas
,
17:39
[RFC PATCH 5/6] block: Allow bdrv_get_allocated_file_size to run in bdrv context
,
Fabiano Rosas
,
17:39
[RFC PATCH 2/6] block: Mark bdrv_co_get_allocated_file_size() as mixed
,
Fabiano Rosas
,
17:39
[RFC PATCH 4/6] Convert query-block/info_block to coroutine
,
Fabiano Rosas
,
17:39
[RFC PATCH 3/6] Convert query-block/info_block to coroutine
,
Fabiano Rosas
,
17:39
[RFC PATCH 1/6] block: Remove bdrv_query_block_node_info
,
Fabiano Rosas
,
17:39
[RFC PATCH 0/6] block: Make raw_co_get_allocated_file_size asynchronous
,
Fabiano Rosas
,
17:39
[PATCH v2 2/6] hw/ide/via: Wire up IDE legacy interrupts in host device
,
Bernhard Beschow
,
15:50
[PATCH v2 5/6] hw/ide: Extract bmdma_status_writeb()
,
Bernhard Beschow
,
15:49
[PATCH v2 0/6] VIA and general PCI IDE cleanup
,
Bernhard Beschow
,
15:49
[PATCH v2 4/6] hw/ide: Extract IDEBus assignment into bmdma_init()
,
Bernhard Beschow
,
15:49
[PATCH v2 1/6] hw/ide/pci: Expose legacy interrupts as named GPIOs
,
Bernhard Beschow
,
15:49
[PATCH v2 6/6] hw/ide/piix: Move registration of VMStateDescription to DeviceClass
,
Bernhard Beschow
,
15:49
[PATCH v2 3/6] hw/isa/vt82c686: Remove via_isa_set_irq()
,
Bernhard Beschow
,
15:49
Re: [PATCH v3 04/19] test-cutils: Test more integer corner cases
,
Eric Blake
,
15:19
Re: [PATCH 02/11] hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
,
Thomas Huth
,
14:18
Re: [PATCH 01/11] softmmu: Introduce qemu_target_page_mask/qemu_target_page_align helpers
,
Thomas Huth
,
14:17
Re: [PATCH v3 05/19] cutils: Fix wraparound parsing in qemu_strtoui
,
Hanna Czenczek
,
13:36
[PATCH 1/2] qemu-img: rebase: stop when reaching EOF of old backing file
,
Andrey Drobyshev
,
13:29
[PATCH 0/2] qemu-img: fix getting stuck in infinite loop on
,
Andrey Drobyshev
,
13:29
[PATCH 2/2] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
,
Andrey Drobyshev
,
13:29
Re: [PATCH 06/11] hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
,
David Hildenbrand
,
13:28
Re: [PATCH v3 04/19] test-cutils: Test more integer corner cases
,
Hanna Czenczek
,
13:25
[PATCH v2 6/6] block: remove bdrv_co_io_plug() API
,
Stefan Hajnoczi
,
13:13
[PATCH v2 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
13:13
[PATCH v2 4/6] block/io_uring: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
13:13
[PATCH v2 3/6] block/blkio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
13:13
[PATCH v2 2/6] block/nvme: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
13:13
[PATCH v2 1/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
13:13
[PATCH v2 0/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
13:13
[RFC PATCH 11/11] hw/virtio: Make vhost-vdpa.c target-agnostic to build it once
,
Philippe Mathieu-Daudé
,
12:37
[PATCH 10/11] hw/virtio: Build various target-agnostic objects just once
,
Philippe Mathieu-Daudé
,
12:37
[PATCH 09/11] hw/virtio: Remove unnecessary 'virtio-access.h' header
,
Philippe Mathieu-Daudé
,
12:37
[PATCH 07/11] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
,
Philippe Mathieu-Daudé
,
12:37
[PATCH 08/11] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
,
Philippe Mathieu-Daudé
,
12:37
[PATCH 06/11] hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
,
Philippe Mathieu-Daudé
,
12:36
[PATCH 05/11] hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
,
Philippe Mathieu-Daudé
,
12:36
[PATCH 03/11] hw/scsi: Rearrange meson.build
,
Philippe Mathieu-Daudé
,
12:36
[PATCH 04/11] hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
,
Philippe Mathieu-Daudé
,
12:36
[PATCH 02/11] hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
,
Philippe Mathieu-Daudé
,
12:36
[PATCH 01/11] softmmu: Introduce qemu_target_page_mask/qemu_target_page_align helpers
,
Philippe Mathieu-Daudé
,
12:36
[PATCH 00/11] hw/virtio: Build various target-agnostic objects just once
,
Philippe Mathieu-Daudé
,
12:36
Re: [PATCH 3/6] block/blkio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
11:49
Re: [PATCH 4/6] block/io_uring: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
11:49
Re: [PATCH] migration: for snapshots, hold the BQL during setup callbacks
,
Fiona Ebner
,
11:48
Re: [PATCH 1/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
11:47
Re: [PATCH 2/6] block/nvme: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
11:47
Re: [PATCH 1/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
11:47
Re: [PULL 18/18] tested: add test for nested aio_poll() in poll handlers
,
Stefan Hajnoczi
,
11:36
Re: [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Fiona Ebner
,
08:32
May 22, 2023
Re: [PATCH v2 02/16] migration: Correct transferred bytes value
,
Leonardo Brás
,
22:15
Re: [PATCH v2 01/16] migration: Don't use INT64_MAX for unlimited rate
,
Leonardo Brás
,
21:57
Re: [PATCH] qcow2: Explicit mention of padding bytes
,
Vladimir Sementsov-Ogievskiy
,
16:26
[PATCH v3 19/19] cutils: Improve qemu_strtosz handling of fractions
,
Eric Blake
,
15:06
[PATCH v3 18/19] cutils: Improve qemu_strtod* error paths
,
Eric Blake
,
15:06
[PATCH v3 15/19] cutils: Set value in all qemu_strtosz* error paths
,
Eric Blake
,
15:06
[PATCH v3 17/19] cutils: Use parse_uint in qemu_strtosz for negative rejection
,
Eric Blake
,
15:05
[PATCH v3 13/19] numa: Check for qemu_strtosz_MiB error
,
Eric Blake
,
15:05
[PATCH v3 11/19] test-cutils: Refactor qemu_strtosz tests for less boilerplate
,
Eric Blake
,
15:05
[PATCH v3 12/19] cutils: Allow NULL str in qemu_strtosz
,
Eric Blake
,
15:05
[PATCH v3 10/19] test-cutils: Prepare for upcoming semantic change in qemu_strtosz
,
Eric Blake
,
15:05
[PATCH v3 16/19] cutils: Set value in all integral qemu_strto* error paths
,
Eric Blake
,
15:05
[PATCH v3 09/19] test-cutils: Add coverage of qemu_strtod
,
Eric Blake
,
15:05
[PATCH v3 08/19] cutils: Allow NULL endptr in parse_uint()
,
Eric Blake
,
15:05
[PATCH v3 05/19] cutils: Fix wraparound parsing in qemu_strtoui
,
Eric Blake
,
15:05
[PATCH v3 03/19] test-cutils: Test integral qemu_strto* value on failures
,
Eric Blake
,
15:05
[PATCH v3 14/19] test-cutils: Add more coverage to qemu_strtosz
,
Eric Blake
,
15:05
[PATCH v3 07/19] cutils: Adjust signature of parse_uint[_full]
,
Eric Blake
,
15:04
[PATCH v3 02/19] test-cutils: Use g_assert_cmpuint where appropriate
,
Eric Blake
,
15:04
[PATCH v3 01/19] test-cutils: Avoid g_assert in unit tests
,
Eric Blake
,
15:04
[PATCH v3 06/19] cutils: Document differences between parse_uint and qemu_strtou64
,
Eric Blake
,
15:04
[PATCH v3 04/19] test-cutils: Test more integer corner cases
,
Eric Blake
,
15:04
[PATCH v3 00/19] Fix qemu_strtosz() read-out-of-bounds
,
Eric Blake
,
15:04
[PATCH] qcow2: Explicit mention of padding bytes
,
Eric Blake
,
14:46
Re: [PULL v3 00/21] Block layer patches
,
Richard Henderson
,
12:05
Re: [PULL v3 00/21] Block layer patches
,
Kevin Wolf
,
03:45
May 21, 2023
Re: [PATCH 2/6] hw/ide/via: Wire up IDE legacy interrupts in host device
,
BALATON Zoltan
,
11:27
Re: [PATCH 6/6] hw/ide/piix: Move registration of VMStateDescription to DeviceClass
,
BALATON Zoltan
,
11:24
Re: [PATCH 5/6] hw/ide: Extract bmdma_status_writeb()
,
BALATON Zoltan
,
11:21
Re: [PATCH 2/6] hw/ide/via: Wire up IDE legacy interrupts in host device
,
BALATON Zoltan
,
11:10
[PATCH 6/6] hw/ide/piix: Move registration of VMStateDescription to DeviceClass
,
Bernhard Beschow
,
07:15
[PATCH 5/6] hw/ide: Extract bmdma_status_writeb()
,
Bernhard Beschow
,
07:15
[PATCH 4/6] hw/ide: Extract IDEBus assignment into bmdma_init()
,
Bernhard Beschow
,
07:15
[PATCH 3/6] hw/isa/vt82c686: Remove via_isa_set_irq()
,
Bernhard Beschow
,
07:15
[PATCH 2/6] hw/ide/via: Wire up IDE legacy interrupts in host device
,
Bernhard Beschow
,
07:15
[PATCH 1/6] hw/ide/pci: Expose legacy interrupts as named GPIOs
,
Bernhard Beschow
,
07:15
[PATCH 0/6] VIA and general PCI IDE cleanup
,
Bernhard Beschow
,
07:15
May 19, 2023
Re: [PULL v3 00/21] Block layer patches
,
Juan Quintela
,
16:55
Re: [PULL v3 00/21] Block layer patches
,
Kevin Wolf
,
15:19
Re: [PULL v3 00/21] Block layer patches
,
Richard Henderson
,
15:11
Re: [PULL v3 00/21] Block layer patches
,
Richard Henderson
,
14:49
[PULL v3 00/21] Block layer patches
,
Kevin Wolf
,
13:18
Re: [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops
,
Bernhard Beschow
,
13:10
Re: [PULL v2 00/21] Block layer patches
,
Richard Henderson
,
11:53
Re: [PATCH] iotests: Fix test 104 under NBD
,
Daniel P . Berrangé
,
11:19
[PATCH] iotests: Fix test 104 under NBD
,
Eric Blake
,
11:02
Re: [PATCH v2 07/19] cutils: Adjust signature of parse_uint[_full]
,
Hanna Czenczek
,
10:52
[PULL v2 00/21] Block layer patches
,
Kevin Wolf
,
06:50
Re: [PULL 18/18] tested: add test for nested aio_poll() in poll handlers
,
Kevin Wolf
,
05:23
Re: [PATCH 3/6] block/blkio: convert to blk_io_plug_call() API
,
Stefano Garzarella
,
04:47
Re: [PATCH 2/6] block/nvme: convert to blk_io_plug_call() API
,
Stefano Garzarella
,
04:46
Re: [PATCH 1/6] block: add blk_io_plug_call() API
,
Stefano Garzarella
,
04:46
May 18, 2023
Re: [PATCH v2 6/8] iotests: always use a unique sub-directory per test
,
Eric Blake
,
22:20
Re: [PATCH 6/6] block: remove bdrv_co_io_plug() API
,
Eric Blake
,
20:29
Re: [PATCH 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Eric Blake
,
20:29
Re: [PATCH 4/6] block/io_uring: convert to blk_io_plug_call() API
,
Eric Blake
,
20:19
Re: [PATCH 3/6] block/blkio: convert to blk_io_plug_call() API
,
Eric Blake
,
20:12
Re: [PATCH 2/6] block/nvme: convert to blk_io_plug_call() API
,
Eric Blake
,
20:06
Re: [PATCH 1/6] block: add blk_io_plug_call() API
,
Eric Blake
,
20:05
Re: [PATCH 3/3] iotests: Test commit with iothreads and ongoing I/O
,
Eric Blake
,
17:00
Re: [PATCH 21/21] migration/multifd: Compute transferred bytes correctly
,
Peter Xu
,
14:37
[PULL 12/12] migration: Fix duplicated included in meson.build
,
Juan Quintela
,
13:15
[PULL 10/12] migration: We don't need the field rate_limit_used anymore
,
Juan Quintela
,
13:15
[PULL 11/12] migration/multifd: Compute transferred bytes correctly
,
Juan Quintela
,
13:15
[PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Juan Quintela
,
13:14
[PULL 08/12] migration: Add a trace for migration_transferred_bytes
,
Juan Quintela
,
13:14
[PULL 07/12] migration: Move migration_total_bytes() to migration-stats.c
,
Juan Quintela
,
13:14
[PULL 05/12] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Juan Quintela
,
13:14
[PULL 06/12] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Juan Quintela
,
13:14
[PULL 04/12] migration: Don't use INT64_MAX for unlimited rate
,
Juan Quintela
,
13:13
[PULL 03/12] migration: process_incoming_migration_co(): move colo part to colo
,
Juan Quintela
,
13:13
[PULL 02/12] migration: split migration_incoming_co
,
Juan Quintela
,
13:13
[PULL 00/12] Migration 20230518 patches
,
Juan Quintela
,
13:13
[PULL 01/12] configure: add --disable-colo-proxy option
,
Juan Quintela
,
13:13
Re: [PATCH 21/21] migration/multifd: Compute transferred bytes correctly
,
Juan Quintela
,
12:40
Re: [PATCH 21/21] migration/multifd: Compute transferred bytes correctly
,
Peter Xu
,
12:32
Re: [PULL 17/18] aio-posix: do not nest poll handlers
,
Stefan Hajnoczi
,
11:05
Re: [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops
,
Mark Cave-Ayland
,
10:53
Re: [PATCH 2/3] nbd/server: Fix drained_poll to wake coroutine in right AioContext
,
Eric Blake
,
08:43
Re: [PATCH 1/3] graph-lock: Disable locking for now
,
Eric Blake
,
08:39
Re: [PULL 17/18] aio-posix: do not nest poll handlers
,
Michael Tokarev
,
03:13
May 17, 2023
[PATCH 6/6] block: remove bdrv_co_io_plug() API
,
Stefan Hajnoczi
,
18:10
[PATCH 5/6] block/linux-aio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
18:10
[PATCH 4/6] block/io_uring: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
18:10
[PATCH 3/6] block/blkio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
18:10
[PATCH 2/6] block/nvme: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
18:10
[PATCH 1/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
18:10
[PATCH 0/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
18:10
Re: [PATCH] hw/ide: Remove unuseful IDE_DMA__COUNT definition
,
John Snow
,
17:40
Re: [PATCH 9/9] hw/ide/ahci: fix broken SError handling
,
John Snow
,
17:26
Re: [PATCH 7/9] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
,
John Snow
,
17:23
Re: [PATCH 6/9] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
,
John Snow
,
17:22
Re: [PATCH 3/9] hw/ide/ahci: write D2H FIS on when processing NCQ command
,
John Snow
,
17:19
Re: [PATCH 2/9] hw/ide/core: set ERR_STAT in unsupported command completion
,
John Snow
,
17:13
Re: [PATCH] migration: for snapshots, hold the BQL during setup callbacks
,
Peter Xu
,
15:19
Re: [PULL 18/18] tested: add test for nested aio_poll() in poll handlers
,
Richard Henderson
,
15:11
Re: [PATCH 1/9] hw/ide/ahci: remove stray backslash
,
John Snow
,
13:14
Re: [PATCH 0/9] misc AHCI cleanups
,
John Snow
,
13:06
[PULL 13/18] test-bdrv-drain: Call bdrv_co_unref() in coroutine context
,
Kevin Wolf
,
12:51
[PULL 18/18] tested: add test for nested aio_poll() in poll handlers
,
Kevin Wolf
,
12:51
[PULL 15/18] graph-lock: Honour read locks even in the main thread
,
Kevin Wolf
,
12:51
[PULL 17/18] aio-posix: do not nest poll handlers
,
Kevin Wolf
,
12:51
[PULL 16/18] iotests/245: Check if 'compress' driver is available
,
Kevin Wolf
,
12:51
[PULL 14/18] blockjob: Adhere to rate limit even when reentered early
,
Kevin Wolf
,
12:51
[PULL 11/18] qemu-img: Take graph lock more selectively
,
Kevin Wolf
,
12:51
[PULL 12/18] test-bdrv-drain: Take graph lock more selectively
,
Kevin Wolf
,
12:51
[PULL 09/18] block/export: Fix null pointer dereference in error path
,
Kevin Wolf
,
12:51
[PULL 10/18] qcow2: Unlock the graph in qcow2_do_open() where necessary
,
Kevin Wolf
,
12:51
[PULL 08/18] block: Call .bdrv_co_create(_opts) unlocked
,
Kevin Wolf
,
12:51
[PULL 06/18] blockdev: qmp_transaction: drop extra generic layer
,
Kevin Wolf
,
12:51
[PULL 04/18] blockdev: transaction: refactor handling transaction properties
,
Kevin Wolf
,
12:51
[PULL 05/18] blockdev: use state.bitmap in block-dirty-bitmap-add action
,
Kevin Wolf
,
12:51
[PULL 07/18] docs/interop/qcow2.txt: fix description about "zlib" clusters
,
Kevin Wolf
,
12:51
[PULL 03/18] blockdev: qmp_transaction: refactor loop to classic for
,
Kevin Wolf
,
12:51
[PULL 02/18] blockdev: transactions: rename some things
,
Kevin Wolf
,
12:51
[PULL 01/18] blockdev: refactor transaction to use Transaction API
,
Kevin Wolf
,
12:51
[PULL 00/18] Block layer patches
,
Kevin Wolf
,
12:51
Re: [PATCH 0/2] aio-posix: do not nest poll handlers
,
Kevin Wolf
,
12:07
Re: [PATCH qemu] docs/interop/qcow2.txt: fix description about "zlib" clusters
,
Kevin Wolf
,
11:49
[PATCH 3/3] iotests: Test commit with iothreads and ongoing I/O
,
Kevin Wolf
,
11:28
[PATCH 2/3] nbd/server: Fix drained_poll to wake coroutine in right AioContext
,
Kevin Wolf
,
11:28
[PATCH 1/3] graph-lock: Disable locking for now
,
Kevin Wolf
,
11:28
[PATCH 0/3] block/graph-lock: Disable locking for now
,
Kevin Wolf
,
11:28
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefan Hajnoczi
,
10:30
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefano Garzarella
,
03:19
May 16, 2023
Re: [PATCH qemu] docs/interop/qcow2.txt: fix description about "zlib" clusters
,
Eric Blake
,
17:32
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
16:00
[PATCH v6 20/20] aio: remove aio_disable_external() API
,
Stefan Hajnoczi
,
15:04
[PATCH v6 18/20] virtio-scsi: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
15:04
[PATCH v6 19/20] virtio: do not set is_external=true on host notifiers
,
Stefan Hajnoczi
,
15:03
[PATCH v6 16/20] virtio: make it possible to detach host notifier from any thread
,
Stefan Hajnoczi
,
15:03
[PATCH v6 17/20] virtio-blk: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
15:03
[PATCH v6 15/20] block/fuse: do not set is_external=true on FUSE fd
,
Stefan Hajnoczi
,
15:03
[PATCH v6 14/20] block/export: don't require AioContext lock around blk_exp_ref/unref()
,
Stefan Hajnoczi
,
15:03
[PATCH v6 13/20] block/export: rewrite vduse-blk drain code
,
Stefan Hajnoczi
,
15:03
[PATCH v6 12/20] hw/xen: do not set is_external=true on evtchn fds
,
Stefan Hajnoczi
,
15:03
[PATCH v6 11/20] xen-block: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
15:03
[PATCH v6 10/20] block: drain from main loop thread in bdrv_co_yield_to_drain()
,
Stefan Hajnoczi
,
15:03
[PATCH v6 09/20] block: add blk_in_drain() API
,
Stefan Hajnoczi
,
15:03
[PATCH v6 08/20] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
,
Stefan Hajnoczi
,
15:03
[PATCH v6 06/20] block/export: wait for vhost-user-blk requests when draining
,
Stefan Hajnoczi
,
15:03
[PATCH v6 07/20] block/export: stop using is_external in vhost-user-blk server
,
Stefan Hajnoczi
,
15:03
[PATCH v6 05/20] util/vhost-user-server: rename refcount to in_flight counter
,
Stefan Hajnoczi
,
15:03
[PATCH v6 04/20] virtio-scsi: stop using aio_disable_external() during unplug
,
Stefan Hajnoczi
,
15:03
[PATCH v6 03/20] virtio-scsi: avoid race between unplug and transport event
,
Stefan Hajnoczi
,
15:03
[PATCH v6 02/20] hw/qdev: introduce qdev_is_realized() helper
,
Stefan Hajnoczi
,
15:03
[PATCH v6 00/20] block: remove aio_disable_external() API
,
Stefan Hajnoczi
,
15:02
[PATCH v6 01/20] block-backend: split blk_do_set_aio_context()
,
Stefan Hajnoczi
,
15:02
[PATCH qemu] docs/interop/qcow2.txt: fix description about "zlib" clusters
,
~akihirosuda
,
13:47
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
John Snow
,
13:39
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Jonathon Jongsma
,
12:04
Re: [PATCH v5 12/21] xen-block: implement BlockDevOps->drained_begin()
,
Anthony PERARD
,
10:45
Re: [PATCH v5 13/21] hw/xen: do not set is_external=true on evtchn fds
,
Anthony PERARD
,
10:25
Re: [PATCH v5 12/21] xen-block: implement BlockDevOps->drained_begin()
,
Anthony PERARD
,
10:24
Re: [PATCH v2 01/16] migration: Don't use INT64_MAX for unlimited rate
,
Cédric Le Goater
,
08:47
Re: [PATCH v2 05/16] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Cédric Le Goater
,
08:43
Re: [PATCH v2 03/16] migration: Move setup_time to mig_stats
,
David Edmondson
,
07:11
Re: [PATCH v2 03/16] migration: Move setup_time to mig_stats
,
Juan Quintela
,
06:07
Re: [PATCH v2 01/16] migration: Don't use INT64_MAX for unlimited rate
,
David Edmondson
,
05:56
Re: [PATCH v2 03/16] migration: Move setup_time to mig_stats
,
David Edmondson
,
05:43
Re: [PATCH v2 02/16] migration: Correct transferred bytes value
,
David Edmondson
,
05:36
Re: [PATCH v2 01/16] migration: Don't use INT64_MAX for unlimited rate
,
Juan Quintela
,
05:25
Re: [PATCH v2 01/16] migration: Don't use INT64_MAX for unlimited rate
,
David Edmondson
,
05:14
Re: [PATCH v2 01/16] migration: Don't use INT64_MAX for unlimited rate
,
Harsh Prateek Bora
,
00:50
May 15, 2023
Re: [PULL v2 00/16] Block patches
,
Richard Henderson
,
19:37
Re: [PATCH 1/8] block: Call .bdrv_co_create(_opts) unlocked
,
Eric Blake
,
17:08
Re: [Libguestfs] [PATCH v3 00/14] qemu patches for 64-bit NBD extensions
,
Eric Blake
,
17:05
Re: [PULL 00/11] Migration 20230515 patches
,
Richard Henderson
,
16:27
[PATCH v2 16/16] migration/multifd: Compute transferred bytes correctly
,
Juan Quintela
,
15:58
[PATCH v2 15/16] migration/rdma: Simplify the function that saves a page
,
Juan Quintela
,
15:58
[PATCH v2 14/16] migration: Remove unused qemu_file_credit_transfer()
,
Juan Quintela
,
15:58
[PATCH v2 12/16] migration/rdma: Remove QEMUFile parameter when not used
,
Juan Quintela
,
15:58
[PATCH v2 13/16] migration/rdma: Don't use imaginary transfers
,
Juan Quintela
,
15:58
[PATCH v2 11/16] migration/RDMA: It is accounting for zero/normal pages in two places
,
Juan Quintela
,
15:58
[PATCH v2 10/16] migration: Don't abuse qemu_file transferred for RDMA
,
Juan Quintela
,
15:58
[PATCH v2 09/16] migration: We don't need the field rate_limit_used anymore
,
Juan Quintela
,
15:58
[PATCH v2 08/16] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Juan Quintela
,
15:58
[PATCH v2 07/16] migration: Add a trace for migration_transferred_bytes
,
Juan Quintela
,
15:57
[PATCH v2 05/16] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Juan Quintela
,
15:57
[PATCH v2 06/16] migration: Move migration_total_bytes() to migration-stats.c
,
Juan Quintela
,
15:57
[PATCH v2 04/16] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Juan Quintela
,
15:57
[PATCH v2 03/16] migration: Move setup_time to mig_stats
,
Juan Quintela
,
15:57
[PATCH v2 02/16] migration: Correct transferred bytes value
,
Juan Quintela
,
15:57
[PATCH v2 01/16] migration: Don't use INT64_MAX for unlimited rate
,
Juan Quintela
,
15:57
[PATCH v2 00/16] Migration: More migration atomic counters
,
Juan Quintela
,
15:57
[PATCH v3 14/14] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
,
Eric Blake
,
15:54
[PATCH v3 13/14] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
,
Eric Blake
,
15:54
[PATCH v3 12/14] nbd/client: Request extended headers during negotiation
,
Eric Blake
,
15:54
[PATCH v3 07/14] nbd/server: Refactor to pass full request around
,
Eric Blake
,
15:54
[PATCH v3 08/14] nbd/server: Support 64-bit block status
,
Eric Blake
,
15:54
[PATCH v3 11/14] nbd/client: Accept 64-bit block status chunks
,
Eric Blake
,
15:54
[PATCH v3 10/14] nbd/client: Initial support for extended headers
,
Eric Blake
,
15:54
[PATCH v3 09/14] nbd/server: Initial support for extended headers
,
Eric Blake
,
15:53
[PATCH v3 06/14] nbd/server: Refactor handling of request payload
,
Eric Blake
,
15:53
[PATCH v3 05/14] nbd: Add types for extended headers
,
Eric Blake
,
15:53
[PATCH v3 03/14] nbd/server: Prepare for alternate-size headers
,
Eric Blake
,
15:53
[PATCH v3 04/14] nbd: Prepare for 64-bit request effect lengths
,
Eric Blake
,
15:53
[PATCH v3 02/14] nbd/client: Add safety check on chunk payload length
,
Eric Blake
,
15:53
[PATCH v3 01/14] nbd/client: Use smarter assert
,
Eric Blake
,
15:53
Re: [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Juan Quintela
,
13:16
Re: [PATCH 1/8] block: Call .bdrv_co_create(_opts) unlocked
,
Kevin Wolf
,
12:20
[PULL v2 15/16] virtio-blk: add some trace events for zoned emulation
,
Stefan Hajnoczi
,
12:06
[PULL v2 13/16] virtio-blk: add zoned storage emulation for zoned devices
,
Stefan Hajnoczi
,
12:06
[PULL v2 16/16] docs/zoned-storage:add zoned emulation use case
,
Stefan Hajnoczi
,
12:06
[PULL v2 14/16] block: add accounting for zone append operation
,
Stefan Hajnoczi
,
12:06
[PULL v2 12/16] block: add some trace events for zone append
,
Stefan Hajnoczi
,
12:05
[PULL v2 11/16] qemu-iotests: test zone append operation
,
Stefan Hajnoczi
,
12:05
[PULL v2 09/16] file-posix: add tracking of the zone write pointers
,
Stefan Hajnoczi
,
12:05
[PULL v2 06/16] iotests: test new zone operations
,
Stefan Hajnoczi
,
12:05
[PULL v2 02/16] block/file-posix: introduce helper functions for sysfs attributes
,
Stefan Hajnoczi
,
12:05
[PULL v2 03/16] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Stefan Hajnoczi
,
12:05
[PULL v2 10/16] block: introduce zone append write for zoned devices
,
Stefan Hajnoczi
,
12:05
[PULL v2 07/16] block: add some trace events for new block layer APIs
,
Stefan Hajnoczi
,
12:05
[PULL v2 05/16] block: add zoned BlockDriver check to block layer
,
Stefan Hajnoczi
,
12:05
[PULL v2 08/16] docs/zoned-storage: add zoned device documentation
,
Stefan Hajnoczi
,
12:05
[PULL v2 01/16] block/block-common: add zoned device structs
,
Stefan Hajnoczi
,
12:05
[PULL v2 04/16] block/raw-format: add zone operations to pass through requests
,
Stefan Hajnoczi
,
12:05
[PULL v2 00/16] Block patches
,
Stefan Hajnoczi
,
12:05
Re: [PULL 09/28] block: bdrv/blk_co_unref() for calls in coroutine context
,
Michael Tokarev
,
10:25
Re: [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Juan Quintela
,
09:33
Re: [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Cédric Le Goater
,
09:28
Re: [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Juan Quintela
,
09:10
Re: [PULL 09/28] block: bdrv/blk_co_unref() for calls in coroutine context
,
Kevin Wolf
,
09:07
Re: [PATCH 11/21] migration: Move migration_total_bytes() to migration-stats.c
,
Cédric Le Goater
,
09:04
Re: [PATCH 14/21] migration: We don't need the field rate_limit_used anymore
,
Cédric Le Goater
,
09:04
Re: [PATCH 13/21] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Cédric Le Goater
,
09:04
Re: [PATCH 12/21] migration: Add a trace for migration_transferred_bytes
,
Cédric Le Goater
,
09:03
Re: [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Cédric Le Goater
,
09:03
[PULL 10/11] qemu-file: Make rate_limit_used an uint64_t
,
Juan Quintela
,
08:34
[PULL 08/11] migration: We set the rate_limit by a second
,
Juan Quintela
,
08:34
[PULL 04/11] migration: Teach dirtyrate about qemu_target_page_size()
,
Juan Quintela
,
08:34
[PULL 03/11] Use new created qemu_target_pages_to_MiB()
,
Juan Quintela
,
08:34
[PULL 06/11] migration: Make dirtyrate.c target independent
,
Juan Quintela
,
08:34
[PULL 05/11] migration: Teach dirtyrate about qemu_target_page_bits()
,
Juan Quintela
,
08:34
[PULL 09/11] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
,
Juan Quintela
,
08:34
[PULL 11/11] qemu-file: Remove total from qemu_file_total_transferred_*()
,
Juan Quintela
,
08:34
[PULL 07/11] migration: A rate limit value of 0 is valid
,
Juan Quintela
,
08:34
[PULL 02/11] softmmu: Create qemu_target_pages_to_MiB()
,
Juan Quintela
,
08:34
[PULL 00/11] Migration 20230515 patches
,
Juan Quintela
,
08:34
[PULL 01/11] migration/calc-dirty-rate: replaced CRC32 with xxHash
,
Juan Quintela
,
08:33
Re: [PATCH 09/21] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Cédric Le Goater
,
08:15
Re: [PATCH 08/21] migration: Move setup_time to mig_stats
,
Juan Quintela
,
07:23
Re: [PATCH 03/21] migration: We set the rate_limit by a second
,
Juan Quintela
,
07:18
Re: [PATCH 02/21] migration: Don't use INT64_MAX for unlimited rate
,
Juan Quintela
,
07:18
Re: [PATCH 08/21] migration: Move setup_time to mig_stats
,
Cédric Le Goater
,
06:35
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefano Garzarella
,
06:10
Re: [PATCH 06/21] qemu-file: Remove total from qemu_file_total_transferred_*()
,
Cédric Le Goater
,
05:33
Re: [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Harsh Prateek Bora
,
04:52
Re: [PATCH 05/21] qemu-file: Make rate_limit_used an uint64_t
,
Cédric Le Goater
,
04:40
Re: [PATCH 04/21] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
,
Cédric Le Goater
,
04:39
Re: [PATCH 03/21] migration: We set the rate_limit by a second
,
Cédric Le Goater
,
04:38
Re: [PATCH 02/21] migration: Don't use INT64_MAX for unlimited rate
,
Cédric Le Goater
,
04:34
Re: [PATCH 01/21] migration: A rate limit value of 0 is valid
,
Cédric Le Goater
,
04:33
May 14, 2023
Re: [PATCH 09/13] hw/ide/piix: Disuse isa_get_irq()
,
Mark Cave-Ayland
,
08:44
May 13, 2023
Re: [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops
,
Bernhard Beschow
,
08:21
Re: [PATCH 09/13] hw/ide/piix: Disuse isa_get_irq()
,
Bernhard Beschow
,
07:54
May 12, 2023
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Stefano Stabellini
,
17:13
Re: [PATCH 2/8] block/export: Fix null pointer dereference in error path
,
Eric Blake
,
14:46
Re: [PATCH 8/8] graph-lock: Honour read locks even in the main thread
,
Eric Blake
,
12:37
Re: [PATCH 7/8] blockjob: Adhere to rate limit even when reentered early
,
Eric Blake
,
12:35
Re: [PATCH 6/8] test-bdrv-drain: Call bdrv_co_unref() in coroutine context
,
Eric Blake
,
12:27
Re: [PATCH 5/8] test-bdrv-drain: Take graph lock more selectively
,
Eric Blake
,
12:26
Re: [PATCH v2 07/19] cutils: Adjust signature of parse_uint[_full]
,
Eric Blake
,
12:26
Re: [PATCH 4/8] qemu-img: Take graph lock more selectively
,
Eric Blake
,
12:20
Re: [PATCH 3/8] qcow2: Unlock the graph in qcow2_do_open() where necessary
,
Eric Blake
,
12:19
Re: [PATCH 2/8] block/export: Fix null pointer dereference in error path
,
Eric Blake
,
12:16
Re: [PATCH 1/8] block: Call .bdrv_co_create(_opts) unlocked
,
Eric Blake
,
12:13
Re: [PULL 1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
,
Laurent Vivier
,
11:44
Re: [PATCH 2/8] block/export: Fix null pointer dereference in error path
,
Peter Maydell
,
11:31
Re: [PULL 1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
,
John Paul Adrian Glaubitz
,
09:36
Re: [PULL 1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
,
Laurent Vivier
,
07:14
Re: [PULL 04/16] aspeed/smc: Cache AspeedSMCClass
,
Cédric Le Goater
,
03:06
Re: [PULL 03/16] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
,
Philippe Mathieu-Daudé
,
00:02
Re: [PULL 04/16] aspeed/smc: Cache AspeedSMCClass
,
Philippe Mathieu-Daudé
,
00:00
May 11, 2023
[PATCH v2 07/19] cutils: Adjust signature of parse_uint[_full]
,
Eric Blake
,
22:11
Re: [PATCH v4 20/20] aio: remove aio_disable_external() API
,
Stefan Hajnoczi
,
17:24
Re: [PATCH v4 17/20] virtio-blk: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
17:23
Re: [PATCH v4 17/20] virtio-blk: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
16:54
Re: [PATCH v4 16/20] virtio: make it possible to detach host notifier from any thread
,
Stefan Hajnoczi
,
16:12
Re: [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Jonathon Jongsma
,
12:03
Re: [PULL 09/28] block: bdrv/blk_co_unref() for calls in coroutine context
,
Michael Tokarev
,
11:32
[PATCH] iotests/245: Check if 'compress' driver is available
,
Kevin Wolf
,
10:38
Re: [PATCH v9 0/6] block: refactor blockdev transactions
,
Vladimir Sementsov-Ogievskiy
,
05:51
[PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefano Garzarella
,
05:15
[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
05:15
Re: [PATCH v9 0/6] block: refactor blockdev transactions
,
Kevin Wolf
,
05:01
Re: [PULL 00/10] Migration 20230509 patches
,
Richard Henderson
,
03:58
Re: [PATCH v2 0/2] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
03:50
May 10, 2023
[PATCH 8/8] graph-lock: Honour read locks even in the main thread
,
Kevin Wolf
,
16:36
[PATCH 7/8] blockjob: Adhere to rate limit even when reentered early
,
Kevin Wolf
,
16:36
[PATCH 5/8] test-bdrv-drain: Take graph lock more selectively
,
Kevin Wolf
,
16:36
[PATCH 6/8] test-bdrv-drain: Call bdrv_co_unref() in coroutine context
,
Kevin Wolf
,
16:36
[PATCH 4/8] qemu-img: Take graph lock more selectively
,
Kevin Wolf
,
16:36
[PATCH 3/8] qcow2: Unlock the graph in qcow2_do_open() where necessary
,
Kevin Wolf
,
16:36
[PATCH 2/8] block/export: Fix null pointer dereference in error path
,
Kevin Wolf
,
16:36
[PATCH 1/8] block: Call .bdrv_co_create(_opts) unlocked
,
Kevin Wolf
,
16:36
[PATCH 0/8] block: Honour graph read lock even in the main thread
,
Kevin Wolf
,
16:36
[PULL 10/10] migration: block incoming colo when capability is disabled
,
Juan Quintela
,
14:10
[PULL 09/10] migration: disallow change capabilities in COLO state
,
Juan Quintela
,
14:10
[PULL 06/10] build: move COLO under CONFIG_REPLICATION
,
Juan Quintela
,
14:10
[PULL 08/10] migration: process_incoming_migration_co: simplify code flow around ret
,
Juan Quintela
,
14:10
[PULL 07/10] migration: drop colo_incoming_thread from MigrationIncomingState
,
Juan Quintela
,
14:10
[PULL 04/10] block/meson.build: prefer positive condition for replication
,
Juan Quintela
,
14:10
[PULL 05/10] colo: make colo_checkpoint_notify static and provide simpler API
,
Juan Quintela
,
14:10
[PULL 03/10] multifd: Add the ramblock to MultiFDRecvParams
,
Juan Quintela
,
14:09
[PULL 01/10] ram: Add public helper to set colo bitmap
,
Juan Quintela
,
14:09
[PULL 02/10] ram: Let colo_flush_ram_cache take the bitmap_mutex
,
Juan Quintela
,
14:09
[PULL 00/10] Migration 20230509 patches
,
Juan Quintela
,
14:09
Re: [PATCH v2 0/2] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Jonathon Jongsma
,
12:18
Re: [PATCH v9 0/6] block: refactor blockdev transactions
,
Denis V. Lunev
,
11:45
Re: [PULL 00/28] Block layer patches
,
Richard Henderson
,
11:42
Re: [PATCH v9 0/6] block: refactor blockdev transactions
,
Vladimir Sementsov-Ogievskiy
,
11:22
[PATCH v9 6/6] blockdev: qmp_transaction: drop extra generic layer
,
Vladimir Sementsov-Ogievskiy
,
11:07
[PATCH v9 3/6] blockdev: qmp_transaction: refactor loop to classic for
,
Vladimir Sementsov-Ogievskiy
,
11:07
[PATCH v9 4/6] blockdev: transaction: refactor handling transaction properties
,
Vladimir Sementsov-Ogievskiy
,
11:07
[PATCH v9 1/6] blockdev: refactor transaction to use Transaction API
,
Vladimir Sementsov-Ogievskiy
,
11:07
[PATCH v9 2/6] blockdev: transactions: rename some things
,
Vladimir Sementsov-Ogievskiy
,
11:06
[PATCH v9 0/6] block: refactor blockdev transactions
,
Vladimir Sementsov-Ogievskiy
,
11:06
[PATCH v9 5/6] blockdev: use state.bitmap in block-dirty-bitmap-add action
,
Vladimir Sementsov-Ogievskiy
,
11:06
Re: [PULL 00/10] Migration 20230509 patches
,
Richard Henderson
,
10:47
Re: [PULL 00/10] Migration 20230509 patches
,
Juan Quintela
,
10:08
Re: [PATCH v8 5/5] blockdev: qmp_transaction: drop extra generic layer
,
Vladimir Sementsov-Ogievskiy
,
09:37
Re: [PULL 00/10] Migration 20230509 patches
,
Richard Henderson
,
08:35
[PULL 28/28] block: compile out assert_bdrv_graph_readable() by default
,
Kevin Wolf
,
08:22
[PULL 21/28] block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 24/28] block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 27/28] block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 25/28] block: Mark bdrv_query_block_graph_info() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 26/28] block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 17/28] nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 22/28] block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 23/28] block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 19/28] mirror: Require GRAPH_RDLOCK for accessing a node's parent list
,
Kevin Wolf
,
08:22
[PULL 18/28] vhdx: Require GRAPH_RDLOCK for accessing a node's parent list
,
Kevin Wolf
,
08:22
[PULL 09/28] block: bdrv/blk_co_unref() for calls in coroutine context
,
Kevin Wolf
,
08:22
[PULL 20/28] block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
08:22
[PULL 16/28] nbd: Remove nbd_co_flush() wrapper function
,
Kevin Wolf
,
08:22
[PULL 13/28] graph-lock: Add GRAPH_UNLOCKED(_PTR)
,
Kevin Wolf
,
08:22
[PULL 14/28] graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
,
Kevin Wolf
,
08:22
[PULL 11/28] iotests: Test resizing image attached to an iothread
,
Kevin Wolf
,
08:22
[PULL 10/28] block: Don't call no_coroutine_fns in qmp_block_resize()
,
Kevin Wolf
,
08:22
[PULL 15/28] block: .bdrv_open is non-coroutine and unlocked
,
Kevin Wolf
,
08:21
[PULL 12/28] test-bdrv-drain: Don't modify the graph in coroutines
,
Kevin Wolf
,
08:21
[PULL 08/28] block: Consistently call bdrv_activate() outside coroutine
,
Kevin Wolf
,
08:21
[PULL 06/28] migration: Attempt disk reactivation in more failure scenarios
,
Kevin Wolf
,
08:21
[PULL 05/28] iotests/nbd-reconnect-on-open: Fix NBD socket path
,
Kevin Wolf
,
08:21
[PULL 04/28] block: Fix use after free in blockdev_mark_auto_del()
,
Kevin Wolf
,
08:21
[PULL 07/28] qcow2: Don't call bdrv_getlength() in coroutine_fns
,
Kevin Wolf
,
08:21
[PULL 03/28] aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
,
Kevin Wolf
,
08:21
[PULL 02/28] block: add missing coroutine_fn annotations
,
Kevin Wolf
,
08:21
[PULL 00/28] Block layer patches
,
Kevin Wolf
,
08:21
[PULL 01/28] block: add configure options for excluding vmdk, vhdx and vpc
,
Kevin Wolf
,
08:21
Re: [PULL 00/10] Migration 20230509 patches
,
Juan Quintela
,
08:20
Re: [PATCH v8 5/5] blockdev: qmp_transaction: drop extra generic layer
,
Kevin Wolf
,
07:47
Re: [PATCH v8 4/5] blockdev: transaction: refactor handling transaction properties
,
Kevin Wolf
,
07:21
Re: [PATCH v8 3/5] blockdev: qmp_transaction: refactor loop to classic for
,
Kevin Wolf
,
07:17
Re: [PATCH v8 2/5] blockdev: transactions: rename some things
,
Kevin Wolf
,
07:16
Re: [PATCH v8 1/5] blockdev: refactor transaction to use Transaction API
,
Kevin Wolf
,
07:11
Re: [PULL 00/10] Migration 20230509 patches
,
Richard Henderson
,
06:17
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
03:47
Re: [PATCH 12/17] qapi: Rewrite parsing of doc comment section symbols and tags
,
Markus Armbruster
,
03:31
Re: [PATCH] migration: for snapshots, hold the BQL during setup callbacks
,
Juan Quintela
,
02:31
May 09, 2023
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
18:58
Re: [PATCH v5 05/21] virtio-scsi: stop using aio_disable_external() during unplug
,
Stefan Hajnoczi
,
16:43
[PULL 10/10] migration: block incoming colo when capability is disabled
,
Juan Quintela
,
15:18
[PULL 08/10] migration: process_incoming_migration_co: simplify code flow around ret
,
Juan Quintela
,
15:18
[PULL 09/10] migration: disallow change capabilities in COLO state
,
Juan Quintela
,
15:18
[PULL 07/10] migration: drop colo_incoming_thread from MigrationIncomingState
,
Juan Quintela
,
15:17
[PULL 06/10] build: move COLO under CONFIG_REPLICATION
,
Juan Quintela
,
15:17
[PULL 05/10] colo: make colo_checkpoint_notify static and provide simpler API
,
Juan Quintela
,
15:17
[PULL 04/10] block/meson.build: prefer positive condition for replication
,
Juan Quintela
,
15:17
[PULL 03/10] multifd: Add the ramblock to MultiFDRecvParams
,
Juan Quintela
,
15:17
[PULL 02/10] ram: Let colo_flush_ram_cache take the bitmap_mutex
,
Juan Quintela
,
15:17
[PULL 01/10] ram: Add public helper to set colo bitmap
,
Juan Quintela
,
15:17
[PULL 00/10] Migration 20230509 patches
,
Juan Quintela
,
15:17
Re: [PATCH v5 00/21] block: remove aio_disable_external() API
,
Kevin Wolf
,
15:07
Re: [PATCH v5 05/21] virtio-scsi: stop using aio_disable_external() during unplug
,
Kevin Wolf
,
14:55
Re: [PATCH v5 00/21] block: remove aio_disable_external() API
,
Kevin Wolf
,
14:35
Re: [PATCH v5 00/21] block: remove aio_disable_external() API
,
Stefan Hajnoczi
,
13:51
Re: [PATCH v2 00/20] Graph locking, part 3 (more block drivers)
,
Stefan Hajnoczi
,
13:48
Re: [PATCH] block: compile out assert_bdrv_graph_readable() by default
,
Kevin Wolf
,
13:13
Re: [PATCH v2 00/20] Graph locking, part 3 (more block drivers)
,
Kevin Wolf
,
13:07
Re: [PATCH v2] iotests: Test resizing image attached to an iothread
,
Eric Blake
,
12:21
Re: [PATCH] iotests: Test resizing image attached to an iothread
,
Eric Blake
,
12:15
Re: Question about graph locking preconditions regarding qemu_in_main_thread()
,
Fiona Ebner
,
10:20
Re: [PATCH 07/21] migration: Correct transferred bytes value
,
Juan Quintela
,
10:17
Re: Question about graph locking preconditions regarding qemu_in_main_thread()
,
Kevin Wolf
,
09:53
[PATCH v2] iotests: Test resizing image attached to an iothread
,
Kevin Wolf
,
09:41
Re: [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Harsh Prateek Bora
,
09:13
Re: [PATCH 02/21] migration: Don't use INT64_MAX for unlimited rate
,
Harsh Prateek Bora
,
09:13
Re: [PATCH 02/21] migration: Don't use INT64_MAX for unlimited rate
,
Harsh Prateek Bora
,
09:13
Re: [PATCH 07/21] migration: Correct transferred bytes value
,
Harsh Prateek Bora
,
09:13
Re: [PATCH 02/21] migration: Don't use INT64_MAX for unlimited rate
,
Juan Quintela
,
07:52
Re: [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Juan Quintela
,
07:10
[PATCH] iotests: Test resizing image attached to an iothread
,
Kevin Wolf
,
06:59
Re: [PATCH v1 0/1] Add support for namespace attach/detach during runtime
,
Klaus Jensen
,
06:56
Re: Question about graph locking preconditions regarding qemu_in_main_thread()
,
Fiona Ebner
,
06:26
Re: [PATCH 10/17] tests/qapi-schema/doc-good: Improve argument description tests
,
Juan Quintela
,
06:07
Re: [PATCH] block/export: call blk_set_dev_ops(blk, NULL, NULL)
,
Kevin Wolf
,
05:57
Re: [PATCH 13/17] qapi: Relax doc string @name: description indentation rules
,
Markus Armbruster
,
04:51
Re: [PATCH 13/17] qapi: Relax doc string @name: description indentation rules
,
Markus Armbruster
,
03:41
Re: [PATCH 12/17] qapi: Rewrite parsing of doc comment section symbols and tags
,
Markus Armbruster
,
03:27
Re: [PATCH 10/17] tests/qapi-schema/doc-good: Improve argument description tests
,
Markus Armbruster
,
03:25
Re: [PATCH 07/17] qapi: Tidy up a slightly awkward TODO comment
,
Markus Armbruster
,
03:12
Re: [PATCH 04/17] meson: Fix to make QAPI generator output depend on main.py
,
Markus Armbruster
,
03:10
Re: [PATCH 03/17] qapi: Fix crash on stray double quote character
,
Markus Armbruster
,
03:03
May 08, 2023
[PATCH 21/21] migration/multifd: Compute transferred bytes correctly
,
Juan Quintela
,
09:12
[PATCH 20/21] migration/rdma: Simplify the function that saves a page
,
Juan Quintela
,
09:12
[PATCH 18/21] migration/rdma: Don't use imaginary transfers
,
Juan Quintela
,
09:11
[PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
,
Juan Quintela
,
09:11
[PATCH 09/21] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Juan Quintela
,
09:11
[PATCH 11/21] migration: Move migration_total_bytes() to migration-stats.c
,
Juan Quintela
,
09:11
[PATCH 19/21] migration: Remove unused qemu_file_credit_transfer()
,
Juan Quintela
,
09:11
[PATCH 16/21] migration/RDMA: It is accounting for zero/normal pages in two places
,
Juan Quintela
,
09:11
[PATCH 14/21] migration: We don't need the field rate_limit_used anymore
,
Juan Quintela
,
09:11
[PATCH 17/21] migration/rdma: Remove QEMUFile parameter when not used
,
Juan Quintela
,
09:11
[PATCH 15/21] migration: Don't abuse qemu_file transferred for RDMA
,
Juan Quintela
,
09:11
[PATCH 13/21] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Juan Quintela
,
09:11
[PATCH 12/21] migration: Add a trace for migration_transferred_bytes
,
Juan Quintela
,
09:11
[PATCH 07/21] migration: Correct transferred bytes value
,
Juan Quintela
,
09:11
[PATCH 08/21] migration: Move setup_time to mig_stats
,
Juan Quintela
,
09:11
[PATCH 06/21] qemu-file: Remove total from qemu_file_total_transferred_*()
,
Juan Quintela
,
09:11
[PATCH 05/21] qemu-file: Make rate_limit_used an uint64_t
,
Juan Quintela
,
09:10
[PATCH 04/21] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
,
Juan Quintela
,
09:10
[PATCH 03/21] migration: We set the rate_limit by a second
,
Juan Quintela
,
09:10
[PATCH 02/21] migration: Don't use INT64_MAX for unlimited rate
,
Juan Quintela
,
09:09
[PATCH 01/21] migration: A rate limit value of 0 is valid
,
Juan Quintela
,
09:09
[PATCH 00/21] Migration: More migration atomic counters
,
Juan Quintela
,
09:09
Re: Question about graph locking preconditions regarding qemu_in_main_thread()
,
Kevin Wolf
,
06:40
[PATCH v11 4/4] docs/zoned-storage:add zoned emulation use case
,
Sam Li
,
01:19
[PATCH v11 3/4] virtio-blk: add some trace events for zoned emulation
,
Sam Li
,
01:19
[PATCH v11 2/4] block: add accounting for zone append operation
,
Sam Li
,
01:19
[PATCH v11 1/4] virtio-blk: add zoned storage emulation for zoned devices
,
Sam Li
,
01:19
[PATCH v11 0/4] Add zoned storage emulation to virtio-blk driver
,
Sam Li
,
01:19
[PATCH v11 4/4] block: add some trace events for zone append
,
Sam Li
,
01:16
[PATCH v11 3/4] qemu-iotests: test zone append operation
,
Sam Li
,
01:16
[PATCH v11 1/4] file-posix: add tracking of the zone write pointers
,
Sam Li
,
01:15
[PATCH v11 2/4] block: introduce zone append write for zoned devices
,
Sam Li
,
01:15
[PATCH v11 0/4] Add zone append write for zoned device
,
Sam Li
,
01:15
[PATCH v20 8/8] docs/zoned-storage: add zoned device documentation
,
Sam Li
,
00:56
[PATCH v20 7/8] block: add some trace events for new block layer APIs
,
Sam Li
,
00:56
[PATCH v20 6/8] iotests: test new zone operations
,
Sam Li
,
00:56
[PATCH v20 5/8] block: add zoned BlockDriver check to block layer
,
Sam Li
,
00:56
[PATCH v20 4/8] block/raw-format: add zone operations to pass through requests
,
Sam Li
,
00:56
[PATCH v20 3/8] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
00:56
[PATCH v20 2/8] block/file-posix: introduce helper functions for sysfs attributes
,
Sam Li
,
00:55
[PATCH v20 1/8] block/block-common: add zoned device structs
,
Sam Li
,
00:55
[PATCH v20 0/8] Add support for zoned device
,
Sam Li
,
00:55
May 05, 2023
virtio-blk: host/guest disk bandwidth discrepancy
,
Thomas Barrett
,
18:08
virtio-blk: qemu crash after enabling iothreads
,
Thomas Barrett
,
17:43
Re: [PULL 00/16] Migration 20230505 patches
,
Richard Henderson
,
17:18
Re: [PATCH] migration: for snapshots, hold the BQL during setup callbacks
,
Peter Xu
,
10:59
[PATCH] migration: for snapshots, hold the BQL during setup callbacks
,
Fiona Ebner
,
09:47
[PATCH v1 0/1] Add support for namespace attach/detach during runtime
,
Daniel Wagner
,
09:09
[PATCH v1 1/1] hw/nvme: Add hotplug handler to nvme bus
,
Daniel Wagner
,
09:09
Re: [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Juan Quintela
,
08:15
Re: [PATCH v2 04/20] block: Don't call no_coroutine_fns in qmp_block_resize()
,
Kevin Wolf
,
08:03
Question about graph locking preconditions regarding qemu_in_main_thread()
,
Fiona Ebner
,
05:36
Re: [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Daniel P . Berrangé
,
03:19
May 04, 2023
[PULL 16/16] qemu-file: Make ram_control_save_page() use accessors for rate_limit
,
Juan Quintela
,
20:48
[PULL 15/16] qemu-file: Make total_transferred an uint64_t
,
Juan Quintela
,
20:48
[PULL 14/16] qemu-file: remove shutdown member
,
Juan Quintela
,
20:48
[PULL 11/16] migration: max_postcopy_bandwidth is a size parameter
,
Juan Quintela
,
20:48
[PULL 12/16] migration: qemu_file_total_transferred() function is monotonic
,
Juan Quintela
,
20:48
[PULL 13/16] qemu-file: No need to check for shutdown in qemu_file_rate_limit
,
Juan Quintela
,
20:48
[PULL 10/16] migration/rdma: Check for postcopy sooner
,
Juan Quintela
,
20:48
[PULL 09/16] migration/rdma: It makes no sense to recive that flag without RDMA
,
Juan Quintela
,
20:48
[PULL 08/16] migration/rdma: We can calculate the rioc from the QEMUFile
,
Juan Quintela
,
20:48
[PULL 07/16] migration/rdma: simplify ram_control_load_hook()
,
Juan Quintela
,
20:48
[PULL 06/16] migration: Make RAM_SAVE_FLAG_HOOK a normal case entry
,
Juan Quintela
,
20:48
[PULL 04/16] migration: Put zero_pages in alphabetical order
,
Juan Quintela
,
20:48
[PULL 05/16] migration: Rename xbzrle_enabled xbzrle_started
,
Juan Quintela
,
20:48
[PULL 02/16] migration/rdma: Don't pass the QIOChannelRDMA as an opaque
,
Juan Quintela
,
20:48
[PULL 03/16] migration: Document all migration_stats
,
Juan Quintela
,
20:48
[PULL 01/16] migration: Fix block_bitmap_mapping migration
,
Juan Quintela
,
20:48
[PULL 00/16] Migration 20230505 patches
,
Juan Quintela
,
20:48
Re: [PATCH 3/9] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
,
Juan Quintela
,
19:59
Re: [PATCH v5 00/21] block: remove aio_disable_external() API
,
Kevin Wolf
,
17:45
Re: [PATCH v4 20/20] aio: remove aio_disable_external() API
,
Kevin Wolf
,
17:34
Re: [PATCH v4 18/20] virtio-scsi: implement BlockDevOps->drained_begin()
,
Kevin Wolf
,
17:25
Re: [PATCH v4 17/20] virtio-blk: implement BlockDevOps->drained_begin()
,
Kevin Wolf
,
17:13
Re: [PATCH v4 16/20] virtio: make it possible to detach host notifier from any thread
,
Kevin Wolf
,
17:01
[PATCH v5 21/21] aio: remove aio_disable_external() API
,
Stefan Hajnoczi
,
15:54
[PATCH v5 20/21] virtio: do not set is_external=true on host notifiers
,
Stefan Hajnoczi
,
15:54
[PATCH v5 18/21] virtio-blk: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
15:54
[PATCH v5 19/21] virtio-scsi: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
15:54
[PATCH v5 17/21] virtio: make it possible to detach host notifier from any thread
,
Stefan Hajnoczi
,
15:54
[PATCH v5 13/21] hw/xen: do not set is_external=true on evtchn fds
,
Stefan Hajnoczi
,
15:54
[PATCH v5 15/21] block/export: don't require AioContext lock around blk_exp_ref/unref()
,
Stefan Hajnoczi
,
15:54
[PATCH v5 16/21] block/fuse: do not set is_external=true on FUSE fd
,
Stefan Hajnoczi
,
15:54
[PATCH v5 14/21] block/export: rewrite vduse-blk drain code
,
Stefan Hajnoczi
,
15:54
[PATCH v5 12/21] xen-block: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
15:54
[PATCH v5 11/21] block: drain from main loop thread in bdrv_co_yield_to_drain()
,
Stefan Hajnoczi
,
15:54
[PATCH v5 10/21] block: add blk_in_drain() API
,
Stefan Hajnoczi
,
15:54
[PATCH v5 09/21] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
,
Stefan Hajnoczi
,
15:54
[PATCH v5 08/21] block/export: stop using is_external in vhost-user-blk server
,
Stefan Hajnoczi
,
15:54
[PATCH v5 07/21] block/export: wait for vhost-user-blk requests when draining
,
Stefan Hajnoczi
,
15:53
[PATCH v5 06/21] util/vhost-user-server: rename refcount to in_flight counter
,
Stefan Hajnoczi
,
15:53
[PATCH v5 05/21] virtio-scsi: stop using aio_disable_external() during unplug
,
Stefan Hajnoczi
,
15:53
[PATCH v5 04/21] virtio-scsi: avoid race between unplug and transport event
,
Stefan Hajnoczi
,
15:53
[PATCH v5 03/21] hw/qdev: introduce qdev_is_realized() helper
,
Stefan Hajnoczi
,
15:53
[PATCH v5 02/21] block-backend: split blk_do_set_aio_context()
,
Stefan Hajnoczi
,
15:53
[PATCH v5 01/21] block: Fix use after free in blockdev_mark_auto_del()
,
Stefan Hajnoczi
,
15:53
[PATCH v5 00/21] block: remove aio_disable_external() API
,
Stefan Hajnoczi
,
15:53
Re: [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Juan Quintela
,
13:29
Re: [PATCH v2 2/2] tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
,
Thomas Huth
,
13:25
Re: [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Daniel P . Berrangé
,
13:09
Re: [PATCH 8/9] qemu-file: Make ram_control_save_page() use accessors for rate_limit
,
Daniel P . Berrangé
,
12:59
Re: [PATCH 5/9] qemu-file: No need to check for shutdown in qemu_file_rate_limit
,
Daniel P . Berrangé
,
12:59
Re: [PATCH 6/9] qemu-file: remove shutdown member
,
Daniel P . Berrangé
,
12:59
Re: [PATCH 3/9] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
,
Daniel P . Berrangé
,
12:55
Re: [PATCH 2/9] migration: qemu_file_total_transferred() function is monotonic
,
Daniel P . Berrangé
,
12:55
Re: [PATCH 7/9] qemu-file: Make total_transferred an uint64_t
,
Daniel P . Berrangé
,
12:55
Re: [PATCH 4/9] qemu-file: Make rate_limit_used an uint64_t
,
Daniel P . Berrangé
,
12:54
Re: [PATCH 1/9] migration: max_postcopy_bandwidth is a size parameter
,
Daniel P . Berrangé
,
12:52
[PATCH v2 2/2] tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
,
Ani Sinha
,
11:48
Re: [PATCH 0/9] QEMU file cleanups
,
Juan Quintela
,
11:31
Re: [PATCH 0/9] QEMU file cleanups
,
Peter Xu
,
11:31
Re: [PATCH v2 12/20] mirror: Require GRAPH_RDLOCK for accessing a node's parent list
,
Kevin Wolf
,
11:21
Re: [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Juan Quintela
,
11:09
Re: [PATCH 0/9] QEMU file cleanups
,
Juan Quintela
,
11:02
Re: [PATCH 0/9] QEMU file cleanups
,
Peter Xu
,
10:48
Re: [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Peter Xu
,
10:47
Re: [PATCH 8/9] qemu-file: Make ram_control_save_page() use accessors for rate_limit
,
Peter Xu
,
10:30
Re: [PATCH 6/9] qemu-file: remove shutdown member
,
Peter Xu
,
10:29
Re: [PATCH 5/9] qemu-file: No need to check for shutdown in qemu_file_rate_limit
,
Peter Xu
,
10:27
Re: [PATCH v2 12/20] mirror: Require GRAPH_RDLOCK for accessing a node's parent list
,
Eric Blake
,
09:20
Re: [PATCH v4 3/5] parallels: Add checking and repairing duplicate offsets in BAT
,
Alexander Ivanov
,
08:48
[PATCH v2 19/20] block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 18/20] block: Mark bdrv_query_block_graph_info() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 17/20] block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 10/20] nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 08/20] block: .bdrv_open is non-coroutine and unlocked
,
Kevin Wolf
,
07:58
[PATCH v2 20/20] block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 13/20] block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 12/20] mirror: Require GRAPH_RDLOCK for accessing a node's parent list
,
Kevin Wolf
,
07:58
[PATCH v2 07/20] graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
,
Kevin Wolf
,
07:58
[PATCH v2 15/20] block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 16/20] block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 11/20] vhdx: Require GRAPH_RDLOCK for accessing a node's parent list
,
Kevin Wolf
,
07:58
[PATCH v2 14/20] block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
07:58
[PATCH v2 09/20] nbd: Remove nbd_co_flush() wrapper function
,
Kevin Wolf
,
07:58
[PATCH v2 06/20] graph-lock: Add GRAPH_UNLOCKED(_PTR)
,
Kevin Wolf
,
07:58
[PATCH v2 05/20] test-bdrv-drain: Don't modify the graph in coroutines
,
Kevin Wolf
,
07:58
[PATCH v2 00/20] Graph locking, part 3 (more block drivers)
,
Kevin Wolf
,
07:58
[PATCH v2 04/20] block: Don't call no_coroutine_fns in qmp_block_resize()
,
Kevin Wolf
,
07:58
[PATCH v2 03/20] block: bdrv/blk_co_unref() for calls in coroutine context
,
Kevin Wolf
,
07:58
[PATCH v2 02/20] block: Consistently call bdrv_activate() outside coroutine
,
Kevin Wolf
,
07:58
[PATCH v2 01/20] qcow2: Don't call bdrv_getlength() in coroutine_fns
,
Kevin Wolf
,
07:58
[PATCH 3/9] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
,
Juan Quintela
,
07:39
[PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()
,
Juan Quintela
,
07:39
[PATCH 7/9] qemu-file: Make total_transferred an uint64_t
,
Juan Quintela
,
07:39
[PATCH 8/9] qemu-file: Make ram_control_save_page() use accessors for rate_limit
,
Juan Quintela
,
07:39
[PATCH 6/9] qemu-file: remove shutdown member
,
Juan Quintela
,
07:39
[PATCH 5/9] qemu-file: No need to check for shutdown in qemu_file_rate_limit
,
Juan Quintela
,
07:38
[PATCH 4/9] qemu-file: Make rate_limit_used an uint64_t
,
Juan Quintela
,
07:38
[PATCH 2/9] migration: qemu_file_total_transferred() function is monotonic
,
Juan Quintela
,
07:38
[PATCH 0/9] QEMU file cleanups
,
Juan Quintela
,
07:38
[PATCH 1/9] migration: max_postcopy_bandwidth is a size parameter
,
Juan Quintela
,
07:38
Re: [PATCH 03/20] block: bdrv/blk_co_unref() for calls in coroutine context
,
Kevin Wolf
,
07:19
Re: [PATCH 15/20] block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
,
Kevin Wolf
,
07:12
Re: [PATCH 13/20] block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
06:52
Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function
,
Juan Quintela
,
06:02
Re: [PATCH] migration: Fix block_bitmap_mapping migration
,
Kevin Wolf
,
05:41
[PATCH v2 2/2] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
05:29
[PATCH v2 1/2] stubs/monitor: add monitor_fd_param()
,
Stefano Garzarella
,
05:28
[PATCH v2 0/2] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
05:28
Re: [PATCH] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
04:47
Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function
,
Kevin Wolf
,
04:38
Re: [PATCH] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
03:38
RE: [PATCH v4 01/10] block/meson.build: prefer positive condition for replication
,
Zhang, Chen
,
03:32
May 03, 2023
Re: [PATCH 11/13] hw/ide/sii3112: Reuse PCIIDEState::{cmd,data}_ops
,
Mark Cave-Ayland
,
16:25
Re: [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops
,
Mark Cave-Ayland
,
15:53
Re: [PATCH] iotests/nbd-reconnect-on-open: Fix NBD socket path
,
Vladimir Sementsov-Ogievskiy
,
15:06
Re: [PATCH] iotests/nbd-reconnect-on-open: Fix NBD socket path
,
Eric Blake
,
15:04
Re: [PATCH] migration: Fix block_bitmap_mapping migration
,
Vladimir Sementsov-Ogievskiy
,
15:04
[PULL 2/2] block/export: call blk_set_dev_ops(blk, NULL, NULL)
,
Eric Blake
,
15:02
Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function
,
Vladimir Sementsov-Ogievskiy
,
15:00
[PATCH] migration: Fix block_bitmap_mapping migration
,
Juan Quintela
,
14:10
Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function
,
Juan Quintela
,
13:18
Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function
,
Juan Quintela
,
13:15
Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function
,
Kevin Wolf
,
13:11
[PATCH] iotests/nbd-reconnect-on-open: Fix NBD socket path
,
Kevin Wolf
,
12:50
Re: [PATCH] block: Fix use after free in blockdev_mark_auto_del()
,
Stefan Hajnoczi
,
12:01
Re: [PATCH] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefan Hajnoczi
,
11:57
Re: [PATCH] block/export: call blk_set_dev_ops(blk, NULL, NULL)
,
Stefan Hajnoczi
,
11:57
Re: [PATCH] block/export: call blk_set_dev_ops(blk, NULL, NULL)
,
Eric Blake
,
11:43
Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function
,
Juan Quintela
,
10:53
Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function
,
Kevin Wolf
,
10:34
[PATCH] block: Fix use after free in blockdev_mark_auto_del()
,
Kevin Wolf
,
10:01
Re: [PATCH v4 07/20] block/export: stop using is_external in vhost-user-blk server
,
Kevin Wolf
,
09:43
Re: [PATCH v4 03/20] virtio-scsi: avoid race between unplug and transport event
,
Stefan Hajnoczi
,
09:12
Re: [PATCH v4 07/20] block/export: stop using is_external in vhost-user-blk server
,
Stefan Hajnoczi
,
09:11
Re: [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug
,
Stefan Hajnoczi
,
09:06
Re: [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug
,
Kevin Wolf
,
07:41
Re: [PATCH] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
05:16
Re: [PATCH v4 07/20] block/export: stop using is_external in vhost-user-blk server
,
Kevin Wolf
,
04:09
Re: [PATCH v4 03/20] virtio-scsi: avoid race between unplug and transport event
,
Kevin Wolf
,
04:01
May 02, 2023
[PATCH] block/export: call blk_set_dev_ops(blk, NULL, NULL)
,
Stefan Hajnoczi
,
17:11
Re: [PATCH v4 10/20] block: drain from main loop thread in bdrv_co_yield_to_drain()
,
Stefan Hajnoczi
,
16:10
Re: [PATCH v4 07/20] block/export: stop using is_external in vhost-user-blk server
,
Stefan Hajnoczi
,
16:06
Re: [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug
,
Stefan Hajnoczi
,
16:02
Re: [PATCH v4 06/20] block/export: wait for vhost-user-blk requests when draining
,
Stefan Hajnoczi
,
15:41
Re: [PATCH] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefan Hajnoczi
,
15:02
Re: [PATCH v4 03/20] virtio-scsi: avoid race between unplug and transport event
,
Stefan Hajnoczi
,
14:56
[PATCH 2/2] tested: add test for nested aio_poll() in poll handlers
,
Stefan Hajnoczi
,
14:42
[PATCH 0/2] aio-posix: do not nest poll handlers
,
Stefan Hajnoczi
,
14:41
[PATCH 1/2] aio-posix: do not nest poll handlers
,
Stefan Hajnoczi
,
14:41
Re: [PATCH v4 10/20] block: drain from main loop thread in bdrv_co_yield_to_drain()
,
Kevin Wolf
,
12:21
Re: [PATCH v4 07/20] block/export: stop using is_external in vhost-user-blk server
,
Kevin Wolf
,
12:04
Re: [PATCH v4 06/20] block/export: wait for vhost-user-blk requests when draining
,
Kevin Wolf
,
11:43
Re: [PATCH v4 03/20] virtio-scsi: avoid race between unplug and transport event
,
Kevin Wolf
,
11:21
[PATCH] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
,
Stefano Garzarella
,
10:52
Re: [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug
,
Kevin Wolf
,
09:20
Re: QMP (without OOB) function running in thread different from the main thread as part of aio_poll
,
Fiona Ebner
,
08:49
Re: [PATCH] async: avoid use-after-free on re-entrancy guard
,
Stefan Hajnoczi
,
07:40
Re: QMP (without OOB) function running in thread different from the main thread as part of aio_poll
,
Juan Quintela
,
06:35
Re: QMP (without OOB) function running in thread different from the main thread as part of aio_poll
,
Juan Quintela
,
06:30
Re: QMP (without OOB) function running in thread different from the main thread as part of aio_poll
,
Fiona Ebner
,
06:25
Re: QMP (without OOB) function running in thread different from the main thread as part of aio_poll
,
Fiona Ebner
,
06:04
Re: [PATCH] async: avoid use-after-free on re-entrancy guard
,
Thomas Huth
,
03:48
May 01, 2023
Re: [PATCH 20/20] block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
,
Stefan Hajnoczi
,
15:10
Re: [PATCH 19/20] block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
,
Stefan Hajnoczi
,
15:10
Re: [PATCH 18/20] block: Mark bdrv_query_block_graph_info() and callers GRAPH_RDLOCK
,
Stefan Hajnoczi
,
15:08
Re: [PATCH 17/20] block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK
,
Stefan Hajnoczi
,
15:08
Re: [PATCH 16/20] block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK
,
Stefan Hajnoczi
,
15:07
Re: [PATCH 15/20] block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
,
Stefan Hajnoczi
,
15:05
Re: [PATCH 14/20] block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
,
Stefan Hajnoczi
,
15:04
Re: [PATCH 13/20] block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK
,
Stefan Hajnoczi
,
15:03
Re: [PATCH 12/20] mirror: Take graph lock for accessing a node's parent list
,
Stefan Hajnoczi
,
14:59
Re: [PATCH 11/20] vhdx: Take graph lock for accessing a node's parent list
,
Stefan Hajnoczi
,
14:58
Re: [PATCH 10/20] nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK
,
Stefan Hajnoczi
,
14:57
[PATCH] block: compile out assert_bdrv_graph_readable() by default
,
Stefan Hajnoczi
,
13:34
Re: [PATCH 09/20] nbd: Remove nbd_co_flush() wrapper function
,
Stefan Hajnoczi
,
12:04
Re: [PATCH 08/20] block: .bdrv_open is non-coroutine and unlocked
,
Stefan Hajnoczi
,
12:02
Re: [PATCH 07/20] graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
,
Stefan Hajnoczi
,
11:34
Re: [PATCH 06/20] graph-lock: Add GRAPH_UNLOCKED(_PTR)
,
Stefan Hajnoczi
,
11:33
Re: [PATCH 05/20] test-bdrv-drain: Don't modify the graph in coroutines
,
Stefan Hajnoczi
,
11:31
Re: [PATCH 04/20] block: Don't call no_coroutine_fns in qmp_block_resize()
,
Stefan Hajnoczi
,
11:25
Re: [PATCH 03/20] block: bdrv/blk_co_unref() for calls in coroutine context
,
Stefan Hajnoczi
,
11:24
Re: [PATCH 02/20] block: Consistently call bdrv_activate() outside coroutine
,
Stefan Hajnoczi
,
11:21
Re: [PATCH 01/20] qcow2: Don't call bdrv_getlength() in coroutine_fns
,
Stefan Hajnoczi
,
11:20
Re: [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug
,
Stefan Hajnoczi
,
11:10
[PATCH] async: avoid use-after-free on re-entrancy guard
,
Alexander Bulekov
,
10:22
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc