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: Fri Jan 31 2020 17:15:05 -0500
Messages in reverse chronological order
[
Next Period
]
January 31, 2020
Re: [PATCH v11 2/2] docs: qcow2: introduce compression type feature
,
Alberto Garcia
,
17:15
Re: [PATCH] block/backup-top: fix flags handling
,
Eric Blake
,
14:38
Re: [PATCH v2 2/5] migretion/block-dirty-bitmap: refactor init_dirty_bitmap_migration
,
Eric Blake
,
14:28
Re: [PATCH v2 1/5] block: Mark commit and mirror as filter drivers
,
Eric Blake
,
14:24
[PATCH] block/backup-top: fix flags handling
,
Vladimir Sementsov-Ogievskiy
,
13:48
Re: [PATCH v11 2/2] docs: qcow2: introduce compression type feature
,
Vladimir Sementsov-Ogievskiy
,
13:15
Re: [PATCH 10/17] block: Add new BDRV_ZERO_OPEN flag
,
Eric Blake
,
13:03
Re: [PATCH v11 2/2] docs: qcow2: introduce compression type feature
,
Eric Blake
,
12:49
[PATCH 14/17] qcow2: Expose all zero bit through .bdrv_known_zeroes
,
Eric Blake
,
12:45
[PATCH 16/17] iotests: Add new test for qcow2 all-zero bit
,
Eric Blake
,
12:45
[PATCH 17/17] qcow2: Let qemu-img check cover all-zero bit
,
Eric Blake
,
12:45
[PATCH 15/17] qcow2: Implement all-zero autoclear bit
,
Eric Blake
,
12:45
[PATCH 13/17] qcow2: Add new autoclear feature for all zero image
,
Eric Blake
,
12:45
[PATCH 12/17] gluster: Support BDRV_ZERO_OPEN
,
Eric Blake
,
12:45
[PATCH 09/17] block: Refactor bdrv_has_zero_init{,_truncate}
,
Eric Blake
,
12:45
[PATCH 11/17] file-posix: Support BDRV_ZERO_OPEN
,
Eric Blake
,
12:45
[PATCH 10/17] block: Add new BDRV_ZERO_OPEN flag
,
Eric Blake
,
12:45
[PATCH 00/17] Improve qcow2 all-zero detection
,
Eric Blake
,
12:44
[PATCH 03/17] qcow2: Avoid feature name extension on small cluster size
,
Eric Blake
,
12:44
[PATCH 08/17] sheepdog: Consistently set bdrv_has_zero_init_truncate
,
Eric Blake
,
12:44
[PATCH 06/17] block: Improve bdrv_has_zero_init_truncate with backing file
,
Eric Blake
,
12:44
[PATCH 07/17] gluster: Drop useless has_zero_init callback
,
Eric Blake
,
12:44
[PATCH 05/17] block: Don't advertise zero_init_truncate with encryption
,
Eric Blake
,
12:44
[PATCH 02/17] qcow2: List autoclear bit names in header
,
Eric Blake
,
12:44
[PATCH 04/17] block: Improve documentation of .bdrv_has_zero_init
,
Eric Blake
,
12:44
[PATCH 01/17] qcow2: Comment typo fixes
,
Eric Blake
,
12:44
Re: [PATCH v11 2/2] docs: qcow2: introduce compression type feature
,
Alberto Garcia
,
12:34
Re: [PATCH v11 1/2] docs: improve qcow2 spec about extending image header
,
Alberto Garcia
,
12:13
Re: [PATCH v2 1/8] Makefile: Ensure we don't run Sphinx in parallel for manpages
,
Alex Bennée
,
10:21
Re: [PATCH v2 7/8] scripts/qemu-trace-stap: Convert documentation to rST
,
Alex Bennée
,
10:15
Re: [PATCH v2 6/8] qemu-img-cmds.hx: Remove texinfo document fragments
,
Alex Bennée
,
10:14
Re: [PATCH v2 5/8] qemu-img: Convert invocation documentation to rST
,
Alex Bennée
,
10:14
Re: [PATCH v11 1/2] docs: improve qcow2 spec about extending image header
,
Eric Blake
,
09:47
Re: [PATCH v11 2/2] docs: qcow2: introduce compression type feature
,
Eric Blake
,
09:46
Re: [PATCH v5 5/6] iotests: Skip Python-based tests if QEMU does not support virtio-blk
,
Philippe Mathieu-Daudé
,
09:35
[PATCH v11 1/2] docs: improve qcow2 spec about extending image header
,
Vladimir Sementsov-Ogievskiy
,
09:22
[PATCH v11 2/2] docs: qcow2: introduce compression type feature
,
Vladimir Sementsov-Ogievskiy
,
09:22
[PATCH v11 0/2] docs: qcow2: introduce compression type feature
,
Vladimir Sementsov-Ogievskiy
,
09:22
Re: [PATCH v10 1/2] docs: improve qcow2 spec about extending image header
,
Vladimir Sementsov-Ogievskiy
,
09:05
Re: [PATCH v10 1/2] docs: improve qcow2 spec about extending image header
,
Vladimir Sementsov-Ogievskiy
,
08:55
Re: [Xen-devel] [PATCH v7 00/11] error: auto propagated local_err part I
,
Vladimir Sementsov-Ogievskiy
,
08:32
Re: [Xen-devel] [PATCH v7 00/11] error: auto propagated local_err part I
,
no-reply
,
08:13
[PATCH v7 03/11] scripts: add coccinelle script to use auto propagated errp
,
Vladimir Sementsov-Ogievskiy
,
08:02
[PATCH v7 11/11] xen: introduce ERRP_AUTO_PROPAGATE
,
Vladimir Sementsov-Ogievskiy
,
08:01
[PATCH v7 00/11] error: auto propagated local_err part I
,
Vladimir Sementsov-Ogievskiy
,
08:01
[PATCH v7 01/11] qapi/error: add (Error **errp) cleaning APIs
,
Vladimir Sementsov-Ogievskiy
,
08:01
[PATCH v7 10/11] nbd: introduce ERRP_AUTO_PROPAGATE
,
Vladimir Sementsov-Ogievskiy
,
08:01
[PATCH v7 02/11] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
08:01
[PATCH v7 06/11] pflash: introduce ERRP_AUTO_PROPAGATE
,
Vladimir Sementsov-Ogievskiy
,
08:01
Re: [PATCH] iotests: Remove the superfluous 2nd check for the availability of quorum
,
Andrey Shinkevich
,
07:18
Re: [PATCH v2 0/8] qemu-img, qemu-trace-stap, virtfs-proxy-helper: convert to rST
,
Peter Maydell
,
06:44
Re: [PULL 00/18] Block patches
,
Peter Maydell
,
06:39
Re: [PATCH] xen-bus/block: explicitly assign event channels to an AioContext
,
Anthony PERARD
,
06:12
Re: [PATCH v5 5/6] iotests: Skip Python-based tests if QEMU does not support virtio-blk
,
Thomas Huth
,
02:08
January 30, 2020
Re: [PATCH v2 07/12] tests/acceptance: Remove shebang header
,
Philippe Mathieu-Daudé
,
18:48
Re: [PATCH v9 0/4] delete created files when block_crypto_co_create_opts_luks fails
,
no-reply
,
18:01
Re: [PATCH v5 5/6] iotests: Skip Python-based tests if QEMU does not support virtio-blk
,
Philippe Mathieu-Daudé
,
17:32
[PATCH v3 21/21] iotests: Check that @replaces can replace filters
,
Max Reitz
,
16:45
[PATCH v3 20/21] iotests: Add tests for invalid Quorum @replaces
,
Max Reitz
,
16:45
[PATCH v3 19/21] iotests: Use self.image_len in TestRepairQuorum
,
Max Reitz
,
16:45
[PATCH v3 17/21] iotests/041: Drop superfluous shutdowns
,
Max Reitz
,
16:45
[PATCH v3 15/21] iotests: Use complete_and_wait() in 155
,
Max Reitz
,
16:45
[PATCH v3 18/21] iotests: Resolve TODOs in 041
,
Max Reitz
,
16:45
[PATCH v3 16/21] iotests: Add VM.assert_block_path()
,
Max Reitz
,
16:45
[PATCH v3 14/21] quorum: Stop marking it as a filter
,
Max Reitz
,
16:45
[PATCH v3 13/21] mirror: Double-check immediately before replacing
,
Max Reitz
,
16:45
[PATCH v3 12/21] block: Remove bdrv_recurse_is_first_non_filter()
,
Max Reitz
,
16:45
[PATCH v3 11/21] block: Use bdrv_recurse_can_replace()
,
Max Reitz
,
16:45
[PATCH v3 10/21] quorum: Implement .bdrv_recurse_can_replace()
,
Max Reitz
,
16:45
[PATCH v3 08/21] quorum: Store children in own structure
,
Max Reitz
,
16:45
[PATCH v3 09/21] quorum: Add QuorumChild.to_be_replaced
,
Max Reitz
,
16:45
[PATCH v3 07/21] blkverify: Implement .bdrv_recurse_can_replace()
,
Max Reitz
,
16:45
[PATCH v3 00/21] block: Fix check_to_replace_node()
,
Max Reitz
,
16:45
[PATCH v3 06/21] block: Add bdrv_recurse_can_replace()
,
Max Reitz
,
16:44
[PATCH v3 05/21] quorum: Fix child permissions
,
Max Reitz
,
16:44
[PATCH v3 03/21] block: Drop bdrv_is_first_non_filter()
,
Max Reitz
,
16:44
[PATCH v3 04/21] iotests: Let 041 use -blockdev for quorum children
,
Max Reitz
,
16:44
[PATCH v3 02/21] blockdev: Allow resizing everywhere
,
Max Reitz
,
16:44
[PATCH v3 01/21] blockdev: Allow external snapshots everywhere
,
Max Reitz
,
16:44
[PATCH v9 4/4] qemu-iotests: adding LUKS cleanup for non-UTF8 secret error
,
Daniel Henrique Barboza
,
16:39
[PATCH v9 3/4] crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails
,
Daniel Henrique Barboza
,
16:39
[PATCH v9 2/4] block.c: adding bdrv_co_delete_file
,
Daniel Henrique Barboza
,
16:39
[PATCH v9 1/4] block: introducing 'bdrv_co_delete_file' interface
,
Daniel Henrique Barboza
,
16:39
[PATCH v9 0/4] delete created files when block_crypto_co_create_opts_luks fails
,
Daniel Henrique Barboza
,
16:39
[PULL 18/18] tests/qemu-iotests: use AIOMODE with various tests
,
Stefan Hajnoczi
,
16:33
[PULL 17/18] tests/qemu-iotests: enable testing with aio options
,
Stefan Hajnoczi
,
16:33
[PULL 16/18] qemu-nbd: adds option for aio engines
,
Stefan Hajnoczi
,
16:33
[PULL 15/18] qemu-img: adds option to use aio engine for benchmarking
,
Stefan Hajnoczi
,
16:32
[PULL 14/18] qemu-io: adds option to use aio engine
,
Stefan Hajnoczi
,
16:32
[PULL 13/18] block/io_uring: adds userspace completion polling
,
Stefan Hajnoczi
,
16:32
[PULL 12/18] block: add trace events for io_uring
,
Stefan Hajnoczi
,
16:32
[PULL 09/18] util/async: add aio interfaces for io_uring
,
Stefan Hajnoczi
,
16:32
[PULL 11/18] block/file-posix.c: extend to use io_uring
,
Stefan Hajnoczi
,
16:32
[PULL 07/18] block/io_uring: implements interfaces for io_uring
,
Stefan Hajnoczi
,
16:32
[PULL 10/18] blockdev: adds bdrv_parse_aio to use io_uring
,
Stefan Hajnoczi
,
16:32
[PULL 08/18] stubs: add stubs for io_uring interface
,
Stefan Hajnoczi
,
16:32
[PULL 06/18] block/block: add BDRV flag for io_uring
,
Stefan Hajnoczi
,
16:32
[PULL 05/18] qapi/block-core: add option for io_uring
,
Stefan Hajnoczi
,
16:32
[PULL 04/18] configure: permit use of io_uring
,
Stefan Hajnoczi
,
16:31
[PULL 03/18] block/io: take bs->reqs_lock in bdrv_mark_request_serialising
,
Stefan Hajnoczi
,
16:31
[PULL 02/18] block/io: wait for serialising requests when a request becomes serialising
,
Stefan Hajnoczi
,
16:31
[PULL 01/18] block: eliminate BDRV_REQ_NO_SERIALISING
,
Stefan Hajnoczi
,
16:31
[PULL 00/18] Block patches
,
Stefan Hajnoczi
,
16:31
Re: [PATCH v2 7/7] block/block-copy: hide structure definitions
,
Andrey Shinkevich
,
13:58
Re: [PATCH v2 6/7] block/block-copy: reduce intersecting request lock
,
Andrey Shinkevich
,
13:01
[PATCH v2 14/14] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
12:30
[PATCH v2 13/14] block/qcow2: implement blockdev-amend
,
Maxim Levitsky
,
12:30
[PATCH v2 12/14] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
12:30
[PATCH v2 05/14] block/amend: refactor qcow2 amend options
,
Maxim Levitsky
,
12:30
[PATCH v2 10/14] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
12:30
[PATCH v2 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
12:30
[PATCH v2 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
12:30
[PATCH v2 09/14] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
12:30
[PATCH v2 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
12:29
[PATCH v2 06/14] block/crypto: rename two functions
,
Maxim Levitsky
,
12:29
[PATCH v2 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
12:29
[PATCH v2 03/14] block/amend: add 'force' option
,
Maxim Levitsky
,
12:29
[PATCH v2 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
12:29
[PATCH v2 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
12:29
[PATCH v2 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
12:29
Re: [PATCH v2 6/7] block/block-copy: reduce intersecting request lock
,
Vladimir Sementsov-Ogievskiy
,
12:09
Re: [PATCH v6 00/11] error: auto propagated local_err part I
,
Markus Armbruster
,
11:51
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Markus Armbruster
,
11:38
[PATCH v2 12/12] tests/qemu-iotests/check: Only check for Python 3 interpreter
,
Philippe Mathieu-Daudé
,
11:34
[PATCH v2 11/12] scripts: Explicit usage of Python 3 (scripts without __main__)
,
Philippe Mathieu-Daudé
,
11:34
[PATCH v2 10/12] tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
,
Philippe Mathieu-Daudé
,
11:34
[PATCH v2 09/12] tests/vm: Remove shebang header
,
Philippe Mathieu-Daudé
,
11:34
[PATCH v2 08/12] scripts/tracetool: Remove shebang header
,
Philippe Mathieu-Daudé
,
11:34
[PATCH v2 07/12] tests/acceptance: Remove shebang header
,
Philippe Mathieu-Daudé
,
11:34
[PATCH v2 06/12] scripts/minikconf: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
11:34
[PATCH v2 05/12] scripts: Explicit usage of Python 3 (scripts with __main__)
,
Philippe Mathieu-Daudé
,
11:33
[PATCH v2 04/12] tests: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
11:33
[PATCH v2 03/12] tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
,
Philippe Mathieu-Daudé
,
11:33
[PATCH v2 01/12] scripts/checkpatch.pl: Only allow Python 3 interpreter
,
Philippe Mathieu-Daudé
,
11:33
[PATCH v2 02/12] tests/qemu-iotests/check: Allow use of python3 interpreter
,
Philippe Mathieu-Daudé
,
11:33
[PATCH v2 00/12] python: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
11:33
Re: [PATCH v2 6/7] block/block-copy: reduce intersecting request lock
,
Andrey Shinkevich
,
11:24
Re: [PATCH 11/13] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
11:24
Re: [PATCH 00/10] python: Explicit usage of Python 3
,
Stefan Hajnoczi
,
11:19
Re: [PATCH 08/13] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
11:12
Re: [PATCH 07/13] qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
11:10
Re: [PATCH 06/13] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
11:08
Re: [PATCH 0/3] request_alignment vs file size
,
Vladimir Sementsov-Ogievskiy
,
11:06
Re: [PATCH v2 6/7] block/block-copy: reduce intersecting request lock
,
Vladimir Sementsov-Ogievskiy
,
11:05
Re: [PATCH 04/13] block: amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
10:54
Re: [PATCH v2 6/7] block/block-copy: reduce intersecting request lock
,
Andrey Shinkevich
,
10:54
Re: [PATCH 0/3] request_alignment vs file size
,
no-reply
,
10:53
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Maxim Levitsky
,
10:46
Re: [PATCH 00/10] python: Explicit usage of Python 3
,
Vladimir Sementsov-Ogievskiy
,
10:29
[PATCH 0/3] request_alignment vs file size
,
Vladimir Sementsov-Ogievskiy
,
10:22
[PATCH 2/3] block/file-posix: consider file size when fallback to max_align
,
Vladimir Sementsov-Ogievskiy
,
10:22
[PATCH 3/3] block: fail on open when file size is unaligned to request_alignment
,
Vladimir Sementsov-Ogievskiy
,
10:22
[PATCH 1/3] block/file-posix: add raw_getlength_fd
,
Vladimir Sementsov-Ogievskiy
,
10:22
Re: [PATCH 00/10] python: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
10:04
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Daniel P . Berrangé
,
10:01
Re: [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
,
Stefan Hajnoczi
,
09:59
Re: [PATCH v1 1/4] virtio: introduce VIRTQUEUE_DEFUALT_SIZE instead of hardcoded constants
,
Stefan Hajnoczi
,
09:56
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Markus Armbruster
,
09:53
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Markus Armbruster
,
09:47
Re: [PATCH 05/10] tests/acceptance: Remove shebang header
,
Wainer dos Santos Moschetta
,
09:34
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Daniel P . Berrangé
,
09:30
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Kevin Wolf
,
09:23
Re: [PATCH 00/10] python: Explicit usage of Python 3
,
Vladimir Sementsov-Ogievskiy
,
09:02
Re: [PATCH v2 6/7] block/block-copy: reduce intersecting request lock
,
Vladimir Sementsov-Ogievskiy
,
08:46
Re: [PATCH v1 3/4] tests: add virtuqueue size checking to virtio_seg_max_adjust test
,
Michael S. Tsirkin
,
08:43
Re: [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
,
Michael S. Tsirkin
,
08:40
Re: [PATCH v1 1/4] virtio: introduce VIRTQUEUE_DEFUALT_SIZE instead of hardcoded constants
,
Michael S. Tsirkin
,
08:39
Re: [PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter
,
Philippe Mathieu-Daudé
,
08:35
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Maxim Levitsky
,
07:59
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Daniel P . Berrangé
,
07:53
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Kevin Wolf
,
07:39
Re: [PATCH v6 00/11] error: auto propagated local_err part I
,
Vladimir Sementsov-Ogievskiy
,
07:37
[PATCH v4 10/11] monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
,
Maxim Levitsky
,
07:35
[PATCH v4 11/11] monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.c
,
Maxim Levitsky
,
07:35
[PATCH v4 09/11] monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
,
Maxim Levitsky
,
07:35
[PATCH v4 08/11] monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
,
Maxim Levitsky
,
07:35
[PATCH v4 07/11] monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c hmp_snapshot_blkdev is from GPLv2 version of the hmp-cmds.c thus have to change the licence to GPLv2
,
Maxim Levitsky
,
07:35
[PATCH v4 06/11] monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
,
Maxim Levitsky
,
07:35
[PATCH v4 05/11] monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c Moved code was added after 2012-01-13, thus under GPLv2+
,
Maxim Levitsky
,
07:35
[PATCH v4 04/11] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
,
Maxim Levitsky
,
07:35
[PATCH v4 03/11] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
,
Maxim Levitsky
,
07:35
[PATCH v4 02/11] monitor/hmp: uninline add_init_drive
,
Maxim Levitsky
,
07:35
[PATCH v4 01/11] usb/dev-storage: remove unused include
,
Maxim Levitsky
,
07:35
[PATCH v4 00/11] RFC: [for 5.0]: HMP monitor handlers refactoring
,
Maxim Levitsky
,
07:35
Re: request_alignment vs file size, how to fix crash?
,
Kevin Wolf
,
07:13
Re: [PULL 0/2] Ide patches
,
Peter Maydell
,
06:43
Re: request_alignment vs file size, how to fix crash?
,
Vladimir Sementsov-Ogievskiy
,
06:30
Re: request_alignment vs file size, how to fix crash?
,
Kevin Wolf
,
06:11
Re: [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
,
Cornelia Huck
,
06:03
Re: [PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter
,
Kevin Wolf
,
05:59
Re: [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
,
Stefan Hajnoczi
,
05:52
Re: request_alignment vs file size, how to fix crash?
,
Vladimir Sementsov-Ogievskiy
,
05:40
Re: [PATCH 01/10] scripts: Explicit usage of Python 3
,
Juan Quintela
,
04:13
Re: [PATCH v3 2/4] qapi: Create module 'control'
,
Markus Armbruster
,
02:32
January 29, 2020
Re: [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
,
Paolo Bonzini
,
19:29
Re: [PATCH] xen-bus/block: explicitly assign event channels to an AioContext
,
Julien Grall
,
19:02
[PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter
,
Philippe Mathieu-Daudé
,
18:15
[PATCH 09/10] scripts: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
18:15
[PATCH 08/10] tests/qemu-iotests: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
18:15
[PATCH 07/10] tests/vm: Remove shebang header
,
Philippe Mathieu-Daudé
,
18:15
[PATCH 06/10] scripts/tracetool: Remove shebang header
,
Philippe Mathieu-Daudé
,
18:15
[PATCH 05/10] tests/acceptance: Remove shebang header
,
Philippe Mathieu-Daudé
,
18:14
[PATCH 04/10] scripts/minikconf: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
18:14
[PATCH 03/10] tests: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
18:14
[PATCH 02/10] tests/qemu-iotests: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
18:14
[PATCH 01/10] scripts: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
18:14
[PATCH 00/10] python: Explicit usage of Python 3
,
Philippe Mathieu-Daudé
,
18:14
Re: [PATCH v2 6/7] block/block-copy: reduce intersecting request lock
,
Andrey Shinkevich
,
15:05
request_alignment vs file size, how to fix crash?
,
Vladimir Sementsov-Ogievskiy
,
13:01
Re: [PATCH v1 1/4] virtio: introduce VIRTQUEUE_DEFUALT_SIZE instead of hardcoded constants
,
Cornelia Huck
,
12:55
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Maxim Levitsky
,
12:55
Re: [PATCH 01/13] qcrypto: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
12:49
Re: [PATCH v2 5/7] block/block-copy: rename start to offset in interfaces
,
Andrey Shinkevich
,
12:37
Re: [PATCH v2 4/7] block/block-copy: refactor interfaces to use bytes instead of end
,
Andrey Shinkevich
,
12:12
Re: [PATCH v1 1/4] virtio: introduce VIRTQUEUE_DEFUALT_SIZE instead of hardcoded constants
,
Philippe Mathieu-Daudé
,
12:02
Re: [PATCH v3 2/4] qapi: Create module 'control'
,
Kevin Wolf
,
11:58
Re: [PATCH v3 2/4] qapi: Create module 'control'
,
Markus Armbruster
,
11:35
Re: [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
,
Stefan Hajnoczi
,
10:44
Re: [PATCH] iotests: Remove the superfluous 2nd check for the availability of quorum
,
Alberto Garcia
,
09:28
[PATCH] iotests: Remove the superfluous 2nd check for the availability of quorum
,
Thomas Huth
,
09:18
[PATCH v1 4/4] tests: rename virtio_seg_max_adjust to virtio_check_params
,
Denis Plotnikov
,
09:07
[PATCH v1 1/4] virtio: introduce VIRTQUEUE_DEFUALT_SIZE instead of hardcoded constants
,
Denis Plotnikov
,
09:07
[PATCH v1 3/4] tests: add virtuqueue size checking to virtio_seg_max_adjust test
,
Denis Plotnikov
,
09:07
[PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
,
Denis Plotnikov
,
09:07
[PATCH v1 0/4] Increase default virtqueue size to improve performance
,
Denis Plotnikov
,
09:07
Re: [PATCH v3 03/13] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
,
Maxim Levitsky
,
06:31
Re: [PATCH v3 13/13] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands
,
Maxim Levitsky
,
06:05
Re: [PATCH v3 12/13] add 'error' prefix to vreport
,
Maxim Levitsky
,
05:58
Re: [PATCH v3 12/13] add 'error' prefix to vreport
,
Markus Armbruster
,
05:38
Re: [PATCH v3 13/13] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands
,
Markus Armbruster
,
05:28
[PATCH v3 4/4] monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
,
Kevin Wolf
,
05:22
[PATCH v3 3/4] monitor: Create monitor/qmp-cmds-control.c
,
Kevin Wolf
,
05:22
[PATCH v3 2/4] qapi: Create module 'control'
,
Kevin Wolf
,
05:22
[PATCH v3 1/4] monitor: Move monitor option parsing to monitor/monitor.c
,
Kevin Wolf
,
05:22
[PATCH v3 0/4] monitor: Refactoring in preparation for qemu-storage-daemon
,
Kevin Wolf
,
05:22
Re: [PATCH v3 03/13] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
,
Markus Armbruster
,
05:19
Re: [PATCH v2 2/4] qapi: Create module 'control'
,
Kevin Wolf
,
05:17
Re: [PATCH v2 2/4] qapi: Create module 'control'
,
Markus Armbruster
,
04:41
Re: [PATCH v2 3/7] block/block-copy: factor out block_copy_find_inflight_req
,
Andrey Shinkevich
,
04:25
Re: [PATCH v2 2/7] block/block-copy: use block_status
,
Andrey Shinkevich
,
04:12
Re: [PATCH v2 4/4] monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
,
Markus Armbruster
,
04:12
Re: [PATCH v2 2/4] qapi: Create module 'control'
,
Kevin Wolf
,
04:10
Re: [PATCH v2 3/4] monitor: Create monitor/qmp-cmds-control.c
,
Markus Armbruster
,
04:09
Re: [PATCH v2 2/4] qapi: Create module 'control'
,
Markus Armbruster
,
03:36
Re: [PATCH v2 1/7] block/block-copy: specialcase first copy_range request
,
Andrey Shinkevich
,
02:39
Re: [PATCH v2 1/4] monitor: Move monitor option parsing to monitor/monitor.c
,
Markus Armbruster
,
01:06
January 28, 2020
Re: [PATCH v3 08/13] monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
,
Eric Blake
,
15:06
Re: [PATCH 9/9] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands
,
Dr. David Alan Gilbert
,
14:35
Re: [PATCH v3 13/13] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands
,
Maxim Levitsky
,
14:31
Re: [PATCH v3 12/13] add 'error' prefix to vreport
,
Maxim Levitsky
,
14:31
Re: [PATCH v3 11/13] monitor: Move hmp_drive_add_node to block-hmp-cmds.c
,
Maxim Levitsky
,
14:30
Re: [PATCH v3 04/13] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
,
Maxim Levitsky
,
14:29
Re: [PATCH v3 03/13] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
,
Maxim Levitsky
,
14:29
Re: [PATCH v3 11/13] monitor: Move hmp_drive_add_node to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
14:03
Re: [PATCH v3 10/13] monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
14:00
Re: [PATCH v3 08/13] monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
13:56
Re: [PATCH v3 07/13] monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
13:54
Re: [PATCH v3 09/13] monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
13:52
Re: [PATCH v3 09/13] monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
13:45
Re: [PATCH v3 06/13] monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
13:15
Re: [PATCH v3 06/13] monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
13:11
Re: [PATCH v3 05/13] monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
13:00
[PATCH v2 4/4] monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
,
Kevin Wolf
,
12:52
[PATCH v2 2/4] qapi: Create module 'control'
,
Kevin Wolf
,
12:52
[PATCH v2 1/4] monitor: Move monitor option parsing to monitor/monitor.c
,
Kevin Wolf
,
12:52
[PATCH v2 3/4] monitor: Create monitor/qmp-cmds-control.c
,
Kevin Wolf
,
12:52
[PATCH v2 0/4] monitor: Refactoring in preparation for qemu-storage-daemon
,
Kevin Wolf
,
12:52
Re: [PATCH v3 04/13] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
12:52
Re: [PATCH 12/13] block/qcow2: implement blockdev-amend
,
Daniel P . Berrangé
,
12:42
Re: [PATCH 11/13] block/crypto: implement blockdev-amend
,
Daniel P . Berrangé
,
12:40
Re: [PATCH 08/13] iotests: filter few more luks specific create options
,
Daniel P . Berrangé
,
12:36
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Daniel P . Berrangé
,
12:33
Re: [PATCH 07/13] qcow2: extend qemu-img amend interface with crypto options
,
Daniel P . Berrangé
,
12:30
Re: [PATCH 06/13] block/crypto: implement the encryption key management
,
Daniel P . Berrangé
,
12:28
Re: [PATCH 04/13] block: amend: separate amend and create options for qemu-img
,
Daniel P . Berrangé
,
12:24
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Daniel P . Berrangé
,
12:22
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Daniel P . Berrangé
,
12:11
Re: [PATCH 01/13] qcrypto: add generic infrastructure for crypto options amendment
,
Daniel P . Berrangé
,
11:59
Re: [PATCH v3 03/13] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
,
Dr. David Alan Gilbert
,
11:56
Re: [PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
Dr. David Alan Gilbert
,
11:47
Re: [PATCH 2/2] mirror: Don't let an operation wait for itself
,
Eric Blake
,
11:28
Re: [PATCH 1/2] mirror: Store MirrorOp.co for debuggability
,
Eric Blake
,
11:26
[PATCH 1/2] mirror: Store MirrorOp.co for debuggability
,
Kevin Wolf
,
10:18
[PATCH 0/2] mirror: Fix hang (operation waiting for itself)
,
Kevin Wolf
,
10:18
[PATCH 2/2] mirror: Don't let an operation wait for itself
,
Kevin Wolf
,
10:18
Re: [PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
Ján Tomko
,
08:41
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Kevin Wolf
,
07:42
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Philippe Mathieu-Daudé
,
07:31
Re: [PULL 00/13] Block layer patches
,
Peter Maydell
,
04:32
Re: [PATCH v2 2/2] doc: Use @code rather than @var for options
,
Peter Maydell
,
04:11
Re: [PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
Markus Armbruster
,
03:17
Re: [PATCH v2 1/2] qemu-img: Add --target-is-zero to convert
,
David Edmondson
,
02:46
Re: [PATCH v2 2/2] doc: Use @code rather than @var for options
,
David Edmondson
,
02:39
January 27, 2020
[PULL 2/2] tests/ide-test: Create a single unit-test covering more PRDT cases
,
John Snow
,
20:07
[PULL 1/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
,
John Snow
,
20:07
[PULL 0/2] Ide patches
,
John Snow
,
20:07
Re: [PATCH v2 1/2] qemu-img: Add --target-is-zero to convert
,
Eric Blake
,
17:39
Re: [PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
John Snow
,
16:01
Re: [PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
Peter Krempa
,
15:44
Re: [PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
John Snow
,
14:39
Re: [PATCH v2 2/2] doc: Use @code rather than @var for options
,
Eric Blake
,
14:31
[PULL 13/13] iscsi: Don't access non-existent scsi_lba_status_descriptor
,
Kevin Wolf
,
12:56
[PULL 12/13] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Kevin Wolf
,
12:56
[PULL 07/13] block/backup-top: Don't acquire context while dropping top
,
Kevin Wolf
,
12:56
[PULL 08/13] blockdev: Acquire AioContext on dirty bitmap functions
,
Kevin Wolf
,
12:56
[PULL 10/13] iotests: Test handling of AioContexts with some blockdev actions
,
Kevin Wolf
,
12:56
[PULL 09/13] blockdev: Return bs to the proper context on snapshot abort
,
Kevin Wolf
,
12:56
[PULL 06/13] blockdev: honor bdrv_try_set_aio_context() context requirements
,
Kevin Wolf
,
12:56
[PULL 11/13] block/backup: fix memory leak in bdrv_backup_top_append()
,
Kevin Wolf
,
12:56
[PULL 04/13] blockdev: unify qmp_drive_backup and drive-backup transaction paths
,
Kevin Wolf
,
12:56
[PULL 05/13] blockdev: unify qmp_blockdev_backup and blockdev-backup transaction paths
,
Kevin Wolf
,
12:56
[PULL 02/13] iotests: Add more "skip_if_unsupported" statements to the python tests
,
Kevin Wolf
,
12:56
[PULL 03/13] blockdev: fix coding style issues in drive_backup_prepare
,
Kevin Wolf
,
12:56
[PULL 00/13] Block layer patches
,
Kevin Wolf
,
12:56
[PULL 01/13] iotests.py: Let wait_migration wait even more
,
Kevin Wolf
,
12:56
Re: [PATCH 8/9] monitor: move hmp_info_block* to blockdev-hmp-cmds.c
,
Kevin Wolf
,
09:07
Re: [PATCH 8/9] monitor: move hmp_info_block* to blockdev-hmp-cmds.c
,
Maxim Levitsky
,
08:54
Re: [PATCH 9/9] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands
,
Maxim Levitsky
,
08:53
Re: [PATCH 9/9] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands
,
Markus Armbruster
,
08:44
Re: [PATCH 8/9] monitor: move hmp_info_block* to blockdev-hmp-cmds.c
,
Markus Armbruster
,
08:33
Re: [PATCH v2 4/4] vhost-user-blk: default num_queues to -smp N
,
Cornelia Huck
,
08:17
Re: [PATCH v2 3/4] virtio-blk: default num_queues to -smp N
,
Cornelia Huck
,
08:14
Re: [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
,
Cornelia Huck
,
08:10
Re: [PATCH v2 1/4] virtio-scsi: introduce a constant for fixed virtqueues
,
Cornelia Huck
,
07:59
Re: [PATCH] iotests/279: Fix for non-qcow2 formats
,
Thomas Huth
,
07:44
Re: [PATCH 8/9] monitor: move hmp_info_block* to blockdev-hmp-cmds.c
,
Maxim Levitsky
,
06:05
Re: [PATCH 9/9] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands
,
Maxim Levitsky
,
06:05
Re: [PATCH 4/9] monitor: move hmp_drive_mirror and hmp_drive_backup to blockdev-hmp-cmds.c
,
Maxim Levitsky
,
06:04
Re: [PATCH 5/9] monitor: move hmp_block_job* to blockdev-hmp-cmd.c
,
Maxim Levitsky
,
06:04
Re: [PATCH 3/9] monitor: move hmp_drive_del and hmp_commit to blockdev-hmp-cmds.c
,
Maxim Levitsky
,
06:03
Re: [PATCH 3/9] monitor: move hmp_drive_del and hmp_commit to blockdev-hmp-cmds.c
,
Maxim Levitsky
,
06:03
Re: [PATCH 1/9] monitor: uninline add_init_drive
,
Maxim Levitsky
,
06:03
Re: [PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
Maxim Levitsky
,
05:59
Re: [PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
no-reply
,
05:56
Re: [PATCH v3 01/13] usb/dev-storage: remove unused include
,
Philippe Mathieu-Daudé
,
05:49
[PATCH v3 12/13] add 'error' prefix to vreport
,
Maxim Levitsky
,
05:38
[PATCH v3 13/13] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands
,
Maxim Levitsky
,
05:37
[PATCH v3 10/13] monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 11/13] monitor: Move hmp_drive_add_node to block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 09/13] monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 08/13] monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 07/13] monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 06/13] monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 05/13] monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 04/13] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 03/13] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
,
Maxim Levitsky
,
05:37
[PATCH v3 02/13] monitor/hmp: uninline add_init_drive
,
Maxim Levitsky
,
05:37
[PATCH v3 01/13] usb/dev-storage: remove unused include
,
Maxim Levitsky
,
05:37
[PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
,
Maxim Levitsky
,
05:37
Re: [PATCH v2 0/4] virtio-pci: enable blk and scsi multi-queue by default
,
Stefano Garzarella
,
04:59
Re: [PATCH v2 2/8] hxtool: Support SRST/ERST directives
,
Philippe Mathieu-Daudé
,
03:23
January 24, 2020
Re: [PATCH v2 3/8] docs/sphinx: Add new hxtool Sphinx extension
,
Alex Bennée
,
13:24
Re: [PATCH v2 2/8] hxtool: Support SRST/ERST directives
,
Alex Bennée
,
13:11
Re: [PATCH v2 8/8] virtfs-proxy-helper: Convert documentation to rST
,
Greg Kurz
,
11:48
[PATCH v2 5/8] qemu-img: Convert invocation documentation to rST
,
Peter Maydell
,
11:26
[PATCH v2 8/8] virtfs-proxy-helper: Convert documentation to rST
,
Peter Maydell
,
11:26
[PATCH v2 7/8] scripts/qemu-trace-stap: Convert documentation to rST
,
Peter Maydell
,
11:26
[PATCH v2 6/8] qemu-img-cmds.hx: Remove texinfo document fragments
,
Peter Maydell
,
11:26
[PATCH v2 4/8] qemu-img-cmds.hx: Add rST documentation fragments
,
Peter Maydell
,
11:26
[PATCH v2 3/8] docs/sphinx: Add new hxtool Sphinx extension
,
Peter Maydell
,
11:26
[PATCH v2 2/8] hxtool: Support SRST/ERST directives
,
Peter Maydell
,
11:26
[PATCH v2 1/8] Makefile: Ensure we don't run Sphinx in parallel for manpages
,
Peter Maydell
,
11:26
[PATCH v2 0/8] qemu-img, qemu-trace-stap, virtfs-proxy-helper: convert to rST
,
Peter Maydell
,
11:26
[PATCH v2 2/2] doc: Use @code rather than @var for options
,
David Edmondson
,
09:51
[PATCH v2 0/2] qemu-img: Add --target-is-zero to indicate that a target is blank
,
David Edmondson
,
09:51
[PATCH v2 1/2] qemu-img: Add --target-is-zero to convert
,
David Edmondson
,
09:51
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Philippe Mathieu-Daudé
,
09:24
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Kevin Wolf
,
08:52
Re: qemu-img convert vs writing another copy tool
,
Richard W.M. Jones
,
08:49
Re: [PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
,
Kevin Wolf
,
08:45
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Philippe Mathieu-Daudé
,
08:42
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Kevin Wolf
,
08:39
Re: [PATCH 4/7] migration/block-dirty-bitmap: keep bitmap state for all bitmaps
,
Juan Quintela
,
06:02
Re: [PATCH 2/7] migration/block-dirty-bitmap: rename finish_lock to just lock
,
Juan Quintela
,
05:57
Re: [PATCH 1/7] migration/block-dirty-bitmap: refactor incoming state to be one struct
,
Juan Quintela
,
05:56
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Felipe Franciosi
,
05:48
Re: [PATCH] qemu-img: Add --target-is-zero to convert
,
Max Reitz
,
05:12
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Philippe Mathieu-Daudé
,
05:05
[PATCH v2 4/4] vhost-user-blk: default num_queues to -smp N
,
Stefan Hajnoczi
,
05:02
[PATCH v2 3/4] virtio-blk: default num_queues to -smp N
,
Stefan Hajnoczi
,
05:02
[PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
,
Stefan Hajnoczi
,
05:02
[PATCH v2 1/4] virtio-scsi: introduce a constant for fixed virtqueues
,
Stefan Hajnoczi
,
05:02
[PATCH v2 0/4] virtio-pci: enable blk and scsi multi-queue by default
,
Stefan Hajnoczi
,
05:02
Re: qemu-img convert vs writing another copy tool
,
Richard W.M. Jones
,
04:56
Re: qemu-img convert vs writing another copy tool
,
Markus Armbruster
,
00:45
January 23, 2020
Re: [PATCH v2 5/5] iotests: Add test for image creation fallback
,
Maxim Levitsky
,
17:59
Re: [PATCH v2 2/5] block: Generic file creation fallback
,
Maxim Levitsky
,
17:58
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Peter Lieven
,
17:58
Re: [PATCH v2 1/5] block/nbd: Fix hang in .bdrv_close()
,
Maxim Levitsky
,
17:54
Re: [PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
,
Peter Lieven
,
17:48
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Felipe Franciosi
,
16:29
Re: [PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
,
Philippe Mathieu-Daudé
,
16:19
Re: [PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
,
Felipe Franciosi
,
16:08
Re: [PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
,
John Snow
,
15:38
Re: [PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
,
Felipe Franciosi
,
15:37
Re: qemu-img convert vs writing another copy tool
,
Eric Blake
,
14:21
Re: qemu-img convert vs writing another copy tool
,
Richard W.M. Jones
,
14:17
Re: qemu-img convert vs writing another copy tool
,
Max Reitz
,
13:54
qemu-img convert vs writing another copy tool
,
Richard W.M. Jones
,
13:35
Re: [PATCH 0/6] Fix more GCC9 -O3 warnings
,
Alex Bennée
,
13:27
Re: [PATCH 0/6] Fix more GCC9 -O3 warnings
,
Philippe Mathieu-Daudé
,
12:55
[PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
,
Kevin Wolf
,
12:50
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Philippe Mathieu-Daudé
,
12:46
Re: [PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension
,
Peter Maydell
,
12:33
Re: [PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Kevin Wolf
,
12:01
[PATCH v2 2/2] qemu-nbd: Removed deprecated --partition option
,
Eric Blake
,
11:47
Re: [PATCH 1/3] qemu-nbd: Convert invocation documentation to rST
,
Peter Maydell
,
09:51
[PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
,
Felipe Franciosi
,
07:45
Re: [PATCH] qemu-nbd: Removed deprecated --partition option
,
Max Reitz
,
07:44
Re: [PATCH 1/3] qemu-nbd: Convert invocation documentation to rST
,
Eric Blake
,
07:43
Re: [PATCH] qemu-nbd: Removed deprecated --partition option
,
Eric Blake
,
07:30
Re: [PATCH] qemu-img: Add --target-is-zero to convert
,
David Edmondson
,
07:17
Re: [PATCH] qemu-nbd: Removed deprecated --partition option
,
Max Reitz
,
07:10
Re: [PATCH 2/3] docs: Create stub system manual
,
Peter Maydell
,
06:51
Re: [PATCH 0/6] Fix more GCC9 -O3 warnings
,
Alex Bennée
,
06:29
Re: [PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
,
Alexander Popov
,
05:52
January 22, 2020
Re: [PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
,
John Snow
,
18:14
Re: [PATCH] qemu-nbd: Removed deprecated --partition option
,
no-reply
,
17:01
[PATCH] qemu-nbd: Removed deprecated --partition option
,
Eric Blake
,
16:43
Re: [PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
,
John Snow
,
16:06
Re: [PATCH v2 5/5] iotests: Add test for image creation fallback
,
Eric Blake
,
14:05
Re: [PATCH 3/3] qemu-block-drivers: Convert to rST
,
Alex Bennée
,
14:00
Re: [PATCH 2/3] docs: Create stub system manual
,
Alex Bennée
,
13:58
Re: [PATCH v2 1/5] block/nbd: Fix hang in .bdrv_close()
,
Eric Blake
,
13:55
[PATCH v2 5/5] iotests: Add test for image creation fallback
,
Max Reitz
,
11:46
[PATCH v2 0/5] block: Generic file creation fallback
,
Max Reitz
,
11:45
[PATCH v2 4/5] iscsi: Drop iscsi_co_create_opts()
,
Max Reitz
,
11:45
[PATCH v2 3/5] file-posix: Drop hdev_co_create_opts()
,
Max Reitz
,
11:45
[PATCH v2 1/5] block/nbd: Fix hang in .bdrv_close()
,
Max Reitz
,
11:45
[PATCH v2 2/5] block: Generic file creation fallback
,
Max Reitz
,
11:45
Re: [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
09:35
[PATCH] docs/devel: Fix qtest paths and info about check-block in testing.rst
,
Thomas Huth
,
08:45
Re: [PATCH 1/3] qemu-nbd: Convert invocation documentation to rST
,
Alex Bennée
,
08:29
[PATCH 1/7] migration/block-dirty-bitmap: refactor incoming state to be one struct
,
Vladimir Sementsov-Ogievskiy
,
08:23
[PATCH 3/7] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
,
Vladimir Sementsov-Ogievskiy
,
08:23
[PATCH 2/7] migration/block-dirty-bitmap: rename finish_lock to just lock
,
Vladimir Sementsov-Ogievskiy
,
08:23
[PATCH 6/7] migration: handle to_src_file on target only for ram postcopy
,
Vladimir Sementsov-Ogievskiy
,
08:23
[PATCH 4/7] migration/block-dirty-bitmap: keep bitmap state for all bitmaps
,
Vladimir Sementsov-Ogievskiy
,
08:23
[PATCH 5/7] migration/block-dirty-bitmap: cancel migration on shutdown
,
Vladimir Sementsov-Ogievskiy
,
08:23
[PATCH 7/7] qemu-iotests/199: add early shutdown case to bitmaps postcopy
,
Vladimir Sementsov-Ogievskiy
,
08:23
[PATCH 0/7] Fix crashes on early shutdown during bitmaps postcopy
,
Vladimir Sementsov-Ogievskiy
,
08:23
Re: [PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
,
Kevin Wolf
,
07:24
Re: [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands
,
Markus Armbruster
,
07:15
Re: [PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
,
Alexander Popov
,
06:53
Re: [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
05:10
Re: [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands
,
Markus Armbruster
,
01:32
January 21, 2020
Re: [PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension
,
Richard Henderson
,
19:15
Re: [PATCH 0/2] qemu-img: Fix convert -n -B for backing-less targets
,
John Snow
,
17:44
Re: [PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension
,
Peter Maydell
,
17:22
Re: [PATCH 5/5] qemu-img-cmds.hx: Remove texinfo document fragments
,
Richard Henderson
,
16:55
Re: [PATCH 3/5] qemu-img-cmds.hx: Add rST documentation fragments
,
Richard Henderson
,
16:55
Re: [PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension
,
Richard Henderson
,
16:54
Re: [PATCH 0/5] qemu-img: convert to rST
,
no-reply
,
15:56
Re: [PATCH 1/5] hxtool: Support SRST/ERST directives
,
Richard Henderson
,
15:33
Re: [PATCH 0/5] qemu-img: convert to rST
,
no-reply
,
15:17
[PATCH 4/5] qemu-img: Convert invocation documentation to rST
,
Peter Maydell
,
14:11
[PATCH 5/5] qemu-img-cmds.hx: Remove texinfo document fragments
,
Peter Maydell
,
14:10
[PATCH 3/5] qemu-img-cmds.hx: Add rST documentation fragments
,
Peter Maydell
,
14:10
[PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension
,
Peter Maydell
,
14:10
[PATCH 1/5] hxtool: Support SRST/ERST directives
,
Peter Maydell
,
14:10
[PATCH 0/5] qemu-img: convert to rST
,
Peter Maydell
,
14:10
[PATCH v4 4/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
13:12
[PATCH v4 3/4] qmp: Move dispatcher to a coroutine
,
Kevin Wolf
,
13:12
[PATCH v4 2/4] vl: Initialise main loop earlier
,
Kevin Wolf
,
13:11
[PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
13:11
[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
,
Kevin Wolf
,
13:11
Re: [PATCH 2/3] docs: Create stub system manual
,
Peter Maydell
,
13:01
Re: [PATCH v2 0/2] backup-top failure path fix
,
Vladimir Sementsov-Ogievskiy
,
11:34
Re: [PATCH v2 0/2] backup-top failure path fix
,
Max Reitz
,
11:32
Re: [PATCH v2 2/2] iotests: add test for backup-top failure on permission activation
,
Max Reitz
,
11:31
Re: [PATCH v10 2/2] docs: qcow2: introduce compression type feature
,
Max Reitz
,
11:20
Re: [PATCH v10 1/2] docs: improve qcow2 spec about extending image header
,
Max Reitz
,
11:18
[PATCH 2/2] iotests: Test convert -n -B to backing-less target
,
Max Reitz
,
10:59
[PATCH 1/2] qemu-img: Fix convert -n -B for backing-less targets
,
Max Reitz
,
10:59
[PATCH 0/2] qemu-img: Fix convert -n -B for backing-less targets
,
Max Reitz
,
10:59
Re: [PATCH] qemu-img: Add --target-is-zero to convert
,
Max Reitz
,
10:02
Re: [PATCH] gitlab-ci: Refresh the list of iotests
,
Alex Bennée
,
09:40
[PATCH v2 2/2] iotests: add test for backup-top failure on permission activation
,
Vladimir Sementsov-Ogievskiy
,
09:28
[PATCH v2 1/2] block/backup-top: fix failure path
,
Vladimir Sementsov-Ogievskiy
,
09:28
[PATCH v2 0/2] backup-top failure path fix
,
Vladimir Sementsov-Ogievskiy
,
09:28
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Max Reitz
,
09:01
Re: [PATCH 10/13] block: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
08:58
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Vladimir Sementsov-Ogievskiy
,
08:56
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Max Reitz
,
08:51
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Vladimir Sementsov-Ogievskiy
,
08:49
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Max Reitz
,
08:29
[PATCH] gitlab-ci: Refresh the list of iotests
,
Thomas Huth
,
08:20
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Maxim Levitsky
,
08:13
Re: [PATCH] qemu-img: Add --target-is-zero to convert
,
David Edmondson
,
08:06
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Vladimir Sementsov-Ogievskiy
,
07:53
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Max Reitz
,
07:39
Re: [PATCH v3 0/5] Misc BDRV_SECTOR_SIZE updates
,
Max Reitz
,
07:20
Re: [PATCH v3 5/5] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Max Reitz
,
07:19
Re: [PATCH v3 4/5] qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
,
Max Reitz
,
07:16
Re: [PATCH v3 3/5] qcow2: Use bs->bl.request_alignment when updating an L1 entry
,
Max Reitz
,
07:15
Re: [PATCH v5 00/15] io_uring: add Linux io_uring AIO engine
,
Stefan Hajnoczi
,
06:36
Re: [PATCH v4 00/15] io_uring: add Linux io_uring AIO engine
,
Stefan Hajnoczi
,
06:35
Re: [PATCH 0/6] Fix more GCC9 -O3 warnings
,
Paolo Bonzini
,
05:49
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Vladimir Sementsov-Ogievskiy
,
05:41
Re: [PATCH v5 0/6] Enable more iotests during "make check-block"
,
Max Reitz
,
05:35
Re: [PATCH v3 08/10] nbd/server: introduce NBDExtentArray
,
Vladimir Sementsov-Ogievskiy
,
05:25
[PATCH v5 6/6] iotests: Enable more tests in the 'auto' group to improve test coverage
,
Thomas Huth
,
04:52
[PATCH v5 5/6] iotests: Skip Python-based tests if QEMU does not support virtio-blk
,
Thomas Huth
,
04:52
[PATCH v5 4/6] iotests: Check for the availability of the required devices in 267 and 127
,
Thomas Huth
,
04:52
[PATCH v5 2/6] iotests: Test 041 only works on certain systems
,
Thomas Huth
,
04:52
[PATCH v5 3/6] iotests: Test 183 does not work on macOS and OpenBSD
,
Thomas Huth
,
04:52
[PATCH v5 1/6] iotests: remove 'linux' from default supported platforms
,
Thomas Huth
,
04:52
[PATCH v5 0/6] Enable more iotests during "make check-block"
,
Thomas Huth
,
04:52
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Max Reitz
,
04:42
Re: [PATCH v3 06/10] block/dirty-bitmap: add _next_dirty API
,
Vladimir Sementsov-Ogievskiy
,
04:35
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Vladimir Sementsov-Ogievskiy
,
04:23
Re: [PATCH v3 04/10] hbitmap: drop meta bitmaps as they are unused
,
Vladimir Sementsov-Ogievskiy
,
04:16
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Max Reitz
,
04:15
Re: [PATCH v10 2/2] docs: qcow2: introduce compression type feature
,
Vladimir Sementsov-Ogievskiy
,
04:06
Re: [PATCH 10/13] block: add generic infrastructure for x-blockdev-amend qmp command
,
Markus Armbruster
,
02:59
Re: [PATCH 02/13] qcrypto-luks: implement encryption key management
,
Markus Armbruster
,
02:55
January 20, 2020
Re: [PATCH] qemu-img: Add --target-is-zero to convert
,
John Snow
,
19:33
Re: [PATCH v3 00/10] Further bitmaps improvements
,
Eric Blake
,
15:25
Re: [PATCH v3 09/10] nbd/server: use bdrv_dirty_bitmap_next_dirty_area
,
Eric Blake
,
15:24
Re: [PATCH v3 08/10] nbd/server: introduce NBDExtentArray
,
Eric Blake
,
15:20
Re: [PATCH v3 05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
,
Eric Blake
,
14:56
Re: [PATCH v3 04/10] hbitmap: drop meta bitmaps as they are unused
,
Eric Blake
,
14:53
Re: [PATCH v10 2/2] docs: qcow2: introduce compression type feature
,
Eric Blake
,
14:46
Re: [PATCH v10 1/2] docs: improve qcow2 spec about extending image header
,
Eric Blake
,
14:42
Re: [PATCH v2] qapi: Allow getting flat output from 'query-named-block-nodes'
,
Eric Blake
,
14:16
Re: [PATCH 0/6] Fix more GCC9 -O3 warnings
,
Philippe Mathieu-Daudé
,
14:02
Re: [PATCH v3 04/10] hbitmap: drop meta bitmaps as they are unused
,
Vladimir Sementsov-Ogievskiy
,
12:28
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Vladimir Sementsov-Ogievskiy
,
12:20
[PATCH v10 2/2] docs: qcow2: introduce compression type feature
,
Vladimir Sementsov-Ogievskiy
,
12:14
[PATCH v10 1/2] docs: improve qcow2 spec about extending image header
,
Vladimir Sementsov-Ogievskiy
,
12:14
[PATCH v10 0/2] qcow2: add zstd cluster compression
,
Vladimir Sementsov-Ogievskiy
,
12:14
Re: [PATCH v3 04/10] hbitmap: drop meta bitmaps as they are unused
,
Max Reitz
,
12:06
Re: [PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Max Reitz
,
12:05
Re: [PATCH 1/2] block/backup-top: fix failure path
,
Max Reitz
,
11:51
Re: [PATCH v9 1/2] docs: improve qcow2 spec about extending image header
,
Vladimir Sementsov-Ogievskiy
,
11:40
Re: [PATCH v9 2/2] docs: qcow2: introduce compression type feature
,
Vladimir Sementsov-Ogievskiy
,
11:38
Re: [PATCH v3 00/10] Further bitmaps improvements
,
Vladimir Sementsov-Ogievskiy
,
11:33
Re: [PATCH v3 06/10] block/dirty-bitmap: add _next_dirty API
,
Vladimir Sementsov-Ogievskiy
,
11:31
Re: [PATCH v3 07/10] block/dirty-bitmap: improve _next_dirty_area API
,
Vladimir Sementsov-Ogievskiy
,
11:26
Re: [PATCH v3 04/10] hbitmap: drop meta bitmaps as they are unused
,
Vladimir Sementsov-Ogievskiy
,
11:20
Re: [PATCH v9 2/2] docs: qcow2: introduce compression type feature
,
Max Reitz
,
11:15
Re: [PATCH v3 02/10] hbitmap: move hbitmap_iter_next_word to hbitmap.c
,
Vladimir Sementsov-Ogievskiy
,
11:14
Re: [PATCH v4 5/6] iotests: Skip Python-based tests if QEMU does not support virtio-blk
,
Thomas Huth
,
11:05
Re: [PATCH v3 10/10] block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty
,
Vladimir Sementsov-Ogievskiy
,
11:05
Re: [PATCH v9 1/2] docs: improve qcow2 spec about extending image header
,
Max Reitz
,
11:03
Re: [PATCH v4 3/6] iotests: Test 183 does not work on macOS and OpenBSD
,
Thomas Huth
,
11:01
Re: [PATCH v4 0/6] Enable more iotests during "make check-block"
,
Max Reitz
,
09:52
Re: [PATCH v4 6/6] iotests: Enable more tests in the 'auto' group to improve test coverage
,
Max Reitz
,
09:51
Re: [PATCH v4 5/6] iotests: Skip Python-based tests if QEMU does not support virtio-blk
,
Max Reitz
,
09:50
Re: [PATCH v4 4/6] iotests: Check for the availability of the required devices in 267 and 127
,
Max Reitz
,
09:48
Re: [PATCH v4 3/6] iotests: Test 183 does not work on macOS and OpenBSD
,
Max Reitz
,
09:36
Re: [PATCH v4 2/6] iotests: Test 041 only works on certain systems
,
Max Reitz
,
09:32
Re: [PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST
,
Stefan Hajnoczi
,
09:27
[PATCH v5 15/15] tests/qemu-iotests: use AIOMODE with various tests
,
Stefan Hajnoczi
,
09:21
[PATCH v5 14/15] tests/qemu-iotests: enable testing with aio options
,
Stefan Hajnoczi
,
09:21
[PATCH v5 13/15] qemu-nbd: adds option for aio engines
,
Stefan Hajnoczi
,
09:21
[PATCH v5 12/15] qemu-img: adds option to use aio engine for benchmarking
,
Stefan Hajnoczi
,
09:21
[PATCH v5 11/15] qemu-io: adds option to use aio engine
,
Stefan Hajnoczi
,
09:20
[PATCH v5 10/15] block/io_uring: adds userspace completion polling
,
Stefan Hajnoczi
,
09:20
Re: [PATCH v3 00/10] Further bitmaps improvements
,
Max Reitz
,
09:20
[PATCH v5 09/15] block: add trace events for io_uring
,
Stefan Hajnoczi
,
09:20
[PATCH v5 08/15] block/file-posix.c: extend to use io_uring
,
Stefan Hajnoczi
,
09:20
[PATCH v5 07/15] blockdev: adds bdrv_parse_aio to use io_uring
,
Stefan Hajnoczi
,
09:20
[PATCH v5 06/15] util/async: add aio interfaces for io_uring
,
Stefan Hajnoczi
,
09:20
[PATCH v5 05/15] stubs: add stubs for io_uring interface
,
Stefan Hajnoczi
,
09:20
[PATCH v5 04/15] block/io_uring: implements interfaces for io_uring
,
Stefan Hajnoczi
,
09:19
[PATCH v5 03/15] block/block: add BDRV flag for io_uring
,
Stefan Hajnoczi
,
09:19
[PATCH v5 02/15] qapi/block-core: add option for io_uring
,
Stefan Hajnoczi
,
09:19
[PATCH v5 01/15] configure: permit use of io_uring
,
Stefan Hajnoczi
,
09:19
[PATCH v5 00/15] io_uring: add Linux io_uring AIO engine
,
Stefan Hajnoczi
,
09:19
Re: [PATCH v3 10/10] block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty
,
Max Reitz
,
09:18
Re: [PATCH v3 07/10] block/dirty-bitmap: improve _next_dirty_area API
,
Max Reitz
,
08:59
Re: [PATCH v3 06/10] block/dirty-bitmap: add _next_dirty API
,
Max Reitz
,
08:14
Re: [PATCH v3 05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
,
Max Reitz
,
07:53
Re: [PATCH v3 05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
,
Vladimir Sementsov-Ogievskiy
,
07:28
Re: [PATCH v3 05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
,
Max Reitz
,
07:00
Re: [PATCH v3 04/10] hbitmap: drop meta bitmaps as they are unused
,
Max Reitz
,
06:14
Re: [PATCH v3 03/10] hbitmap: unpublish hbitmap_iter_skip_words
,
Max Reitz
,
06:00
Re: [PATCH v3 02/10] hbitmap: move hbitmap_iter_next_word to hbitmap.c
,
Max Reitz
,
05:55
Re: [PATCH v3 01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX
,
Max Reitz
,
05:52
Re: [PATCH] block/backup: fix memory leak in bdrv_backup_top_append()
,
Kevin Wolf
,
05:42
Re: [PATCH v4 00/15] io_uring: add Linux io_uring AIO engine
,
Stefan Hajnoczi
,
05:35
Re: [PATCH] block/backup: fix memory leak in bdrv_backup_top_append()
,
Kevin Wolf
,
05:32
Re: [PATCH v9 0/2] qcow2: add zstd cluster compression
,
Vladimir Sementsov-Ogievskiy
,
04:12
ping Re: [PATCH for-5.0 v2 0/3] benchmark util
,
Vladimir Sementsov-Ogievskiy
,
04:11
Re: [PATCH v2 for-5.0 0/7] block-copy improvements: part I
,
Vladimir Sementsov-Ogievskiy
,
04:10
Re: [PATCH v3 00/10] Further bitmaps improvements
,
Vladimir Sementsov-Ogievskiy
,
04:08
Re: [PATCH v2 0/5] fix migration with bitmaps and mirror
,
Vladimir Sementsov-Ogievskiy
,
04:05
[PATCH v2] qapi: Allow getting flat output from 'query-named-block-nodes'
,
Peter Krempa
,
03:51
Re: [PATCH] backup-top: fix a memory leak in bdrv_backup_top_append()
,
Pan Nengyuan
,
03:49
Re: [PATCH] backup-top: fix a memory leak in bdrv_backup_top_append()
,
Vladimir Sementsov-Ogievskiy
,
03:38
[PATCH] backup-top: fix a memory leak in bdrv_backup_top_append()
,
pannengyuan
,
02:48
January 19, 2020
RE: util/async: File descriptor leak in aio_context_unref()?
,
Tuguoyi
,
03:57
util/async: File descriptor leak in aio_context_unref()?
,
Tuguoyi
,
03:15
January 18, 2020
Re: [PATCH 0/6] Fix more GCC9 -O3 warnings
,
Paolo Bonzini
,
14:24
[PATCH v3 3/5] qcow2: Use bs->bl.request_alignment when updating an L1 entry
,
Alberto Garcia
,
14:10
[PATCH v3 1/5] qcow2: Don't round the L1 table allocation up to the sector size
,
Alberto Garcia
,
14:10
[PATCH v3 0/5] Misc BDRV_SECTOR_SIZE updates
,
Alberto Garcia
,
14:10
[PATCH v3 2/5] qcow2: Tighten cluster_offset alignment assertions
,
Alberto Garcia
,
14:10
[PATCH v3 4/5] qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
,
Alberto Garcia
,
14:10
[PATCH v3 5/5] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Alberto Garcia
,
14:10
Re: [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Alberto Garcia
,
13:08
Re: [PATCH] block/backup: fix memory leak in bdrv_backup_top_append()
,
Eiichi Tsukata
,
03:26
January 17, 2020
Re: [PATCH v3 1/3] qcow2: introduce Qcow2Metadata structure
,
Vladimir Sementsov-Ogievskiy
,
11:07
Re: [PATCH v6 03/11] scripts: add coccinelle script to use auto propagated errp
,
Vladimir Sementsov-Ogievskiy
,
09:50
Re: [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Alberto Garcia
,
09:35
Re: [PATCH v6 03/11] scripts: add coccinelle script to use auto propagated errp
,
Eric Blake
,
09:25
Re: [PATCH v6 02/11] error: auto propagated local_err
,
Eric Blake
,
09:19
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
David Edmondson
,
09:15
Re: [PATCH v3 3/4] qmp: Move dispatcher to a coroutine
,
Kevin Wolf
,
09:03
Re: [PATCH 2/2] iotests: Test snapshot -l field separation
,
Eric Blake
,
08:54
Re: [PATCH 1/2] block: Fix VM size field width in snapshot dump
,
Eric Blake
,
08:52
Re: [PATCH v6 01/11] qapi/error: add (Error **errp) cleaning APIs
,
Eric Blake
,
08:17
Re: [PATCH v3 3/4] qmp: Move dispatcher to a coroutine
,
Markus Armbruster
,
07:21
Re: [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Kevin Wolf
,
06:51
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
06:09
Re: [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Max Reitz
,
06:01
[PATCH 2/2] iotests: Test snapshot -l field separation
,
Max Reitz
,
05:59
[PATCH 1/2] block: Fix VM size field width in snapshot dump
,
Max Reitz
,
05:59
[PATCH 0/2] block: Fix VM size field width in snapshot dump
,
Max Reitz
,
05:59
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Markus Armbruster
,
05:47
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Markus Armbruster
,
05:43
Re: [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Kevin Wolf
,
04:56
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
04:41
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
04:24
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
04:14
Re: [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Max Reitz
,
04:12
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Markus Armbruster
,
03:13
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Markus Armbruster
,
02:57
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Markus Armbruster
,
02:50
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Markus Armbruster
,
00:45
January 16, 2020
Re: [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Alberto Garcia
,
18:26
Re: [PATCH v6 0/8] blockdev: Fix AioContext handling for various blockdev actions
,
Paolo Bonzini
,
12:17
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Max Reitz
,
11:02
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Richard W.M. Jones
,
11:01
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Max Reitz
,
10:56
[PATCH 1/2] block/backup-top: fix failure path
,
Vladimir Sementsov-Ogievskiy
,
10:55
[PATCH 0/2] backup-top failure path fix
,
Vladimir Sementsov-Ogievskiy
,
10:55
[PATCH 2/2] iotests: add test for backup-top failure on permission activation
,
Vladimir Sementsov-Ogievskiy
,
10:55
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Maxim Levitsky
,
10:38
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
10:23
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Markus Armbruster
,
10:13
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Max Reitz
,
10:04
Re: [PATCH 3/5] virtio-scsi: default num_queues to -smp N
,
Cornelia Huck
,
10:03
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
10:02
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Eric Blake
,
09:58
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Max Reitz
,
09:55
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Richard W.M. Jones
,
09:54
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Kevin Wolf
,
09:51
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Max Reitz
,
09:47
Re: Bug? qemu-img convert to preallocated image makes it sparse
,
Max Reitz
,
09:38
Re: [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
,
Alberto Garcia
,
09:24
Re: [PATCH 00/13] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
09:20
Re: [PATCH 3/5] virtio-scsi: default num_queues to -smp N
,
Stefan Hajnoczi
,
09:17
[PATCH 3/3] qemu-block-drivers: Convert to rST
,
Peter Maydell
,
09:15
[PATCH 1/3] qemu-nbd: Convert invocation documentation to rST
,
Peter Maydell
,
09:15
[PATCH 2/3] docs: Create stub system manual
,
Peter Maydell
,
09:15
[PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST
,
Peter Maydell
,
09:15
Bug? qemu-img convert to preallocated image makes it sparse
,
Richard W.M. Jones
,
09:14
Re: [PATCH 00/13] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
09:02
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Markus Armbruster
,
08:00
Re: [PATCH v2] qcow2: Use a GString in report_unsupported_feature()
,
Alberto Garcia
,
07:27
Re: [PATCH v2] qcow2: Use a GString in report_unsupported_feature()
,
Max Reitz
,
07:19
Re: [PATCH 3/5] virtio-scsi: default num_queues to -smp N
,
Cornelia Huck
,
06:54
[PATCH 3/5] virtio-scsi: default num_queues to -smp N
,
Stefan Hajnoczi
,
06:04
[PATCH 5/5] vhost-user-blk: default num_queues to -smp N
,
Stefan Hajnoczi
,
05:59
[PATCH 4/5] virtio-blk: default num_queues to -smp N
,
Stefan Hajnoczi
,
05:59
[PATCH 1/5] virtio-scsi: introduce a constant for fixed virtqueues
,
Stefan Hajnoczi
,
05:59
[PATCH 2/5] virtio: add VirtioDeviceClass->get_num_virtqueues()
,
Stefan Hajnoczi
,
05:59
[PATCH 0/5] virtio: enable blk and scsi multi-queue by default
,
Stefan Hajnoczi
,
05:59
Re: [PATCH v2] qcow2: Use a GString in report_unsupported_feature()
,
Stefano Garzarella
,
05:41
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
05:13
Re: [PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Markus Armbruster
,
04:46
Re: [PATCH] block: fix memleaks in bdrv_refresh_filename
,
Max Reitz
,
04:10
[PATCH] block: fix memleaks in bdrv_refresh_filename
,
pannengyuan
,
03:56
January 15, 2020
Re: [PATCH v6 02/11] error: auto propagated local_err
,
Greg Kurz
,
13:33
Re: [PATCH v3 2/4] vl: Initialise main loop earlier
,
Markus Armbruster
,
11:26
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
10:59
Re: [PATCH v6 0/8] blockdev: Fix AioContext handling for various blockdev actions
,
Kevin Wolf
,
10:27
Re: [PATCH v6 7/8] blockdev: Return bs to the proper context on snapshot abort
,
Kevin Wolf
,
10:22
Re: [PATCH v6 6/8] blockdev: Acquire AioContext on dirty bitmap functions
,
Kevin Wolf
,
10:19
Re: [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Markus Armbruster
,
09:59
Re: [PATCH v2 1/4] luks: extract block_crypto_calculate_payload_offset()
,
Max Reitz
,
09:36
Re: [PATCH v2] qcow2: Use a GString in report_unsupported_feature()
,
Philippe Mathieu-Daudé
,
09:23
Re: [PATCH] qcow2: Use a GString in report_unsupported_feature()
,
Philippe Mathieu-Daudé
,
09:23
[PATCH v2] qcow2: Use a GString in report_unsupported_feature()
,
Alberto Garcia
,
08:56
Re: [PATCH] qcow2: Use a GString in report_unsupported_feature()
,
Alberto Garcia
,
08:50
Re: [PATCH v2 2/4] luks: implement .bdrv_measure()
,
Stefan Hajnoczi
,
08:41
Re: [PATCH v2 1/4] luks: extract block_crypto_calculate_payload_offset()
,
Stefan Hajnoczi
,
08:40
Re: [PATCH v2 0/4] qmp: Optionally run handlers in coroutines
,
Stefan Hajnoczi
,
08:11
Re: [PATCH v2 0/4] qmp: Optionally run handlers in coroutines
,
Kevin Wolf
,
07:24
[PATCH v3 3/4] qmp: Move dispatcher to a coroutine
,
Kevin Wolf
,
07:23
[PATCH v3 4/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
07:23
[PATCH v3 2/4] vl: Initialise main loop earlier
,
Kevin Wolf
,
07:23
[PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
07:23
[PATCH v3 0/4] qmp: Optionally run handlers in coroutines
,
Kevin Wolf
,
07:23
Re: [PATCH v6 01/11] qapi/error: add (Error **errp) cleaning APIs
,
Greg Kurz
,
02:46
January 14, 2020
Re: [PATCH] qcow2: Use a GString in report_unsupported_feature()
,
Alex Bennée
,
16:35
Re: [PATCH 00/13] LUKS: encryption slot management using amend interface
,
no-reply
,
16:17
Re: [PATCH 00/13] LUKS: encryption slot management using amend interface
,
no-reply
,
16:17
Re: [PATCH v2 0/4] qmp: Optionally run handlers in coroutines
,
no-reply
,
15:42
Re: [PATCH v2 0/3] block/io: serialising request clean up and locking fix
,
Paolo Bonzini
,
14:39
[PATCH 11/13] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
14:36
[PATCH 13/13] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
14:35
[PATCH 12/13] block/qcow2: implement blockdev-amend
,
Maxim Levitsky
,
14:35
[PATCH 09/13] qemu-iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
14:35
[PATCH 10/13] block: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
14:35
[PATCH 06/13] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
14:35
[PATCH 07/13] qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
14:35
[PATCH 08/13] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
14:35
[PATCH 05/13] block/crypto: rename two functions
,
Maxim Levitsky
,
14:35
[PATCH 04/13] block: amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
14:35
[PATCH 03/13] block: amend: add 'force' option
,
Maxim Levitsky
,
14:35
[PATCH 02/13] qcrypto-luks: implement encryption key management
,
Maxim Levitsky
,
14:35
[PATCH 01/13] qcrypto: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
14:35
[PATCH 00/13] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
14:35
Re: [PATCH v2 0/4] qmp: Optionally run handlers in coroutines
,
Kevin Wolf
,
13:58
Re: [PATCH v2 0/4] qmp: Optionally run handlers in coroutines
,
Daniel P . Berrangé
,
13:45
Re: [PATCH] qcow2: Use a GString in report_unsupported_feature()
,
Philippe Mathieu-Daudé
,
13:43
[PATCH v2 4/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
13:28
[PATCH v2 3/4] qmp: Move dispatcher to a coroutine
,
Kevin Wolf
,
13:28
[PATCH v2 2/4] vl: Initialise main loop earlier
,
Kevin Wolf
,
13:28
[PATCH v2 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
13:27
[PATCH v2 0/4] qmp: Optionally run handlers in coroutines
,
Kevin Wolf
,
13:27
Re: [PATCH] qcow2: Use a GString in report_unsupported_feature()
,
Alex Bennée
,
13:08
Re: Priority of -accel
,
Daniel P . Berrangé
,
12:59
Re: Priority of -accel
,
Christophe de Dinechin
,
12:49
Re: [PATCH 2/4] block: Mark 'block_resize' as coroutine
,
Stefan Hajnoczi
,
11:30
Re: [PATCH v2 0/3] block/io: serialising request clean up and locking fix
,
Stefan Hajnoczi
,
11:29
Re: [PULL 0/1] Block patches
,
Peter Maydell
,
11:00
Re: [PATCH v2 4/4] iotests: add 282 luks qemu-img measure test
,
Max Reitz
,
10:49
Re: [PATCH v2 3/4] qemu-img: allow qemu-img measure --object without a filename
,
Max Reitz
,
10:45
Re: [PATCH v2 2/4] luks: implement .bdrv_measure()
,
Max Reitz
,
10:43
Re: [PATCH v2 1/4] luks: extract block_crypto_calculate_payload_offset()
,
Max Reitz
,
10:26
[PATCH] qcow2: Use a GString in report_unsupported_feature()
,
Alberto Garcia
,
09:54
Re: [Qemu-devel] [PATCH] qemu-doc: Do not hard-code the name of the QEMU binary
,
Miroslav Rezanina
,
09:54
Re: [Qemu-devel] [PATCH] qemu-doc: Do not hard-code the name of the QEMU binary
,
Peter Maydell
,
09:34
Re: [PATCH v3] iotests: Add more "skip_if_unsupported" statements to the python tests
,
Kevin Wolf
,
09:34
Re: [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Max Reitz
,
09:16
Re: [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
,
Max Reitz
,
09:03
[PATCH v3] iotests: Add more "skip_if_unsupported" statements to the python tests
,
Thomas Huth
,
09:02
Re: [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
,
Alberto Garcia
,
08:58
Re: [PATCH v2 3/4] qcow2: Tighten cluster_offset alignment assertions
,
Max Reitz
,
08:58
Re: [PATCH v2 3/4] qcow2: Tighten cluster_offset alignment assertions
,
Max Reitz
,
08:56
Re: [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
,
Max Reitz
,
08:48
Re: [PATCH v2 2/4] qcow2: Don't round the L1 table allocation up to the sector size
,
Max Reitz
,
08:46
Re: [PATCH v2] iotests: Add more "skip_if_unsupported" statements to the python tests
,
Thomas Huth
,
08:38
Re: [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
,
Alberto Garcia
,
08:20
Re: [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
,
Max Reitz
,
08:01
Re: [PATCH] block: Use a GString in bdrv_perm_names()
,
Philippe Mathieu-Daudé
,
07:50
Re: [PATCH] block: Use a GString in bdrv_perm_names()
,
Max Reitz
,
07:11
Re: [PATCH v2] qcow2: Assert that host cluster offsets fit in L2 table entries
,
Max Reitz
,
06:33
[PATCH v4 15/15] tests/qemu-iotests: use AIOMODE with various tests
,
Stefan Hajnoczi
,
06:01
[PATCH v4 14/15] tests/qemu-iotests: enable testing with aio options
,
Stefan Hajnoczi
,
06:01
[PATCH v4 13/15] qemu-nbd: adds option for aio engines
,
Stefan Hajnoczi
,
06:01
[PATCH v4 12/15] qemu-img: adds option to use aio engine for benchmarking
,
Stefan Hajnoczi
,
06:01
[PATCH v4 10/15] block/io_uring: adds userspace completion polling
,
Stefan Hajnoczi
,
06:01
[PATCH v4 09/15] block: add trace events for io_uring
,
Stefan Hajnoczi
,
06:01
[PATCH v4 11/15] qemu-io: adds option to use aio engine
,
Stefan Hajnoczi
,
06:01
[PATCH v4 08/15] block/file-posix.c: extend to use io_uring
,
Stefan Hajnoczi
,
06:00
[PATCH v4 07/15] blockdev: adds bdrv_parse_aio to use io_uring
,
Stefan Hajnoczi
,
06:00
[PATCH v4 06/15] util/async: add aio interfaces for io_uring
,
Stefan Hajnoczi
,
06:00
[PATCH v4 05/15] stubs: add stubs for io_uring interface
,
Stefan Hajnoczi
,
06:00
[PATCH v4 04/15] block/io_uring: implements interfaces for io_uring
,
Stefan Hajnoczi
,
06:00
[PATCH v4 03/15] block/block: add BDRV flag for io_uring
,
Stefan Hajnoczi
,
06:00
[PATCH v4 02/15] qapi/block-core: add option for io_uring
,
Stefan Hajnoczi
,
05:59
[PATCH v4 01/15] configure: permit use of io_uring
,
Stefan Hajnoczi
,
05:59
[PATCH v4 00/15] io_uring: add Linux io_uring AIO engine
,
Stefan Hajnoczi
,
05:59
Re: Priority of -accel
,
Paolo Bonzini
,
05:44
Re: [PATCH v3 04/15] block/io_uring: implements interfaces for io_uring
,
Stefan Hajnoczi
,
05:41
Re: [PATCH v3 08/15] block/file-posix.c: extend to use io_uring
,
Stefan Hajnoczi
,
05:38
[PULL 1/1] linux-aio: increasing MAX_EVENTS to a larger hardcoded value
,
Stefan Hajnoczi
,
04:31
[PULL 0/1] Block patches
,
Stefan Hajnoczi
,
04:31
Re: Priority of -accel
,
Markus Armbruster
,
03:59
[PATCH v3 3/3] qcow2: dump QCOW2 metadata
,
Andrey Shinkevich
,
03:22
[PATCH v3 1/3] qcow2: introduce Qcow2Metadata structure
,
Andrey Shinkevich
,
03:22
[PATCH v3 0/3] Dump QCOW2 metadata
,
Andrey Shinkevich
,
03:22
[PATCH v3 2/3] qemu-img: sort key options alphabetically
,
Andrey Shinkevich
,
03:22
January 13, 2020
Re: [PATCH] scsi-disk: define props in scsi_block_disk to avoid memleaks
,
Pan Nengyuan
,
20:46
Re: [PATCH] scsi-disk: define props in scsi_block_disk to avoid memleaks
,
John Snow
,
17:56
Re: [PATCH 2/2] qcow2: dump QCOW2 metadata
,
Eric Blake
,
12:28
Re: [PATCH 2/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
12:10
Re: [PATCH 2/2] qcow2: dump QCOW2 metadata
,
Andrey Shinkevich
,
12:02
Re: [PATCH 2/4] block: Mark 'block_resize' as coroutine
,
Stefan Hajnoczi
,
11:57
Re: Priority of -accel
,
Paolo Bonzini
,
11:25
Re: Priority of -accel
,
Paolo Bonzini
,
11:23
Re: Priority of -accel
,
Markus Armbruster
,
11:18
Re: [PATCH 2/2] qcow2: dump QCOW2 metadata
,
Eric Blake
,
11:16
Re: Priority of -accel
,
Christophe de Dinechin
,
11:14
[PATCH v2] qcow2: Assert that host cluster offsets fit in L2 table entries
,
Alberto Garcia
,
11:12
[PATCH v2 0/2] Dump QCOW2 metadata
,
Andrey Shinkevich
,
10:55
[PATCH v2 2/2] qcow2: dump QCOW2 metadata
,
Andrey Shinkevich
,
10:55
[PATCH v2 1/2] qcow2: introduce Qcow2Metadata structure
,
Andrey Shinkevich
,
10:55
Re: Priority of -accel
,
Markus Armbruster
,
09:39
Re: [PATCH v3 00/15] io_uring: add Linux io_uring AIO engine
,
Stefano Garzarella
,
06:59
Re: [PATCH v3 08/15] block/file-posix.c: extend to use io_uring
,
Stefano Garzarella
,
06:49
Re: [PULL 0/5] Trivial branch patches
,
Peter Maydell
,
06:41
Re: [PATCH v3 04/15] block/io_uring: implements interfaces for io_uring
,
Stefano Garzarella
,
06:24
Re: [PATCH 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
05:46
Re: [PATCH 2/2] qcow2: dump QCOW2 metadata
,
Andrey Shinkevich
,
05:30
Re: [PATCH 1/2] qcow2: introduce Qcow2Metadata structure
,
Andrey Shinkevich
,
04:49
Re: [PATCH v4 20/24] nvme: add support for scatter gather lists
,
Klaus Birkelund Jensen
,
04:28
Re: [PATCH v6 11/11] xen: introduce ERRP_AUTO_PROPAGATE
,
Vladimir Sementsov-Ogievskiy
,
04:25
Re: [PATCH v6 02/11] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
04:25
Re: [PATCH v4 17/24] nvme: allow multiple aios per command
,
Klaus Birkelund Jensen
,
04:23
Re: [PATCH v4 19/24] nvme: handle dma errors
,
Klaus Birkelund Jensen
,
04:17
Re: [PATCH v6 11/11] xen: introduce ERRP_AUTO_PROPAGATE
,
Paul Durrant
,
03:57
Re: [PATCH v6 02/11] error: auto propagated local_err
,
Paul Durrant
,
03:50
Re: [PATCH 0/4] qmp: Optionally run handlers in coroutines
,
Marc-André Lureau
,
02:00
January 10, 2020
Re: [Xen-devel] [PATCH v6 00/11] error: auto propagated local_err part I
,
no-reply
,
15:24
[PATCH v6 11/11] xen: introduce ERRP_AUTO_PROPAGATE
,
Vladimir Sementsov-Ogievskiy
,
14:42
[PATCH v6 03/11] scripts: add coccinelle script to use auto propagated errp
,
Vladimir Sementsov-Ogievskiy
,
14:42
[PATCH v6 02/11] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
14:42
[PATCH v6 00/11] error: auto propagated local_err part I
,
Vladimir Sementsov-Ogievskiy
,
14:42
[PATCH v6 01/11] qapi/error: add (Error **errp) cleaning APIs
,
Vladimir Sementsov-Ogievskiy
,
14:42
[PATCH v6 10/11] nbd: introduce ERRP_AUTO_PROPAGATE
,
Vladimir Sementsov-Ogievskiy
,
14:42
[PATCH v6 06/11] pflash: introduce ERRP_AUTO_PROPAGATE
,
Vladimir Sementsov-Ogievskiy
,
14:42
Re: [PATCH] block: Use a GString in bdrv_perm_names()
,
Eric Blake
,
14:25
Re: [PATCH 1/4] qapi: Add a 'coroutine' flag for commands
,
Eric Blake
,
14:00
[PATCH] block: Use a GString in bdrv_perm_names()
,
Alberto Garcia
,
12:16
Re: [PATCH v2 3/4] qcow2: Tighten cluster_offset alignment assertions
,
Alberto Garcia
,
07:14
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Peter Maydell
,
05:44
Re: [PATCH v3 00/15] io_uring: add Linux io_uring AIO engine
,
Stefan Hajnoczi
,
04:56
January 09, 2020
[PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Alberto Garcia
,
14:14
[PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
,
Alberto Garcia
,
14:14
[PATCH v2 0/4] qcow2: Misc BDRV_SECTOR_SIZE updates
,
Alberto Garcia
,
14:14
[PATCH v2 2/4] qcow2: Don't round the L1 table allocation up to the sector size
,
Alberto Garcia
,
14:14
[PATCH v2 3/4] qcow2: Tighten cluster_offset alignment assertions
,
Alberto Garcia
,
14:14
[PATCH 4/4] qmp: Move dispatcher to a coroutine
,
Kevin Wolf
,
13:36
[PATCH 2/4] block: Mark 'block_resize' as coroutine
,
Kevin Wolf
,
13:36
[PATCH 1/4] qapi: Add a 'coroutine' flag for commands
,
Kevin Wolf
,
13:36
[PATCH 3/4] vl: Initialise main loop earlier
,
Kevin Wolf
,
13:36
[PATCH 0/4] qmp: Optionally run handlers in coroutines
,
Kevin Wolf
,
13:36
Re: Pre-Christmas meeting notes
,
Thomas Huth
,
11:29
Re: Pre-Christmas meeting notes
,
Vladimir Sementsov-Ogievskiy
,
10:03
Re: [PATCH 3/3] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Kevin Wolf
,
07:43
Re: [PATCH 1/3] qcow2: Require that the virtual size is a multiple of the sector size
,
Alberto Garcia
,
07:36
Re: [PATCH 3/3] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Alberto Garcia
,
07:30
Re: [PATCH 3/3] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Kevin Wolf
,
07:19
Re: [PATCH 1/3] qcow2: Require that the virtual size is a multiple of the sector size
,
Kevin Wolf
,
07:13
Re: [PATCH v4 20/24] nvme: add support for scatter gather lists
,
Beata Michalska
,
06:45
Re: [PATCH v4 17/24] nvme: allow multiple aios per command
,
Beata Michalska
,
06:40
Re: [PATCH v4 19/24] nvme: handle dma errors
,
Beata Michalska
,
06:35
Re: [PATCH] nbd/server: improve nbd_negotiate_send_rep_list
,
Vladimir Sementsov-Ogievskiy
,
06:29
[PATCH v2 4/4] iotests: add 282 luks qemu-img measure test
,
Stefan Hajnoczi
,
06:10
[PATCH v2 3/4] qemu-img: allow qemu-img measure --object without a filename
,
Stefan Hajnoczi
,
06:10
[PATCH v2 2/4] luks: implement .bdrv_measure()
,
Stefan Hajnoczi
,
06:10
[PATCH v2 1/4] luks: extract block_crypto_calculate_payload_offset()
,
Stefan Hajnoczi
,
06:10
[PATCH v2 0/4] luks: add qemu-img measure support
,
Stefan Hajnoczi
,
06:10
Re: [PATCH 0/4] luks: add qemu-img measure support
,
Stefan Hajnoczi
,
05:37
January 08, 2020
Re: [PATCH 1/3] qcow2: Require that the virtual size is a multiple of the sector size
,
Nir Soffer
,
14:46
Re: [PATCH 3/3] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Nir Soffer
,
14:34
[PATCH 1/3] qcow2: Require that the virtual size is a multiple of the sector size
,
Alberto Garcia
,
12:50
[PATCH 2/3] qcow2: Don't round the L1 table allocation up to the sector size
,
Alberto Garcia
,
12:50
[PATCH 3/3] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
,
Alberto Garcia
,
12:50
[PATCH 0/3] qcow2: Misc BDRV_SECTOR_SIZE updates
,
Alberto Garcia
,
12:50
[PULL 5/5] vl: fix memory leak in configure_accelerators
,
Laurent Vivier
,
11:03
[PULL 4/5] arm/translate-a64: fix uninitialized variable warning
,
Laurent Vivier
,
11:03
[PULL 3/5] nbd: fix uninitialized variable warning
,
Laurent Vivier
,
11:03
[PULL 2/5] util/module: fix a memory leak
,
Laurent Vivier
,
11:03
[PULL 1/5] MAINTAINERS: Update Yuval Shaia's email address
,
Laurent Vivier
,
11:02
[PULL 0/5] Trivial branch patches
,
Laurent Vivier
,
11:02
Re: [PATCH v2] nbd: fix uninitialized variable warning
,
Laurent Vivier
,
10:04
[PATCH v2 3/3] block/io: take bs->reqs_lock in bdrv_mark_request_serialising
,
Paolo Bonzini
,
09:56
[PATCH v2 2/3] block/io: wait for serialising requests when a request becomes serialising
,
Paolo Bonzini
,
09:56
[PATCH v2 1/3] block: eliminate BDRV_REQ_NO_SERIALISING
,
Paolo Bonzini
,
09:56
[PATCH v2 0/3] block/io: serialising request clean up and locking fix
,
Paolo Bonzini
,
09:56
[PATCH v6 8/8] iotests: Test handling of AioContexts with some blockdev actions
,
Sergio Lopez
,
09:32
[PATCH v6 7/8] blockdev: Return bs to the proper context on snapshot abort
,
Sergio Lopez
,
09:32
[PATCH v6 6/8] blockdev: Acquire AioContext on dirty bitmap functions
,
Sergio Lopez
,
09:32
[PATCH v6 5/8] block/backup-top: Don't acquire context while dropping top
,
Sergio Lopez
,
09:32
[PATCH v6 4/8] blockdev: honor bdrv_try_set_aio_context() context requirements
,
Sergio Lopez
,
09:32
[PATCH v6 3/8] blockdev: unify qmp_blockdev_backup and blockdev-backup transaction paths
,
Sergio Lopez
,
09:32
[PATCH v6 2/8] blockdev: unify qmp_drive_backup and drive-backup transaction paths
,
Sergio Lopez
,
09:32
[PATCH v6 1/8] blockdev: fix coding style issues in drive_backup_prepare
,
Sergio Lopez
,
09:31
[PATCH v6 0/8] blockdev: Fix AioContext handling for various blockdev actions
,
Sergio Lopez
,
09:31
Re: Priority of -accel
,
Thomas Huth
,
09:00
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Paolo Bonzini
,
08:24
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Daniel P . Berrangé
,
08:10
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Paolo Bonzini
,
07:42
Re: [PATCH 0/4] luks: add qemu-img measure support
,
no-reply
,
07:16
[PATCH 4/4] iotests: add 282 luks qemu-img measure test
,
Stefan Hajnoczi
,
06:22
[PATCH 3/4] qemu-img: allow qemu-img measure --object without a filename
,
Stefan Hajnoczi
,
06:22
[PATCH 2/4] luks: implement .bdrv_measure()
,
Stefan Hajnoczi
,
06:22
[PATCH 1/4] luks: extract block_crypto_calculate_payload_offset()
,
Stefan Hajnoczi
,
06:22
[PATCH 0/4] luks: add qemu-img measure support
,
Stefan Hajnoczi
,
06:22
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Peter Maydell
,
06:00
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Thomas Huth
,
05:59
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Alex Bennée
,
05:39
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Kevin Wolf
,
04:47
Re: [PATCH v3 2/2] tests/ide-test: Create a single unit-test covering more PRDT cases
,
Kevin Wolf
,
04:23
January 07, 2020
Re: [PATCH v2] nbd: fix uninitialized variable warning
,
Richard Henderson
,
22:44
[PATCH v2] nbd: fix uninitialized variable warning
,
pannengyuan
,
21:51
Re: [PATCH] nbd: fix uninitialized variable warning
,
Pan Nengyuan
,
21:06
Re: [PATCH v3 2/2] tests/ide-test: Create a single unit-test covering more PRDT cases
,
Alexander Popov
,
17:39
Re: [PATCH] nbd: fix uninitialized variable warning
,
Eric Blake
,
17:25
Re: [PATCH 2/2] qcow2: dump QCOW2 metadata
,
Eric Blake
,
17:11
Re: [PATCH 1/2] qcow2: introduce Qcow2Metadata structure
,
Eric Blake
,
17:07
Re: [PATCH] nbd/server: improve nbd_negotiate_send_rep_list
,
Eric Blake
,
17:01
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Peter Maydell
,
12:53
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Christophe de Dinechin
,
12:43
Re: [PATCH v1 17/59] block/dmg.c: remove unneeded 'fail' label in dmg_read_mish_block()
,
Stefan Hajnoczi
,
11:54
[PULL v3 26/32] virtio: make seg_max virtqueue size dependent
,
Michael S. Tsirkin
,
11:31
[PULL v3 10/32] virtio: don't enable notifications during polling
,
Michael S. Tsirkin
,
11:30
Re: [PATCH 5/6] hw/scsi/megasas: Silent GCC9 duplicated-cond warning
,
Hannes Reinecke
,
11:20
Re: [PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Paolo Bonzini
,
10:23
Re: [PATCH 5/6] hw/scsi/megasas: Silent GCC9 duplicated-cond warning
,
Paolo Bonzini
,
09:56
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Thomas Huth
,
09:42
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Paolo Bonzini
,
09:37
Re: Priority of -accel
,
Thomas Huth
,
09:35
Re: Priority of -accel
,
Daniel P . Berrangé
,
09:27
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Daniel P . Berrangé
,
09:26
Re: Priority of -accel
,
Philippe Mathieu-Daudé
,
09:20
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Thomas Huth
,
09:15
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Christophe de Dinechin
,
08:56
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Daniel P . Berrangé
,
07:55
Re: [PATCH] iotests: fix usage -machine accel= together with -accel option
,
Thomas Huth
,
07:46
Re: Priority of -accel
,
Philippe Mathieu-Daudé
,
07:38
Re: Priority of -accel
,
Philippe Mathieu-Daudé
,
07:34
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Kevin Wolf
,
07:29
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Paolo Bonzini
,
07:23
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Thomas Huth
,
07:18
Re: Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Paolo Bonzini
,
05:14
Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
,
Thomas Huth
,
05:04
Re: [PATCH v3 2/2] tests/ide-test: Create a single unit-test covering more PRDT cases
,
Kevin Wolf
,
02:45
[PULL v2 26/32] virtio: make seg_max virtqueue size dependent
,
Michael S. Tsirkin
,
02:37
[PULL v2 10/32] virtio: don't enable notifications during polling
,
Michael S. Tsirkin
,
02:36
Re: [PATCH v3 1/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
,
Kevin Wolf
,
02:35
January 06, 2020
Re: [PATCH v1 13/59] block/vdi.c: remove 'fail' label in vdi_open()
,
Stefan Weil
,
16:04
Re: [PATCH v1 19/59] block/ssh.c: remove unneeded labels
,
Richard W.M. Jones
,
13:37
[PATCH v1 32/59] qemu-img.c: remove 'out4' label in img_compare
,
Daniel Henrique Barboza
,
13:26
[PATCH v1 27/59] crypto/block-luks.c: remove unneeded label in qcrypto_block_luks_find_key
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 24/59] block/vhdx-log.c: remove unneeded labels
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 25/59] block/vhdx.c: remove unneeded 'exit' labels
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 23/59] block/vxhs.c: remove unneeded 'out' label in vxhs_iio_callback()
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 22/59] block/vmdk.c: remove unneeded labels
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 21/59] block/backup.c remove unneeded 'out' label in backup_run()
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 20/59] block/vpc.c: remove unneeded 'fail' label in create_dynamic_disk()
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 19/59] block/ssh.c: remove unneeded labels
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 18/59] qcow2-refcount.c: remove unneeded 'fail' label in qcow2_refcount_init()
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 16/59] block/gluster.c: remove unneeded 'exit' label
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 17/59] block/dmg.c: remove unneeded 'fail' label in dmg_read_mish_block()
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 14/59] block/file-posix.c: remove unneeded labels
,
Daniel Henrique Barboza
,
13:25
[PATCH v1 13/59] block/vdi.c: remove 'fail' label in vdi_open()
,
Daniel Henrique Barboza
,
13:25
Re: [PULL 00/34] Block patches
,
Peter Maydell
,
13:22
Pre-Christmas meeting notes
,
Max Reitz
,
12:15
Re: [PATCH 3/3] iotests: Test external snapshot with VM state
,
Kevin Wolf
,
11:06
[PULL 34/34] backup-top: Begin drain earlier
,
Max Reitz
,
09:44
[PULL 33/34] tests/qemu-iotests: Update tests to recent desugarized -accel option
,
Max Reitz
,
09:44
[PULL 32/34] tests/qemu-iotests: add case to write compressed data of multiple clusters
,
Max Reitz
,
09:44
[PULL 31/34] qcow2: Allow writing compressed data of multiple clusters
,
Max Reitz
,
09:43
[PULL 30/34] block: introduce compress filter driver
,
Max Reitz
,
09:43
[PULL 29/34] iotests: Allow check -o data_file
,
Max Reitz
,
09:43
[PULL 28/34] iotests: Disable data_file where it cannot be used
,
Max Reitz
,
09:43
[PULL 27/34] iotests: Make 198 work with data_file
,
Max Reitz
,
09:43
[PULL 26/34] iotests: Make 137 work with data_file
,
Max Reitz
,
09:43
[PULL 25/34] iotests: Make 110 work with data_file
,
Max Reitz
,
09:43
[PULL 24/34] iotests: Make 091 work with data_file
,
Max Reitz
,
09:43
[PULL 23/34] iotests: Avoid cp/mv of test images
,
Max Reitz
,
09:43
[PULL 22/34] iotests: Use _rm_test_img for deleting test images
,
Max Reitz
,
09:43
[PULL 21/34] iotests: Avoid qemu-img create
,
Max Reitz
,
09:43
[PULL 19/34] iotests: Replace IMGOPTS='' by --no-opts
,
Max Reitz
,
09:43
[PULL 18/34] iotests: Replace IMGOPTS= by -o
,
Max Reitz
,
09:43
[PULL 20/34] iotests: Drop IMGOPTS use in 267
,
Max Reitz
,
09:43
[PULL 17/34] iotests: Inject space into -ocompat=0.10 in 051
,
Max Reitz
,
09:43
[PULL 16/34] iotests: Add -o and --no-opts to _make_test_img
,
Max Reitz
,
09:43
[PULL 15/34] iotests: Let _make_test_img parse its parameters
,
Max Reitz
,
09:43
[PULL 14/34] iotests: Drop compat=1.1 in 050
,
Max Reitz
,
09:43
[PULL 13/34] iotests: Replace IMGOPTS by _unsupported_imgopts
,
Max Reitz
,
09:43
[PULL 12/34] iotests: Filter refcount_order in 036
,
Max Reitz
,
09:43
[PULL 10/34] iotests/qcow2.py: Split feature fields into bits
,
Max Reitz
,
09:43
[PULL 11/34] iotests: Add _filter_json_filename
,
Max Reitz
,
09:42
[PULL 09/34] iotests/qcow2.py: Add dump-header-exts
,
Max Reitz
,
09:42
[PULL 08/34] iotests: s/qocw2/qcow2/
,
Max Reitz
,
09:42
[PULL 07/34] qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmap
,
Max Reitz
,
09:42
[PULL 06/34] throttle-groups: fix memory leak in throttle_group_set_limit:
,
Max Reitz
,
09:42
[PULL 05/34] iotests: Add test for failing mirror complete
,
Max Reitz
,
09:42
[PULL 04/34] iotests: Add @error to wait_until_completed
,
Max Reitz
,
09:42
[PULL 03/34] blkdebug: Allow taking/unsharing permissions
,
Max Reitz
,
09:42
[PULL 02/34] block: Use bdrv_qapi_perm_to_blk_perm()
,
Max Reitz
,
09:42
[PULL 01/34] block: Add bdrv_qapi_perm_to_blk_perm()
,
Max Reitz
,
09:42
[PULL 00/34] Block patches
,
Max Reitz
,
09:42
Re: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option
,
Max Reitz
,
08:17
[PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option
,
Philippe Mathieu-Daudé
,
08:10
Re: [PATCH 02/18] fuse: Allow exporting BDSs via FUSE
,
Max Reitz
,
07:00
January 05, 2020
[PATCH] nbd: fix uninitialized variable warning
,
pannengyuan
,
20:55
[PULL v3 26/32] virtio: make seg_max virtqueue size dependent
,
Michael S. Tsirkin
,
07:59
[PULL v3 10/32] virtio: don't enable notifications during polling
,
Michael S. Tsirkin
,
07:58
January 03, 2020
Re: [PULL 0/3] Block patches
,
Peter Maydell
,
13:50
Re: [PULL 00/30] Block layer patches
,
Peter Maydell
,
09:29
January 02, 2020
Re: How to impove downtime of Live-Migration caused bdrv_drain_all()
,
Felipe Franciosi
,
10:27
Re: How to impove downtime of Live-Migration caused bdrv_drain_all()
,
Stefan Hajnoczi
,
10:07
Re: [PATCH 3/3] iotests: Test external snapshot with VM state
,
Dr. David Alan Gilbert
,
08:25
Re: [PATCH 00/18] block: Allow exporting BDSs via FUSE
,
Stefan Hajnoczi
,
06:22
January 01, 2020
Re: [PATCH v2 2/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
,
Alexander Popov
,
17:45
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc