Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-block (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Jan 22 2021 12:01:35 -0500
Threads in reverse chronological order
[
Next Period
]
Re: [PATCH v4 14/16] block/io: support int64_t bytes in bdrv_co_p{read,write}v_part()
,
Eric Blake
,
2021/01/22
Re: [PATCH v4 13/16] block/io: support int64_t bytes in bdrv_aligned_preadv()
,
Eric Blake
,
2021/01/22
Re: [PATCH v4 12/16] block/io: support int64_t bytes in bdrv_co_do_copy_on_readv()
,
Eric Blake
,
2021/01/22
Re: [PATCH v4 11/16] block/io: support int64_t bytes in bdrv_aligned_pwritev()
,
Eric Blake
,
2021/01/22
Re: [PATCH v4 10/16] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
,
Eric Blake
,
2021/01/22
Re: [PATCH v4 09/16] block/io: use int64_t bytes in driver wrappers
,
Eric Blake
,
2021/01/22
Re: [PATCH v4 08/16] block: use int64_t as bytes type in tracked requests
,
Eric Blake
,
2021/01/22
Re: [PATCH v4 07/16] block/io: improve bdrv_check_request: check qiov too
,
Eric Blake
,
2021/01/22
[PATCH V5 0/6] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/22
[PATCH V5 1/6] hw/block/nvme: introduce nvme-subsys device
,
Minwoo Im
,
2021/01/22
[PATCH V5 3/6] hw/block/nvme: add CMIC enum value for Identify Controller
,
Minwoo Im
,
2021/01/22
[PATCH V5 2/6] hw/block/nvme: support to map controller to a subsystem
,
Minwoo Im
,
2021/01/22
[PATCH V5 4/6] hw/block/nvme: support for multi-controller in subsystem
,
Minwoo Im
,
2021/01/22
[PATCH V5 5/6] hw/block/nvme: add NMIC enum value for Identify Namespace
,
Minwoo Im
,
2021/01/22
[PATCH V5 6/6] hw/block/nvme: support for shared namespace in subsystem
,
Minwoo Im
,
2021/01/22
Re: [PATCH v4 05/16] block/io: bdrv_pad_request(): support qemu_iovec_init_extended failure
,
Eric Blake
,
2021/01/21
Re: [PATCH v4 04/16] block/io: refactor bdrv_pad_request(): move bdrv_pad_request() up
,
Eric Blake
,
2021/01/21
Re: [PATCH v4 03/16] block: fix theoretical overflow in bdrv_init_padding()
,
Eric Blake
,
2021/01/21
[PATCH V4 0/6] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/21
[PATCH V4 1/6] hw/block/nvme: introduce nvme-subsys device
,
Minwoo Im
,
2021/01/21
Re: [PATCH V4 1/6] hw/block/nvme: introduce nvme-subsys device
,
Keith Busch
,
2021/01/21
Re: [PATCH V4 1/6] hw/block/nvme: introduce nvme-subsys device
,
Minwoo Im
,
2021/01/21
[PATCH V4 2/6] hw/block/nvme: support to map controller to a subsystem
,
Minwoo Im
,
2021/01/21
Re: [PATCH V4 2/6] hw/block/nvme: support to map controller to a subsystem
,
Keith Busch
,
2021/01/21
Re: [PATCH V4 2/6] hw/block/nvme: support to map controller to a subsystem
,
Minwoo Im
,
2021/01/21
[PATCH V4 3/6] hw/block/nvme: add CMIC enum value for Identify Controller
,
Minwoo Im
,
2021/01/21
[PATCH V4 4/6] hw/block/nvme: support for multi-controller in subsystem
,
Minwoo Im
,
2021/01/21
Re: [PATCH V4 4/6] hw/block/nvme: support for multi-controller in subsystem
,
Keith Busch
,
2021/01/21
Re: [PATCH V4 4/6] hw/block/nvme: support for multi-controller in subsystem
,
Minwoo Im
,
2021/01/21
[PATCH V4 5/6] hw/block/nvme: add NMIC enum value for Identify Namespace
,
Minwoo Im
,
2021/01/21
[PATCH V4 6/6] hw/block/nvme: support for shared namespace in subsystem
,
Minwoo Im
,
2021/01/21
Re: [PATCH v4 02/16] util/iov: make qemu_iovec_init_extended() honest
,
Eric Blake
,
2021/01/21
[PATCH v3 0/2] nbd/server: Quiesce coroutines on context switch
,
Sergio Lopez
,
2021/01/21
[PATCH v3 1/2] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
,
Sergio Lopez
,
2021/01/21
Re: [PATCH v3 1/2] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
,
Eric Blake
,
2021/01/21
[PATCH v3 2/2] block: move blk_exp_close_all() to qemu_cleanup()
,
Sergio Lopez
,
2021/01/21
Re: [PATCH v3 2/2] block: move blk_exp_close_all() to qemu_cleanup()
,
Eric Blake
,
2021/01/21
[RFC PATCH v2 6/8] meson: Display block layer information altogether
,
Philippe Mathieu-Daudé
,
2021/01/21
[PULL 10/13] iotests: define group in each iotest
,
Eric Blake
,
2021/01/20
Re: [PULL 10/13] iotests: define group in each iotest
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
[PULL 11/13] iotests/264: fix style
,
Eric Blake
,
2021/01/20
[PULL 12/13] iotests.py: fix qemu_tool_pipe_and_status()
,
Eric Blake
,
2021/01/20
[PULL 03/13] block: Honor blk_set_aio_context() context requirements
,
Eric Blake
,
2021/01/20
[PULL 13/13] iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()
,
Eric Blake
,
2021/01/20
[PULL 05/13] iotests/277: use dot slash for nbd-fault-injector.py running
,
Eric Blake
,
2021/01/20
[PULL 09/13] iotests/294: add shebang line
,
Eric Blake
,
2021/01/20
[PULL 07/13] iotests: fix some whitespaces in test output files
,
Eric Blake
,
2021/01/20
[PULL 06/13] iotests/303: use dot slash for qcow2.py running
,
Eric Blake
,
2021/01/20
[PULL 04/13] nbd/server: Quiesce coroutines on context switch
,
Eric Blake
,
2021/01/20
[PULL 01/13] qemu-nbd: Fix a memleak in qemu_nbd_client_list()
,
Eric Blake
,
2021/01/20
[PULL 02/13] qemu-nbd: Fix a memleak in nbd_client_thread()
,
Eric Blake
,
2021/01/20
Re: [PATCH v2 4/8] iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()
,
Eric Blake
,
2021/01/20
Re: [PATCH v2 3/8] iotests.py: fix qemu_tool_pipe_and_status()
,
Eric Blake
,
2021/01/20
Re: [PATCH v2 2/8] nbd: allow reconnect on open, with corresponding new options
,
Eric Blake
,
2021/01/20
Re: [PATCH v2 2/8] nbd: allow reconnect on open, with corresponding new options
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH 11/11] iotests/264: add backup-cancel test-case
,
Eric Blake
,
2021/01/20
Re: [PATCH 11/11] iotests/264: add backup-cancel test-case
,
Eric Blake
,
2021/01/20
Re: [PATCH 11/11] iotests/264: add backup-cancel test-case
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH 10/11] block/backup: implement .cancel job handler
,
Eric Blake
,
2021/01/20
Re: [PATCH 09/11] iotests/264: add mirror-cancel test-case
,
Eric Blake
,
2021/01/20
Re: [PATCH 09/11] iotests/264: add mirror-cancel test-case
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH 08/11] iotests.py: qemu_nbd_popen: remove pid file after use
,
Eric Blake
,
2021/01/20
Re: [PATCH 07/11] iotests/264: move to python unittest
,
Eric Blake
,
2021/01/20
Re: [PATCH 07/11] iotests/264: move to python unittest
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH 06/11] iotests/264: fix style
,
Eric Blake
,
2021/01/20
Re: [PATCH 05/11] block/mirror: implement .cancel job handler
,
Eric Blake
,
2021/01/20
Re: [PATCH 04/11] job: add .cancel handler for the driver
,
Eric Blake
,
2021/01/20
Re: [PATCH 04/11] job: add .cancel handler for the driver
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH 03/11] block/raw-format: implement .bdrv_cancel_in_flight handler
,
Eric Blake
,
2021/01/20
Re: [PATCH 03/11] block/raw-format: implement .bdrv_cancel_in_flight handler
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH 02/11] block/nbd: implement .bdrv_cancel_in_flight
,
Eric Blake
,
2021/01/20
Re: [PATCH 01/11] block: add new BlockDriver handler: bdrv_cancel_in_flight
,
Eric Blake
,
2021/01/20
Re: [PATCH 01/11] block: add new BlockDriver handler: bdrv_cancel_in_flight
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH v2 1/8] block/nbd: move initial connect to coroutine
,
Eric Blake
,
2021/01/20
Re: [PATCH v4 01/16] block: refactor bdrv_check_request: add errp
,
Eric Blake
,
2021/01/20
Re: [PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
,
Eric Blake
,
2021/01/20
Re: [PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
,
Sergio Lopez
,
2021/01/21
[PATCH v2 0/3] hw/usb/dev-uas: Fix Clang 11 -Wgnu-variable-sized-type-not-at-end error
,
Philippe Mathieu-Daudé
,
2021/01/20
[PATCH v2 1/3] scsi/utils: Rename 'illegal request' -> 'invalid request'
,
Philippe Mathieu-Daudé
,
2021/01/20
Re: [PATCH v2 1/3] scsi/utils: Rename 'illegal request' -> 'invalid request'
,
Eric Blake
,
2021/01/20
Re: [PATCH v2 1/3] scsi/utils: Rename 'illegal request' -> 'invalid request'
,
Gerd Hoffmann
,
2021/01/20
Re: [PATCH v2 1/3] scsi/utils: Rename 'illegal request' -> 'invalid request'
,
Eric Blake
,
2021/01/20
[PATCH v2 2/3] scsi/utils: Add INVALID_PARAM_VALUE sense code definition
,
Philippe Mathieu-Daudé
,
2021/01/20
[PATCH v2 3/3] hw/usb/dev-uas: Report command additional adb length as unsupported
,
Philippe Mathieu-Daudé
,
2021/01/20
Re: [PATCH v2 3/3] hw/usb/dev-uas: Report command additional adb length as unsupported
,
Gerd Hoffmann
,
2021/01/21
Re: [PATCH v2 3/3] hw/usb/dev-uas: Report command additional adb length as unsupported
,
Philippe Mathieu-Daudé
,
2021/01/21
[PATCH v9 00/11] migration: bring improved savevm/loadvm/delvm to QMP
,
Daniel P . Berrangé
,
2021/01/20
[PATCH v9 01/11] block: push error reporting into bdrv_all_*_snapshot functions
,
Daniel P . Berrangé
,
2021/01/20
[PATCH v9 02/11] migration: Make save_snapshot() return bool, not 0/-1
,
Daniel P . Berrangé
,
2021/01/20
Re: [PATCH v9 02/11] migration: Make save_snapshot() return bool, not 0/-1
,
Eric Blake
,
2021/01/20
Re: [PATCH v9 02/11] migration: Make save_snapshot() return bool, not 0/-1
,
Eric Blake
,
2021/01/20
[PATCH v9 03/11] migration: stop returning errno from load_snapshot()
,
Daniel P . Berrangé
,
2021/01/20
[PATCH v9 04/11] block: add ability to specify list of blockdevs during snapshot
,
Daniel P . Berrangé
,
2021/01/20
[PATCH v9 07/11] migration: control whether snapshots are ovewritten
,
Daniel P . Berrangé
,
2021/01/20
[PATCH v9 06/11] block: rename and alter bdrv_all_find_snapshot semantics
,
Daniel P . Berrangé
,
2021/01/20
Re: [PATCH v9 06/11] block: rename and alter bdrv_all_find_snapshot semantics
,
Eric Blake
,
2021/01/20
[PATCH v9 05/11] block: allow specifying name of block device for vmstate storage
,
Daniel P . Berrangé
,
2021/01/20
[PATCH v9 08/11] migration: wire up support for snapshot device selection
,
Daniel P . Berrangé
,
2021/01/20
Re: [PATCH v9 08/11] migration: wire up support for snapshot device selection
,
Eric Blake
,
2021/01/20
[PATCH v9 09/11] migration: introduce a delete_snapshot wrapper
,
Daniel P . Berrangé
,
2021/01/20
Re: [PATCH v9 09/11] migration: introduce a delete_snapshot wrapper
,
Eric Blake
,
2021/01/20
[PATCH v9 10/11] iotests: add support for capturing and matching QMP events
,
Daniel P . Berrangé
,
2021/01/20
Re: [PATCH v9 10/11] iotests: add support for capturing and matching QMP events
,
Eric Blake
,
2021/01/20
[PATCH v9 11/11] migration: introduce snapshot-{save, load, delete} QMP commands
,
Daniel P . Berrangé
,
2021/01/20
Re: [PATCH v9 11/11] migration: introduce snapshot-{save, load, delete} QMP commands
,
Markus Armbruster
,
2021/01/20
Re: [PATCH v9 11/11] migration: introduce snapshot-{save, load, delete} QMP commands
,
Eric Blake
,
2021/01/20
[PATCH 9/9] meson: Summarize block layer information altogether
,
Philippe Mathieu-Daudé
,
2021/01/19
Re: [PATCH v2 12/36] block: refactor bdrv_child* permission functions
,
Kevin Wolf
,
2021/01/19
Re: [PATCH v2 12/36] block: refactor bdrv_child* permission functions
,
Vladimir Sementsov-Ogievskiy
,
2021/01/19
Re: [PATCH v2 12/36] block: refactor bdrv_child* permission functions
,
Kevin Wolf
,
2021/01/20
Re: [PATCH v2 12/36] block: refactor bdrv_child* permission functions
,
Vladimir Sementsov-Ogievskiy
,
2021/01/20
Re: [PATCH v2 12/36] block: refactor bdrv_child* permission functions
,
Kevin Wolf
,
2021/01/20
Re: [PATCH v2 11/36] block: bdrv_refresh_perms: check parents compliance
,
Kevin Wolf
,
2021/01/19
Re: [PATCH v2 11/36] block: bdrv_refresh_perms: check parents compliance
,
Vladimir Sementsov-Ogievskiy
,
2021/01/19
[RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/19
[RFC PATCH V3 1/8] hw/block/nvme: introduce nvme-subsys device
,
Minwoo Im
,
2021/01/19
[RFC PATCH V3 2/8] hw/block/nvme: support to map controller to a subsystem
,
Minwoo Im
,
2021/01/19
[RFC PATCH V3 3/8] hw/block/nvme: add CMIC enum value for Identify Controller
,
Minwoo Im
,
2021/01/19
[RFC PATCH V3 4/8] hw/block/nvme: support for multi-controller in subsystem
,
Minwoo Im
,
2021/01/19
[RFC PATCH V3 5/8] hw/block/nvme: add NMIC enum value for Identify Namespace
,
Minwoo Im
,
2021/01/19
[RFC PATCH V3 7/8] hw/block/nvme: add 'detached' param not to attach namespace
,
Minwoo Im
,
2021/01/19
Re: [RFC PATCH V3 7/8] hw/block/nvme: add 'detached' param not to attach namespace
,
Klaus Jensen
,
2021/01/19
Re: [RFC PATCH V3 7/8] hw/block/nvme: add 'detached' param not to attach namespace
,
Minwoo Im
,
2021/01/19
[RFC PATCH V3 6/8] hw/block/nvme: support for shared namespace in subsystem
,
Minwoo Im
,
2021/01/19
[RFC PATCH V3 8/8] hw/block/nvme: Add Identify Active Namespace ID List
,
Minwoo Im
,
2021/01/19
Re: [RFC PATCH V3 8/8] hw/block/nvme: Add Identify Active Namespace ID List
,
Niklas Cassel
,
2021/01/20
Re: [RFC PATCH V3 8/8] hw/block/nvme: Add Identify Active Namespace ID List
,
Klaus Jensen
,
2021/01/20
Re: [RFC PATCH V3 8/8] hw/block/nvme: Add Identify Active Namespace ID List
,
Minwoo Im
,
2021/01/20
Re: [RFC PATCH V3 8/8] hw/block/nvme: Add Identify Active Namespace ID List
,
Niklas Cassel
,
2021/01/21
Re: [RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
,
Klaus Jensen
,
2021/01/19
Re: [RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
,
Keith Busch
,
2021/01/19
Re: [RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/19
Re: [RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/19
Re: [RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
,
Klaus Jensen
,
2021/01/20
Re: [RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/20
[PATCH] hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
,
Alexander Bulekov
,
2021/01/19
[PATCH 0/2] hw/block/nvme: zoned fixes
,
Klaus Jensen
,
2021/01/19
[PATCH 1/2] hw/block/nvme: fix zone boundary check for append
,
Klaus Jensen
,
2021/01/19
[PATCH 2/2] hw/block/nvme: refactor the logic for zone write checks
,
Klaus Jensen
,
2021/01/19
Re: [PATCH 0/2] hw/block/nvme: zoned fixes
,
Niklas Cassel
,
2021/01/20
[PATCH] tests/check-block.sh: Refuse to run the iotests with BusyBox' sed
,
Thomas Huth
,
2021/01/19
Re: [PATCH] tests/check-block.sh: Refuse to run the iotests with BusyBox' sed
,
Philippe Mathieu-Daudé
,
2021/01/19
Re: [PATCH] tests/check-block.sh: Refuse to run the iotests with BusyBox' sed
,
Daniel P . Berrangé
,
2021/01/19
Re: [PATCH] tests/check-block.sh: Refuse to run the iotests with BusyBox' sed
,
Kevin Wolf
,
2021/01/19
NVMe ZNS zone append past zone size?
,
Niklas Cassel
,
2021/01/19
Re: NVMe ZNS zone append past zone size?
,
Klaus Jensen
,
2021/01/19
[PATCH v3 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
,
Klaus Jensen
,
2021/01/19
[PATCH v3 01/12] hw/block/nvme: add size to mmio read/write trace events
,
Klaus Jensen
,
2021/01/19
[PATCH v3 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
,
Klaus Jensen
,
2021/01/19
[PATCH v3 04/12] hw/block/nvme: move msix table and pba to BAR 0
,
Klaus Jensen
,
2021/01/19
[PATCH v3 03/12] hw/block/nvme: indicate CMB support through controller capabilities register
,
Klaus Jensen
,
2021/01/19
[PATCH v3 05/12] hw/block/nvme: allow cmb and pmr to coexist
,
Klaus Jensen
,
2021/01/19
[PATCH v3 06/12] hw/block/nvme: rename PMR/CMB shift/mask fields
,
Klaus Jensen
,
2021/01/19
[PATCH v3 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
,
Klaus Jensen
,
2021/01/19
Re: [PATCH v3 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
,
Minwoo Im
,
2021/01/20
[PATCH v3 08/12] hw/block/nvme: disable PMR at boot up
,
Klaus Jensen
,
2021/01/19
[PATCH v3 09/12] hw/block/nvme: add PMR RDS/WDS support
,
Klaus Jensen
,
2021/01/19
[PATCH v3 10/12] hw/block/nvme: move cmb logic to v1.4
,
Klaus Jensen
,
2021/01/19
Re: [PATCH v3 10/12] hw/block/nvme: move cmb logic to v1.4
,
Minwoo Im
,
2021/01/19
Re: [PATCH v3 10/12] hw/block/nvme: move cmb logic to v1.4
,
Klaus Jensen
,
2021/01/19
Re: [PATCH v3 10/12] hw/block/nvme: move cmb logic to v1.4
,
Minwoo Im
,
2021/01/20
[PATCH v3 11/12] hw/block/nvme: bump to v1.4
,
Klaus Jensen
,
2021/01/19
[PATCH v3 12/12] hw/block/nvme: lift cmb restrictions
,
Klaus Jensen
,
2021/01/19
Re: [PATCH v3 12/12] hw/block/nvme: lift cmb restrictions
,
Minwoo Im
,
2021/01/20
Re: [PATCH v3 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
,
Keith Busch
,
2021/01/19
Re: [PATCH v3 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
,
Klaus Jensen
,
2021/01/20
[RFC PATCH 0/2] hw/usb/dev-uas: Fix Clang 11 -Wgnu-variable-sized-type-not-at-end error
,
Philippe Mathieu-Daudé
,
2021/01/18
[RFC PATCH 1/2] scsi/utils: Add INVALID_PARAM_VALUE sense code definition
,
Philippe Mathieu-Daudé
,
2021/01/18
Re: [RFC PATCH 1/2] scsi/utils: Add INVALID_PARAM_VALUE sense code definition
,
Eric Blake
,
2021/01/20
Re: [RFC PATCH 1/2] scsi/utils: Add INVALID_PARAM_VALUE sense code definition
,
Gerd Hoffmann
,
2021/01/20
Re: [RFC PATCH 1/2] scsi/utils: Add INVALID_PARAM_VALUE sense code definition
,
Philippe Mathieu-Daudé
,
2021/01/20
[RFC PATCH 2/2] hw/usb/dev-uas: Report command additional adb length as unsupported
,
Philippe Mathieu-Daudé
,
2021/01/18
Re: [RFC PATCH 2/2] hw/usb/dev-uas: Report command additional adb length as unsupported
,
Philippe Mathieu-Daudé
,
2021/01/19
Re: [RFC PATCH 2/2] hw/usb/dev-uas: Report command additional adb length as unsupported
,
Eric Blake
,
2021/01/20
Re: [RFC PATCH 0/2] hw/usb/dev-uas: Fix Clang 11 -Wgnu-variable-sized-type-not-at-end error
,
Gerd Hoffmann
,
2021/01/19
Re: [RFC PATCH 0/2] hw/usb/dev-uas: Fix Clang 11 -Wgnu-variable-sized-type-not-at-end error
,
Philippe Mathieu-Daudé
,
2021/01/19
Re: [PATCH v2 10/36] util: add transactions.c
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v2 10/36] util: add transactions.c
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
Re: [raw] Guest stuck during live live-migration
,
Alexandre Arents
,
2021/01/18
Re: [PATCH v2 09/36] block: return value from bdrv_replace_node()
,
Kevin Wolf
,
2021/01/18
[PATCH] xen-block: fix reporting of discard feature
,
Roger Pau Monne
,
2021/01/18
RE: [PATCH] xen-block: fix reporting of discard feature
,
Paul Durrant
,
2021/01/18
Re: [PATCH v2 08/36] block: make bdrv_reopen_{prepare,commit,abort} private
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
Re: [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
,
Kevin Wolf
,
2021/01/19
Re: [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH v2 05/36] block: add bdrv_parent_try_set_aio_context
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v2 05/36] block: add bdrv_parent_try_set_aio_context
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
Re: [PATCH v2 04/36] block: bdrv_append(): return status
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v2 03/36] block: bdrv_append(): don't consume reference
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v2 03/36] block: bdrv_append(): don't consume reference
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
Re: [PATCH v2 03/36] block: bdrv_append(): don't consume reference
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v2 02/36] tests/test-bdrv-graph-mod: add test_parallel_perm_update
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v2 02/36] tests/test-bdrv-graph-mod: add test_parallel_perm_update
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
[PATCH 0/2] block: Fix crash on write to read-only devices
,
Kevin Wolf
,
2021/01/18
[PATCH 2/2] virtio-scsi-test: Test writing to scsi-cd device
,
Kevin Wolf
,
2021/01/18
Re: [PATCH 2/2] virtio-scsi-test: Test writing to scsi-cd device
,
Philippe Mathieu-Daudé
,
2021/01/18
Re: [PATCH 2/2] virtio-scsi-test: Test writing to scsi-cd device
,
Max Reitz
,
2021/01/19
[PATCH 1/2] block: Separate blk_is_writable() and blk_supports_write_perm()
,
Kevin Wolf
,
2021/01/18
Re: [PATCH 1/2] block: Separate blk_is_writable() and blk_supports_write_perm()
,
Philippe Mathieu-Daudé
,
2021/01/18
Re: [PATCH 1/2] block: Separate blk_is_writable() and blk_supports_write_perm()
,
Max Reitz
,
2021/01/19
[PATCH v5 00/10] iotests: Fix 129 and expand 297’s reach
,
Max Reitz
,
2021/01/18
[PATCH v5 02/10] iotests/297: Rewrite in Python and extend reach
,
Max Reitz
,
2021/01/18
Re: [PATCH v5 02/10] iotests/297: Rewrite in Python and extend reach
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
[PATCH v5 03/10] iotests: Move try_remove to iotests.py
,
Max Reitz
,
2021/01/18
[PATCH v5 01/10] iotests.py: Assume a couple of variables as given
,
Max Reitz
,
2021/01/18
[PATCH v5 04/10] iotests/129: Remove test images in tearDown()
,
Max Reitz
,
2021/01/18
[PATCH v5 05/10] iotests/129: Do not check @busy
,
Max Reitz
,
2021/01/18
[PATCH v5 06/10] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/18
[PATCH v5 07/10] iotests/129: Actually test a commit job
,
Max Reitz
,
2021/01/18
[PATCH v5 08/10] iotests/129: Limit mirror job's buffer size
,
Max Reitz
,
2021/01/18
[PATCH v5 10/10] iotests/300: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/18
[PATCH v5 09/10] iotests/129: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/18
[PATCH v2 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
,
Klaus Jensen
,
2021/01/18
[PATCH v2 01/12] hw/block/nvme: add size to mmio read/write trace events
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 01/12] hw/block/nvme: add size to mmio read/write trace events
,
Minwoo Im
,
2021/01/18
[PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
,
Minwoo Im
,
2021/01/18
Re: [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
,
Minwoo Im
,
2021/01/18
Re: [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
,
Minwoo Im
,
2021/01/18
Re: [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
,
Keith Busch
,
2021/01/19
[PATCH v2 03/12] hw/block/nvme: indicate CMB support through controller capabilities register
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 03/12] hw/block/nvme: indicate CMB support through controller capabilities register
,
Minwoo Im
,
2021/01/18
[PATCH v2 04/12] hw/block/nvme: move msix table and pba to BAR 0
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 04/12] hw/block/nvme: move msix table and pba to BAR 0
,
Minwoo Im
,
2021/01/18
[PATCH v2 05/12] hw/block/nvme: allow cmb and pmr to coexist
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 05/12] hw/block/nvme: allow cmb and pmr to coexist
,
Minwoo Im
,
2021/01/18
[PATCH v2 06/12] hw/block/nvme: rename PMR/CMB shift/mask fields
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 06/12] hw/block/nvme: rename PMR/CMB shift/mask fields
,
Minwoo Im
,
2021/01/18
[PATCH v2 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
,
Minwoo Im
,
2021/01/18
Re: [PATCH v2 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
,
Klaus Jensen
,
2021/01/18
[PATCH v2 08/12] hw/block/nvme: disable PMR at boot up
,
Klaus Jensen
,
2021/01/18
[PATCH v2 09/12] hw/block/nvme: add PMR RDS/WDS support
,
Klaus Jensen
,
2021/01/18
[PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Minwoo Im
,
2021/01/18
Re: [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Minwoo Im
,
2021/01/18
Re: [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Minwoo Im
,
2021/01/18
Re: [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Klaus Jensen
,
2021/01/18
Re: [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
,
Minwoo Im
,
2021/01/18
[PATCH v2 11/12] hw/block/nvme: bump to v1.4
,
Klaus Jensen
,
2021/01/18
[PATCH v2 12/12] hw/block/nvme: lift cmb restrictions
,
Klaus Jensen
,
2021/01/18
[PATCH v2 0/9] Alpine Linux build fix and CI pipeline
,
Jiaxun Yang
,
2021/01/18
[PATCH v2 2/9] libvhost-user: Include poll.h instead of sys/poll.h
,
Jiaxun Yang
,
2021/01/18
Re: [PATCH v2 2/9] libvhost-user: Include poll.h instead of sys/poll.h
,
Philippe Mathieu-Daudé
,
2021/01/18
[PATCH v2 1/9] configure: Add sys/timex.h to probe clock_adjtime
,
Jiaxun Yang
,
2021/01/18
[PATCH v2 3/9] osdep.h: Remove <sys/signal.h> include
,
Jiaxun Yang
,
2021/01/18
Re: [PATCH v2 3/9] osdep.h: Remove <sys/signal.h> include
,
Philippe Mathieu-Daudé
,
2021/01/18
[PATCH v2 4/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
,
Jiaxun Yang
,
2021/01/18
Re: [PATCH v2 4/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
,
Philippe Mathieu-Daudé
,
2021/01/18
[PATCH v2 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
,
Jiaxun Yang
,
2021/01/18
Re: [PATCH v2 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
,
Philippe Mathieu-Daudé
,
2021/01/18
[PATCH v2 7/9] accel/kvm: avoid using predefined PAGE_SIZE
,
Jiaxun Yang
,
2021/01/18
[PATCH v2 6/9] tests: Rename PAGE_SIZE definitions
,
Jiaxun Yang
,
2021/01/18
Re: [PATCH v2 6/9] tests: Rename PAGE_SIZE definitions
,
Philippe Mathieu-Daudé
,
2021/01/18
[PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux
,
Jiaxun Yang
,
2021/01/18
Re: [PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux
,
Daniel P . Berrangé
,
2021/01/18
Re: [PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux
,
Thomas Huth
,
2021/01/19
Re: [PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux
,
Daniel P . Berrangé
,
2021/01/19
[PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Jiaxun Yang
,
2021/01/18
Re: [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Daniel P . Berrangé
,
2021/01/18
Re: [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Thomas Huth
,
2021/01/18
Re: [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Daniel P . Berrangé
,
2021/01/18
Re: [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Jiaxun Yang
,
2021/01/18
Re: [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Thomas Huth
,
2021/01/18
Re: [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Daniel P . Berrangé
,
2021/01/18
Re: [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Thomas Huth
,
2021/01/18
Re: [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline
,
Thomas Huth
,
2021/01/19
Re: [PATCH v2 0/9] Alpine Linux build fix and CI pipeline
,
no-reply
,
2021/01/18
Re: [PATCH v2 0/9] Alpine Linux build fix and CI pipeline
,
Thomas Huth
,
2021/01/18
[PATCH] hw/block/nvme: Correct error status for unaligned ZA
,
Dmitry Fomichev
,
2021/01/17
Re: [PATCH] hw/block/nvme: Correct error status for unaligned ZA
,
Klaus Jensen
,
2021/01/18
Re: [PATCH 00/28] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
,
Paolo Bonzini
,
2021/01/17
Re: [PATCH 00/28] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
,
Kevin Wolf
,
2021/01/18
Re: [PATCH 00/28] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
,
Paolo Bonzini
,
2021/01/18
[RFC PATCH V2 00/11] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/17
[RFC PATCH V2 01/11] hw/block/nvme: remove unused argument in nvme_ns_init_zoned
,
Minwoo Im
,
2021/01/17
Re: [RFC PATCH V2 01/11] hw/block/nvme: remove unused argument in nvme_ns_init_zoned
,
Klaus Jensen
,
2021/01/18
[RFC PATCH V2 02/11] hw/block/nvme: open code for volatile write cache
,
Minwoo Im
,
2021/01/17
Re: [RFC PATCH V2 02/11] hw/block/nvme: open code for volatile write cache
,
Klaus Jensen
,
2021/01/18
Re: [RFC PATCH V2 02/11] hw/block/nvme: open code for volatile write cache
,
Klaus Jensen
,
2021/01/19
Re: [RFC PATCH V2 02/11] hw/block/nvme: open code for volatile write cache
,
Minwoo Im
,
2021/01/19
[RFC PATCH V2 03/11] hw/block/nvme: remove unused argument in nvme_ns_init_blk
,
Minwoo Im
,
2021/01/17
Re: [RFC PATCH V2 03/11] hw/block/nvme: remove unused argument in nvme_ns_init_blk
,
Klaus Jensen
,
2021/01/18
[RFC PATCH V2 04/11] hw/block/nvme: split setup and register for namespace
,
Minwoo Im
,
2021/01/17
Re: [RFC PATCH V2 04/11] hw/block/nvme: split setup and register for namespace
,
Klaus Jensen
,
2021/01/18
[RFC PATCH V2 05/11] hw/block/nvme: remove unused argument in nvme_ns_setup
,
Minwoo Im
,
2021/01/17
Re: [RFC PATCH V2 05/11] hw/block/nvme: remove unused argument in nvme_ns_setup
,
Klaus Jensen
,
2021/01/18
[RFC PATCH V2 06/11] hw/block/nvme: introduce nvme-subsys device
,
Minwoo Im
,
2021/01/17
[RFC PATCH V2 07/11] hw/block/nvme: support to map controller to a subsystem
,
Minwoo Im
,
2021/01/17
[RFC PATCH V2 08/11] hw/block/nvme: add CMIC enum value for Identify Controller
,
Minwoo Im
,
2021/01/17
[RFC PATCH V2 09/11] hw/block/nvme: support for multi-controller in subsystem
,
Minwoo Im
,
2021/01/17
[RFC PATCH V2 10/11] hw/block/nvme: add NMIC enum value for Identify Namespace
,
Minwoo Im
,
2021/01/17
Re: [RFC PATCH V2 10/11] hw/block/nvme: add NMIC enum value for Identify Namespace
,
Klaus Jensen
,
2021/01/18
Re: [RFC PATCH V2 10/11] hw/block/nvme: add NMIC enum value for Identify Namespace
,
Minwoo Im
,
2021/01/18
[RFC PATCH V2 11/11] hw/block/nvme: support for shared namespace in subsystem
,
Minwoo Im
,
2021/01/17
Re: [RFC PATCH V2 00/11] hw/block/nvme: support multi-path for ctrl/ns
,
Klaus Jensen
,
2021/01/18
Re: [RFC PATCH V2 00/11] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/18
Re: [RFC PATCH V2 00/11] hw/block/nvme: support multi-path for ctrl/ns
,
Klaus Jensen
,
2021/01/19
Re: [RFC PATCH V2 00/11] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/19
[PATCH v6 00/14] block: deal with errp: part I
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 01/14] block: return status from bdrv_append and friends
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 02/14] block: use return status of bdrv_append()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 03/14] block: check return value of bdrv_open_child and drop error propagation
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 04/14] blockdev: fix drive_backup_prepare() missed error
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 06/14] block/mirror: drop extra error propagation in commit_active_start()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 05/14] block: drop extra error propagation for bdrv_set_backing_hd
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 07/14] blockjob: return status from block_job_set_speed()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 08/14] block/qcow2: qcow2_get_specific_info(): drop error propagation
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 09/14] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 10/14] block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 11/14] block/qcow2: read_cache_sizes: return status value
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 12/14] block/qcow2: simplify qcow2_co_invalidate_cache()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 13/14] block/qed: bdrv_qed_do_open: deal with errp
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v6 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 00/23] backup performance: block_status + async
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 01/23] qapi: backup: add perf.use-copy-range parameter
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 02/23] block/block-copy: More explicit call_state
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 03/23] block/block-copy: implement block_copy_async
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 04/23] block/block-copy: add max_chunk and max_workers parameters
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 09/23] job: call job_enter from job_pause
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v4 09/23] job: call job_enter from job_pause
,
Max Reitz
,
2021/01/18
Re: [PATCH v4 09/23] job: call job_enter from job_pause
,
Max Reitz
,
2021/01/18
[PATCH v4 07/23] block/block-copy: add block_copy_cancel
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 05/23] block/block-copy: add list of all call-states
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 11/23] iotests: 56: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 06/23] block/block-copy: add ratelimit to block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 10/23] qapi: backup: add max-chunk and max-workers to x-perf struct
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 12/23] iotests: 185: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 19/23] block/block-copy: drop unused block_copy_set_progress_callback()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 08/23] blockjob: add set_speed to BlockJobDriver
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 22/23] simplebench: bench_block_job: add cmd_options argument
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 15/23] block/block-copy: make progress_bytes_callback optional
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 16/23] block/backup: drop extra gotos from backup_run()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 13/23] iotests: 219: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 23/23] simplebench: add bench-backup.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v4 23/23] simplebench: add bench-backup.py
,
Max Reitz
,
2021/01/18
[PATCH v4 20/23] block/block-copy: drop unused argument of block_copy()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 18/23] qapi: backup: disable copy_range by default
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 21/23] simplebench/bench_block_job: use correct shebang line with python3
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 17/23] backup: move to block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v4 14/23] iotests: 257: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/18
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/19
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Vladimir Sementsov-Ogievskiy
,
2021/01/19
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Vladimir Sementsov-Ogievskiy
,
2021/01/19
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/20
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/20
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/20
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/20
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/20
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/20
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Daniel P . Berrangé
,
2021/01/20
Re: [PATCH v4 00/23] backup performance: block_status + async
,
Max Reitz
,
2021/01/20
[PATCH v4 11.5/23] iotests/129: Limit backup's max-chunk/max-workers
,
Max Reitz
,
2021/01/20
Re: [PATCH v4 11.5/23] iotests/129: Limit backup's max-chunk/max-workers
,
Vladimir Sementsov-Ogievskiy
,
2021/01/20
[PATCH v7 00/11] Rework iotests/check
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v7 02/11] iotests/303: use dot slash for qcow2.py running
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v7 01/11] iotests/277: use dot slash for nbd-fault-injector.py running
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v7 03/11] iotests: fix some whitespaces in test output files
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v7 04/11] iotests: make tests executable
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v7 05/11] iotests/294: add shebang line
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v7 11/11] iotests: rename and move 169 and 199 tests
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v7 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Eric Blake
,
2021/01/21
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Eric Blake
,
2021/01/21
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v7 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
[PATCH v7 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v7 08/11] iotests: add testenv.py
,
Eric Blake
,
2021/01/21
Re: [PATCH v7 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH v7 08/11] iotests: add testenv.py
,
Kevin Wolf
,
2021/01/22
[PATCH v7 09/11] iotests: add testrunner.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v7 09/11] iotests: add testrunner.py
,
Eric Blake
,
2021/01/21
Re: [PATCH v7 09/11] iotests: add testrunner.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
Re: [PATCH v7 09/11] iotests: add testrunner.py
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v7 09/11] iotests: add testrunner.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH v7 09/11] iotests: add testrunner.py
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v7 09/11] iotests: add testrunner.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
[PATCH v7 10/11] iotests: rewrite check into python
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v7 10/11] iotests: rewrite check into python
,
Eric Blake
,
2021/01/21
Re: [PATCH v7 10/11] iotests: rewrite check into python
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH v7 10/11] iotests: rewrite check into python
,
Kevin Wolf
,
2021/01/22
[PATCH v7 06/11] iotests: define group in each iotest
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v7 00/11] Rework iotests/check
,
Eric Blake
,
2021/01/20
Re: [PATCH v7 00/11] Rework iotests/check
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v7 00/11] Rework iotests/check
,
Vladimir Sementsov-Ogievskiy
,
2021/01/22
Re: [PATCH v7 00/11] Rework iotests/check
,
Eric Blake
,
2021/01/22
Re: [PATCH v7 00/11] Rework iotests/check
,
Kevin Wolf
,
2021/01/22
Re: [PATCH v7 00/11] Rework iotests/check
,
Paolo Bonzini
,
2021/01/21
Re: [PATCH v7 00/11] Rework iotests/check
,
Kevin Wolf
,
2021/01/22
[PATCH v4 00/10] iotests: Fix 129 and expand 297’s reach
,
Max Reitz
,
2021/01/15
[PATCH v4 01/10] iotests.py: Assume a couple of variables as given
,
Max Reitz
,
2021/01/15
Re: [PATCH v4 01/10] iotests.py: Assume a couple of variables as given
,
Willian Rampazzo
,
2021/01/15
[PATCH v4 02/10] iotests/297: Rewrite in Python and extend reach
,
Max Reitz
,
2021/01/15
Re: [PATCH v4 02/10] iotests/297: Rewrite in Python and extend reach
,
Willian Rampazzo
,
2021/01/15
Re: [PATCH v4 02/10] iotests/297: Rewrite in Python and extend reach
,
Max Reitz
,
2021/01/18
[PATCH v4 03/10] iotests: Move try_remove to iotests.py
,
Max Reitz
,
2021/01/15
Re: [PATCH v4 03/10] iotests: Move try_remove to iotests.py
,
Willian Rampazzo
,
2021/01/15
[PATCH v4 04/10] iotests/129: Remove test images in tearDown()
,
Max Reitz
,
2021/01/15
[PATCH v4 07/10] iotests/129: Actually test a commit job
,
Max Reitz
,
2021/01/15
Re: [PATCH v4 07/10] iotests/129: Actually test a commit job
,
Willian Rampazzo
,
2021/01/15
[PATCH v4 09/10] iotests/129: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/15
[PATCH v4 05/10] iotests/129: Do not check @busy
,
Max Reitz
,
2021/01/15
Re: [PATCH v4 05/10] iotests/129: Do not check @busy
,
Willian Rampazzo
,
2021/01/15
[PATCH v4 06/10] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/15
Re: [PATCH v4 06/10] iotests/129: Use throttle node
,
Willian Rampazzo
,
2021/01/15
[PATCH v4 10/10] iotests/300: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/15
Re: [PATCH v4 10/10] iotests/300: Clean up pylint and mypy complaints
,
Willian Rampazzo
,
2021/01/15
[PATCH v4 08/10] iotests/129: Limit mirror job's buffer size
,
Max Reitz
,
2021/01/15
[PATCH 0/4] tests/qtest: Fixes fuzz-tests
,
Philippe Mathieu-Daudé
,
2021/01/15
[PATCH 1/4] tests/qtest: Remove TPM tests
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Stefan Berger
,
2021/01/15
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Stefan Berger
,
2021/01/15
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Stefan Berger
,
2021/01/15
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Philippe Mathieu-Daudé
,
2021/01/16
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Paolo Bonzini
,
2021/01/17
Re: [PATCH 1/4] tests/qtest: Remove TPM tests
,
Philippe Mathieu-Daudé
,
2021/01/17
[PATCH 2/4] tests/qtest: Make fuzz-test generic to all targets
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH 2/4] tests/qtest: Make fuzz-test generic to all targets
,
Thomas Huth
,
2021/01/15
[PATCH 3/4] tests/qtest: Only run fuzz-megasas-test if megasas device is available
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH 3/4] tests/qtest: Only run fuzz-megasas-test if megasas device is available
,
Alexander Bulekov
,
2021/01/15
[PATCH 4/4] tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi is available
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH 4/4] tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi is available
,
Michael S. Tsirkin
,
2021/01/17
[PATCH] hw/block/nvme: add zoned I/O commands to nvme_io_opc_str()
,
Minwoo Im
,
2021/01/15
Re: [PATCH] hw/block/nvme: add zoned I/O commands to nvme_io_opc_str()
,
Klaus Jensen
,
2021/01/15
Re: [PATCH] hw/block/nvme: add zoned I/O commands to nvme_io_opc_str()
,
Minwoo Im
,
2021/01/15
[RFC PATCH 0/2] Allow changing bs->file on reopen
,
Alberto Garcia
,
2021/01/15
[RFC PATCH 2/2] iotests: Update 245 to support replacing files with x-blockdev-reopen
,
Alberto Garcia
,
2021/01/15
[RFC PATCH 1/2] block: Allow changing bs->file on reopen
,
Alberto Garcia
,
2021/01/15
Re: [RFC PATCH 1/2] block: Allow changing bs->file on reopen
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
Re: [RFC PATCH 1/2] block: Allow changing bs->file on reopen
,
Alberto Garcia
,
2021/01/19
Re: [RFC PATCH 0/2] Allow changing bs->file on reopen
,
Kashyap Chamarthy
,
2021/01/15
Re: [RFC PATCH 0/2] Allow changing bs->file on reopen
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
Re: [RFC PATCH 0/2] Allow changing bs->file on reopen
,
Alberto Garcia
,
2021/01/20
Re: [RFC PATCH 0/2] Allow changing bs->file on reopen
,
Vladimir Sementsov-Ogievskiy
,
2021/01/20
Re: [RFC PATCH 0/2] Allow changing bs->file on reopen
,
Kevin Wolf
,
2021/01/21
[PATCH] hw/block/nvme: error if drive less than a zone size
,
Minwoo Im
,
2021/01/15
[RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/15
[RFC PATCH 1/5] hw/block/nvme: add controller id parameter
,
Minwoo Im
,
2021/01/15
[RFC PATCH 2/5] nvme: add CMIC enum value for Identify Controller
,
Minwoo Im
,
2021/01/15
[RFC PATCH 4/5] nvme: add NMIC enum value for Identify Namespace
,
Minwoo Im
,
2021/01/15
[RFC PATCH 3/5] hw/block/nvme: add multi-controller param for mpath
,
Minwoo Im
,
2021/01/15
[RFC PATCH 5/5] hw/block/nvme: add namespace sharing param for mpath
,
Minwoo Im
,
2021/01/15
Re: [RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
,
Klaus Jensen
,
2021/01/15
Re: [RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
,
Keith Busch
,
2021/01/15
Re: [RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
,
Klaus Jensen
,
2021/01/15
Re: [RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
,
Keith Busch
,
2021/01/15
Re: [RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
,
Minwoo Im
,
2021/01/15
Re: [PATCH for-5.2 00/10] block/export: vhost-user-blk server tests and input validation
,
Peter Maydell
,
2021/01/15
[PATCH v4 0/3] support NVMe smart critial warning injection
,
zhenwei pi
,
2021/01/14
[PATCH v4 1/3] block/nvme: introduce bit 5 for critical warning
,
zhenwei pi
,
2021/01/14
Re: [PATCH v4 1/3] block/nvme: introduce bit 5 for critical warning
,
Philippe Mathieu-Daudé
,
2021/01/15
[PATCH v4 2/3] hw/block/nvme: add smart_critical_warning property
,
zhenwei pi
,
2021/01/14
[PATCH v4 3/3] hw/blocl/nvme: trigger async event during injecting smart warning
,
zhenwei pi
,
2021/01/14
Re: [PATCH v4 3/3] hw/blocl/nvme: trigger async event during injecting smart warning
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH v4 0/3] support NVMe smart critial warning injection
,
Klaus Jensen
,
2021/01/18
Re: Re: [PATCH v4 0/3] support NVMe smart critial warning injection
,
zhenwei pi
,
2021/01/18
Re: Re: [PATCH v4 0/3] support NVMe smart critial warning injection
,
Klaus Jensen
,
2021/01/19
Re: [PATCH v4 0/3] support NVMe smart critial warning injection
,
Klaus Jensen
,
2021/01/20
Re: [PATCH 06/22] util: Add CRC16 (CCITT) calculation routines
,
Alistair Francis
,
2021/01/14
Re: [PATCH 3/7] block/rbd: use stored image_size in qemu_rbd_getlength
,
Jason Dillaman
,
2021/01/14
Re: [PATCH 3/7] block/rbd: use stored image_size in qemu_rbd_getlength
,
Peter Lieven
,
2021/01/14
Re: [PATCH 4/7] block/rbd: add bdrv_{attach,detach}_aio_context
,
Jason Dillaman
,
2021/01/14
Re: [PATCH 4/7] block/rbd: add bdrv_{attach,detach}_aio_context
,
Peter Lieven
,
2021/01/14
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Jason Dillaman
,
2021/01/14
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Peter Lieven
,
2021/01/14
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Jason Dillaman
,
2021/01/15
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Peter Lieven
,
2021/01/15
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Jason Dillaman
,
2021/01/18
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Peter Lieven
,
2021/01/19
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Jason Dillaman
,
2021/01/19
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Peter Lieven
,
2021/01/20
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Jason Dillaman
,
2021/01/21
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Peter Lieven
,
2021/01/21
Re: [PATCH 7/7] block/rbd: change request alignment to 1 byte
,
Jason Dillaman
,
2021/01/21
Re: [PATCH 6/7] block/rbd: add write zeroes support
,
Jason Dillaman
,
2021/01/14
Re: [PATCH 6/7] block/rbd: add write zeroes support
,
Peter Lieven
,
2021/01/14
Re: [PATCH 6/7] block/rbd: add write zeroes support
,
Jason Dillaman
,
2021/01/15
Re: [PATCH 5/7] block/rbd: migrate from aio to coroutines
,
Jason Dillaman
,
2021/01/14
Re: [PATCH 5/7] block/rbd: migrate from aio to coroutines
,
Peter Lieven
,
2021/01/14
[PATCH v3 00/10] iotests: Fix 129 and expand 297’s reach
,
Max Reitz
,
2021/01/14
[PATCH v3 01/10] iotests.py: Assume a couple of variables as given
,
Max Reitz
,
2021/01/14
Re: [PATCH v3 01/10] iotests.py: Assume a couple of variables as given
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
[PATCH v3 02/10] iotests/297: Rewrite in Python and extend reach
,
Max Reitz
,
2021/01/14
Re: [PATCH v3 02/10] iotests/297: Rewrite in Python and extend reach
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
Re: [PATCH v3 02/10] iotests/297: Rewrite in Python and extend reach
,
Max Reitz
,
2021/01/15
Re: [PATCH v3 02/10] iotests/297: Rewrite in Python and extend reach
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
[PATCH v3 03/10] iotests: Move try_remove to iotests.py
,
Max Reitz
,
2021/01/14
Re: [PATCH v3 03/10] iotests: Move try_remove to iotests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
[PATCH v3 04/10] iotests/129: Remove test images in tearDown()
,
Max Reitz
,
2021/01/14
Re: [PATCH v3 04/10] iotests/129: Remove test images in tearDown()
,
Willian Rampazzo
,
2021/01/15
[PATCH v3 05/10] iotests/129: Do not check @busy
,
Max Reitz
,
2021/01/14
[PATCH v3 07/10] iotests/129: Actually test a commit job
,
Max Reitz
,
2021/01/14
[PATCH v3 06/10] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/14
Re: [PATCH v3 06/10] iotests/129: Use throttle node
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
Re: [PATCH v3 06/10] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/15
[PATCH v3 08/10] iotests/129: Limit mirror job's buffer size
,
Max Reitz
,
2021/01/14
Re: [PATCH v3 08/10] iotests/129: Limit mirror job's buffer size
,
Willian Rampazzo
,
2021/01/15
[PATCH v3 09/10] iotests/129: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/14
Re: [PATCH v3 09/10] iotests/129: Clean up pylint and mypy complaints
,
Willian Rampazzo
,
2021/01/14
Re: [PATCH v3 09/10] iotests/129: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/15
Re: [PATCH v3 09/10] iotests/129: Clean up pylint and mypy complaints
,
Willian Rampazzo
,
2021/01/15
Re: [PATCH v3 09/10] iotests/129: Clean up pylint and mypy complaints
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
[PATCH v3 10/10] iotests/300: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/14
Re: [PATCH v3 10/10] iotests/300: Clean up pylint and mypy complaints
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
Re: [PATCH v3 10/10] iotests/300: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/15
[PATCH v3 11/10] iotests: add flake8 linter
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
Re: [PATCH v3 11/10] iotests: add flake8 linter
,
Max Reitz
,
2021/01/15
Re: [PATCH v3 11/10] iotests: add flake8 linter
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Bin Meng
,
2021/01/14
[PATCH 1/9] hw/block: m25p80: Fix the number of dummy bytes needed for Windbond flashes
,
Bin Meng
,
2021/01/14
[PATCH 2/9] hw/block: m25p80: Fix the number of dummy bytes needed for Numonyx/Micron flashes
,
Bin Meng
,
2021/01/14
[PATCH 3/9] hw/block: m25p80: Fix the number of dummy bytes needed for Macronix flashes
,
Bin Meng
,
2021/01/14
[PATCH 4/9] hw/block: m25p80: Fix the number of dummy bytes needed for Spansion flashes
,
Bin Meng
,
2021/01/14
[PATCH 5/9] hw/block: m25p80: Support fast read for SST flashes
,
Bin Meng
,
2021/01/14
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Cédric Le Goater
,
2021/01/14
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
no-reply
,
2021/01/14
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Francisco Iglesias
,
2021/01/14
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Bin Meng
,
2021/01/14
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Havard Skinnemoen
,
2021/01/14
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Bin Meng
,
2021/01/15
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Francisco Iglesias
,
2021/01/15
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Bin Meng
,
2021/01/15
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Francisco Iglesias
,
2021/01/18
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Bin Meng
,
2021/01/18
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Francisco Iglesias
,
2021/01/19
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Bin Meng
,
2021/01/20
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Francisco Iglesias
,
2021/01/21
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Bin Meng
,
2021/01/21
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Francisco Iglesias
,
2021/01/21
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Francisco Iglesias
,
2021/01/21
[PATCH v3 0/4] support NVMe smart critial warning injection
,
zhenwei pi
,
2021/01/14
[PATCH v3 1/4] block/nvme: introduce bit 5 for critical warning
,
zhenwei pi
,
2021/01/14
[PATCH v3 2/4] hw/block/nvme: fix overwritten bar.cap
,
zhenwei pi
,
2021/01/14
Re: [PATCH v3 2/4] hw/block/nvme: fix overwritten bar.cap
,
Klaus Jensen
,
2021/01/14
[PATCH v3 3/4] hw/block/nvme: add smart_critical_warning property
,
zhenwei pi
,
2021/01/14
Re: [PATCH v3 3/4] hw/block/nvme: add smart_critical_warning property
,
Klaus Jensen
,
2021/01/14
Re: [PATCH v3 3/4] hw/block/nvme: add smart_critical_warning property
,
Philippe Mathieu-Daudé
,
2021/01/14
Re: [PATCH v3 3/4] hw/block/nvme: add smart_critical_warning property
,
Keith Busch
,
2021/01/14
[PATCH v3 4/4] hw/blocl/nvme: trigger async event during injecting smart warning
,
zhenwei pi
,
2021/01/14
Re: [PATCH v3 4/4] hw/blocl/nvme: trigger async event during injecting smart warning
,
Klaus Jensen
,
2021/01/14
Re: [PATCH v3 4/4] hw/blocl/nvme: trigger async event during injecting smart warning
,
Philippe Mathieu-Daudé
,
2021/01/14
Re: [PATCH v3 4/4] hw/blocl/nvme: trigger async event during injecting smart warning
,
Keith Busch
,
2021/01/14
Re: [PATCH 22/22] docs/system: riscv: Add documentation for sifive_u machine
,
Alistair Francis
,
2021/01/13
Re: [PATCH 21/22] docs/system: Add RISC-V documentation
,
Alistair Francis
,
2021/01/13
[PATCH v4 5/5] qapi: More complex uses of QAPI_LIST_APPEND
,
Eric Blake
,
2021/01/13
Re: [PATCH v4 5/5] qapi: More complex uses of QAPI_LIST_APPEND
,
Markus Armbruster
,
2021/01/14
[PATCH v4 4/5] qapi: Use QAPI_LIST_APPEND in trivial cases
,
Eric Blake
,
2021/01/13
Re: [PATCH 20/22] docs/system: Sort targets in alphabetical order
,
Alistair Francis
,
2021/01/13
Re: [PATCH 19/22] hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
,
Alistair Francis
,
2021/01/13
Re: [PATCH 18/22] hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
,
Alistair Francis
,
2021/01/13
Re: [PATCH 17/22] hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
,
Alistair Francis
,
2021/01/13
Re: [PATCH 16/22] hw/ssi: Add SiFive SPI controller support
,
Alistair Francis
,
2021/01/13
Re: [PATCH 15/22] hw/sd: ssi-sd: Support multiple block write
,
Alistair Francis
,
2021/01/13
Re: [PATCH 14/22] hw/sd: ssi-sd: Support single block write
,
Alistair Francis
,
2021/01/13
Re: [PATCH 12/22] hw/sd: sd.h: Cosmetic change of using spaces
,
Alistair Francis
,
2021/01/13
[PATCH v2 0/8] iotests: Fix 129 and expand 297’s reach
,
Max Reitz
,
2021/01/13
[PATCH v2 1/8] iotests/297: Allow checking all Python test files
,
Max Reitz
,
2021/01/13
Re: [PATCH v2 1/8] iotests/297: Allow checking all Python test files
,
Eric Blake
,
2021/01/13
Re: [PATCH v2 1/8] iotests/297: Allow checking all Python test files
,
Max Reitz
,
2021/01/14
Re: [PATCH v2 1/8] iotests/297: Allow checking all Python test files
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH v2 1/8] iotests/297: Allow checking all Python test files
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH v2 1/8] iotests/297: Allow checking all Python test files
,
Max Reitz
,
2021/01/14
Re: [PATCH v2 1/8] iotests/297: Allow checking all Python test files
,
Vladimir Sementsov-Ogievskiy
,
2021/01/14
Re: [PATCH v2 1/8] iotests/297: Allow checking all Python test files
,
Max Reitz
,
2021/01/14
[PATCH v2 2/8] iotests: Move try_remove to iotests.py
,
Max Reitz
,
2021/01/13
Re: [PATCH v2 2/8] iotests: Move try_remove to iotests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
[PATCH v2 3/8] iotests/129: Remove test images in tearDown()
,
Max Reitz
,
2021/01/13
[PATCH v2 5/8] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/13
Re: [PATCH v2 5/8] iotests/129: Use throttle node
,
Eric Blake
,
2021/01/13
Re: [PATCH v2 5/8] iotests/129: Use throttle node
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
[PATCH v2 6/8] iotests/129: Actually test a commit job
,
Max Reitz
,
2021/01/13
[PATCH v2 7/8] iotests/129: Limit mirror job's buffer size
,
Max Reitz
,
2021/01/13
[PATCH v2 8/8] iotests/129: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/13
Re: [PATCH v2 8/8] iotests/129: Clean up pylint and mypy complaints
,
Eric Blake
,
2021/01/13
Re: [PATCH v2 8/8] iotests/129: Clean up pylint and mypy complaints
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
[PATCH v2 4/8] iotests/129: Do not check @busy
,
Max Reitz
,
2021/01/13
Re: [PATCH 13/22] hw/sd: Introduce receive_ready() callback
,
Alistair Francis
,
2021/01/13
Re: [PATCH 13/22] hw/sd: Introduce receive_ready() callback
,
Philippe Mathieu-Daudé
,
2021/01/14
Re: [PATCH 11/22] hw/sd: sd: Allow single/multiple block write for SPI mode
,
Alistair Francis
,
2021/01/13
Re: [PATCH 10/22] hw/sd: sd: Remove duplicated codes in single/multiple block read/write
,
Alistair Francis
,
2021/01/13
Re: [PATCH 09/22] hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer
,
Alistair Francis
,
2021/01/13
Re: [PATCH 09/22] hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer
,
Philippe Mathieu-Daudé
,
2021/01/14
Re: [PATCH 08/22] hw/sd: ssi-sd: Support multiple block read (CMD18)
,
Alistair Francis
,
2021/01/13
Re: [PATCH 07/22] hw/sd: ssi-sd: Suffix a data block with CRC16
,
Alistair Francis
,
2021/01/13
[PATCH v5] block: report errno when flock fcntl fails
,
David Edmondson
,
2021/01/13
Re: [PATCH v5] block: report errno when flock fcntl fails
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH v5] block: report errno when flock fcntl fails
,
Max Reitz
,
2021/01/18
[PATCH 0/7] iotests/129: Fix it
,
Max Reitz
,
2021/01/13
[PATCH 4/7] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/13
Re: [PATCH 4/7] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/13
Re: [PATCH 4/7] iotests/129: Use throttle node
,
Eric Blake
,
2021/01/13
Re: [PATCH 4/7] iotests/129: Use throttle node
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH 4/7] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/13
Re: [PATCH 4/7] iotests/129: Use throttle node
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH 4/7] iotests/129: Use throttle node
,
Max Reitz
,
2021/01/13
Re: [PATCH 4/7] iotests/129: Use throttle node
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
[PATCH 2/7] iotests/129: Remove test images in tearDown()
,
Max Reitz
,
2021/01/13
Re: [PATCH 2/7] iotests/129: Remove test images in tearDown()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH 2/7] iotests/129: Remove test images in tearDown()
,
Eric Blake
,
2021/01/13
[PATCH 1/7] iotests: Move try_remove to iotests.py
,
Max Reitz
,
2021/01/13
Re: [PATCH 1/7] iotests: Move try_remove to iotests.py
,
Eric Blake
,
2021/01/13
[PATCH 3/7] iotests/129: Do not check @busy
,
Max Reitz
,
2021/01/13
Re: [PATCH 3/7] iotests/129: Do not check @busy
,
Eric Blake
,
2021/01/13
Re: [PATCH 3/7] iotests/129: Do not check @busy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
[PATCH 7/7] iotests/129: Clean up pylint and mypy complaints
,
Max Reitz
,
2021/01/13
Re: [PATCH 7/7] iotests/129: Clean up pylint and mypy complaints
,
Eric Blake
,
2021/01/13
[PATCH 6/7] iotests/129: Limit mirror job's buffer size
,
Max Reitz
,
2021/01/13
Re: [PATCH 6/7] iotests/129: Limit mirror job's buffer size
,
Eric Blake
,
2021/01/13
Re: [PATCH 6/7] iotests/129: Limit mirror job's buffer size
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
[PATCH 5/7] iotests/129: Actually test a commit job
,
Max Reitz
,
2021/01/13
Re: [PATCH 5/7] iotests/129: Actually test a commit job
,
Eric Blake
,
2021/01/13
Re: [PATCH 5/7] iotests/129: Actually test a commit job
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH 0/7] iotests/129: Fix it
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH 0/7] iotests/129: Fix it
,
Max Reitz
,
2021/01/13
Re: [PATCH 0/7] iotests/129: Fix it
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH 0/7] iotests/129: Fix it
,
Kevin Wolf
,
2021/01/13
Re: [PATCH 0/7] iotests/129: Fix it
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH 0/7] iotests/129: Fix it
,
Max Reitz
,
2021/01/13
Re: [PATCH 0/7] iotests/129: Fix it
,
Kevin Wolf
,
2021/01/13
Re: [PATCH v3 7/7] qapi: More complex uses of QAPI_LIST_APPEND
,
Markus Armbruster
,
2021/01/13
Re: [PATCH v3 6/7] qapi: Use QAPI_LIST_APPEND in trivial cases
,
Markus Armbruster
,
2021/01/13
Re: [PATCH v3 6/7] qapi: Use QAPI_LIST_APPEND in trivial cases
,
Eric Blake
,
2021/01/13
Re: [PATCH v3 6/7] qapi: Use QAPI_LIST_APPEND in trivial cases
,
Eric Blake
,
2021/01/13
Re: [PATCH v3 4/7] qapi: Use QAPI_LIST_PREPEND() where possible
,
Markus Armbruster
,
2021/01/13
Re: [PATCH 8/9] tests: Rename PAGE_SIZE definitions
,
Thomas Huth
,
2021/01/13
Re: [PATCH 7/9] accel/kvm: avoid using predefined PAGE_SIZE
,
Thomas Huth
,
2021/01/13
Re: [PATCH 7/9] accel/kvm: avoid using predefined PAGE_SIZE
,
Jiaxun Yang
,
2021/01/13
Re: [PATCH 6/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
,
Thomas Huth
,
2021/01/13
Re: [PATCH 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
,
Thomas Huth
,
2021/01/13
Re: [PATCH 4/9] libvhost-user: Include poll.h instead of sys/poll.h
,
Thomas Huth
,
2021/01/13
Re: [PATCH 3/9] configure/meson: Only check sys/signal.h on non-Linux
,
Thomas Huth
,
2021/01/13
Re: [PATCH 3/9] configure/meson: Only check sys/signal.h on non-Linux
,
Peter Maydell
,
2021/01/13
Re: [PATCH 2/9] configure: Add sys/timex.h to probe clk_adjtime
,
Thomas Huth
,
2021/01/13
Re: [PATCH] hw/scsi/megasas: check for NULL frame in megasas_command_cancelled()
,
Alexander Bulekov
,
2021/01/13
iotest 129
,
Max Reitz
,
2021/01/12
Re: iotest 129
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: iotest 129
,
Max Reitz
,
2021/01/13
Re: iotest 129
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: iotest 129
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
[PATCH v2] iotests: Add test for the regression fixed in c8bf9a9169
,
Alberto Garcia
,
2021/01/12
Re: [PATCH v2] iotests: Add test for the regression fixed in c8bf9a9169
,
Max Reitz
,
2021/01/19
Re: [PATCH v14 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Markus Armbruster
,
2021/01/12
Re: [PATCH v14 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2021/01/13
[PATCH v4] block: report errno when flock fcntl fails
,
David Edmondson
,
2021/01/12
Re: [PATCH v4] block: report errno when flock fcntl fails
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH v4] block: report errno when flock fcntl fails
,
David Edmondson
,
2021/01/13
Re: [PATCH v3 25/25] simplebench: add bench-backup.py
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 25/25] simplebench: add bench-backup.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/12
Re: [PATCH v14 3/7] chardev/char-socket.c: Add yank feature
,
Marc-André Lureau
,
2021/01/12
Re: [PATCH v3 23/25] simplebench/bench_block_job: use correct shebang line with python3
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 21/25] block/block-copy: drop unused block_copy_set_progress_callback()
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 20/25] qapi: backup: disable copy_range by default
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 20/25] qapi: backup: disable copy_range by default
,
Vladimir Sementsov-Ogievskiy
,
2021/01/12
Re: [PATCH v3 20/25] qapi: backup: disable copy_range by default
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 19/25] backup: move to block-copy
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 19/25] backup: move to block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/12
[PATCH] hw/block/nvme: fix for non-msix machines
,
Klaus Jensen
,
2021/01/12
Re: [PATCH] hw/block/nvme: fix for non-msix machines
,
Philippe Mathieu-Daudé
,
2021/01/12
Re: [PATCH] hw/block/nvme: fix for non-msix machines
,
Klaus Jensen
,
2021/01/15
Re: [PATCH] hw/block/nvme: fix for non-msix machines
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH] hw/block/nvme: fix for non-msix machines
,
Klaus Jensen
,
2021/01/15
Re: [PATCH] hw/block/nvme: fix for non-msix machines
,
Philippe Mathieu-Daudé
,
2021/01/15
Re: [PATCH v3 18/25] block/backup: drop extra gotos from backup_run()
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 17/25] block/block-copy: make progress_bytes_callback optional
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 15/25] iotests: 219: prepare for backup over block-copy
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 13/25] iotests: 129: prepare for backup over block-copy
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 13/25] iotests: 129: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v3 12/25] iotests: 56: prepare for backup over block-copy
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 11/25] qapi: backup: add max-chunk and max-workers to x-perf struct
,
Max Reitz
,
2021/01/12
[PATCH] hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
,
Philippe Mathieu-Daudé
,
2021/01/12
Re: [PATCH] hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
,
Thomas Huth
,
2021/01/12
Re: [PATCH] hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
,
Laurent Vivier
,
2021/01/12
Re: [PATCH v3 08/25] block/block-copy: add block_copy_cancel
,
Max Reitz
,
2021/01/12
Re: [PATCH v3 07/25] block/block-copy: add ratelimit to block-copy
,
Max Reitz
,
2021/01/12
[PATCH] hw/block/nvme: fix zone write finalize
,
Klaus Jensen
,
2021/01/12
Re: [PATCH] hw/block/nvme: fix zone write finalize
,
Keith Busch
,
2021/01/14
Re: [PATCH] hw/block/nvme: fix zone write finalize
,
Klaus Jensen
,
2021/01/15
Re: [PATCH] hw/block/nvme: fix zone write finalize
,
Klaus Jensen
,
2021/01/20
[PATCH v2 0/1] add smart_critical_warning property for nvme
,
zhenwei pi
,
2021/01/12
[PATCH v2 1/1] hw/block/nvme: add smart_critical_warning property
,
zhenwei pi
,
2021/01/12
Re: [PATCH v2 1/1] hw/block/nvme: add smart_critical_warning property
,
Klaus Jensen
,
2021/01/12
Re: [PATCH] scsi: allow user to set werror as report
,
Zihao Chang
,
2021/01/12
[PATCH] hw/block/nvme: conditionally enable DULBE for zoned namespaces
,
Klaus Jensen
,
2021/01/11
Re: [PATCH] hw/block/nvme: conditionally enable DULBE for zoned namespaces
,
Keith Busch
,
2021/01/14
Re: [PATCH] hw/block/nvme: conditionally enable DULBE for zoned namespaces
,
Klaus Jensen
,
2021/01/15
Re: [PATCH v3 06/25] block/block-copy: add list of all call-states
,
Max Reitz
,
2021/01/11
Re: [PATCH v3 05/25] block/block-copy: add max_chunk and max_workers parameters
,
Max Reitz
,
2021/01/11
Re: [PATCH v3 04/25] block/block-copy: implement block_copy_async
,
Max Reitz
,
2021/01/11
Re: [PATCH v3 02/25] qapi: backup: add perf.use-copy-range parameter
,
Max Reitz
,
2021/01/11
Re: [PATCH v3 02/25] qapi: backup: add perf.use-copy-range parameter
,
Eric Blake
,
2021/01/19
Re: [PATCH v3 02/25] qapi: backup: add perf.use-copy-range parameter
,
Vladimir Sementsov-Ogievskiy
,
2021/01/20
Re: [PATCH v3 02/25] qapi: backup: add perf.use-copy-range parameter
,
Max Reitz
,
2021/01/20
[PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Philippe Mathieu-Daudé
,
2021/01/11
[PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool
,
David Hildenbrand
,
2021/01/11
Re: [PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool
,
Alex Bennée
,
2021/01/11
[PATCH 2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [PATCH 2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Alex Bennée
,
2021/01/11
Re: [PATCH 2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
David Gibson
,
2021/01/11
Re: [PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Stefan Hajnoczi
,
2021/01/12
[PATCH 0/6] hw/block/nvme: zoned misc fixes
,
Klaus Jensen
,
2021/01/11
[PATCH 1/6] hw/block/nvme: fix shutdown/reset logic
,
Klaus Jensen
,
2021/01/11
Re: [PATCH 1/6] hw/block/nvme: fix shutdown/reset logic
,
Keith Busch
,
2021/01/14
[PATCH 3/6] hw/block/nvme: enum style fix
,
Klaus Jensen
,
2021/01/11
[PATCH 2/6] hw/block/nvme: merge implicitly/explicitly opened processing masks
,
Klaus Jensen
,
2021/01/11
[PATCH 4/6] hw/block/nvme: zero out zones on reset
,
Klaus Jensen
,
2021/01/11
Re: [PATCH 4/6] hw/block/nvme: zero out zones on reset
,
Dmitry Fomichev
,
2021/01/17
[PATCH 5/6] hw/block/nvme: add missing string representations for commands
,
Klaus Jensen
,
2021/01/11
[PATCH 6/6] hw/block/nvme: remove unnecessary check for append
,
Klaus Jensen
,
2021/01/11
Re: [PATCH 0/6] hw/block/nvme: zoned misc fixes
,
Dmitry Fomichev
,
2021/01/17
Re: [PATCH 0/6] hw/block/nvme: zoned misc fixes
,
Klaus Jensen
,
2021/01/18
[PATCH] hw/block/nvme: add smart_critical_warning property
,
zhenwei pi
,
2021/01/11
Re: [PATCH] hw/block/nvme: add smart_critical_warning property
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [PATCH] hw/block/nvme: add smart_critical_warning property
,
Klaus Jensen
,
2021/01/11
Re: [External] Re: [PATCH] hw/block/nvme: add smart_critical_warning property
,
zhenwei pi
,
2021/01/11
Re: [External] Re: [PATCH] hw/block/nvme: add smart_critical_warning property
,
Klaus Jensen
,
2021/01/11
[PATCH v5 00/14] block: deal with errp: part I
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 02/14] block: use return status of bdrv_append()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v5 02/14] block: use return status of bdrv_append()
,
Alberto Garcia
,
2021/01/12
[PATCH v5 03/14] block: check return value of bdrv_open_child and drop error propagation
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 01/14] block: return status from bdrv_append and friends
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v5 01/14] block: return status from bdrv_append and friends
,
Alberto Garcia
,
2021/01/12
Re: [PATCH v5 01/14] block: return status from bdrv_append and friends
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
[PATCH v5 05/14] block: drop extra error propagation for bdrv_set_backing_hd
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 04/14] blockdev: fix drive_backup_prepare() missed error
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 06/14] block/mirror: drop extra error propagation in commit_active_start()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 07/14] blockjob: return status from block_job_set_speed()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 08/14] block/qcow2: qcow2_get_specific_info(): drop error propagation
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 09/14] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 10/14] block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 11/14] block/qcow2: read_cache_sizes: return status value
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 12/14] block/qcow2: simplify qcow2_co_invalidate_cache()
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v5 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v5 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths
,
Alberto Garcia
,
2021/01/11
Re: [PATCH v5 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths
,
Vladimir Sementsov-Ogievskiy
,
2021/01/11
Re: [PATCH v5 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
[PATCH v5 13/14] block/qed: bdrv_qed_do_open: deal with errp
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v6 00/11] Rework iotests/check
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v6 01/11] iotests/277: use dot slash for nbd-fault-injector.py running
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 01/11] iotests/277: use dot slash for nbd-fault-injector.py running
,
Eric Blake
,
2021/01/13
[PATCH v6 09/11] iotests: add testrunner.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v6 02/11] iotests/303: use dot slash for qcow2.py running
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 02/11] iotests/303: use dot slash for qcow2.py running
,
Eric Blake
,
2021/01/13
[PATCH v6 10/11] iotests: rewrite check into python
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 10/11] iotests: rewrite check into python
,
Kevin Wolf
,
2021/01/12
Re: [PATCH v6 10/11] iotests: rewrite check into python
,
Eric Blake
,
2021/01/13
Re: [PATCH v6 10/11] iotests: rewrite check into python
,
John Snow
,
2021/01/13
[PATCH v6 03/11] iotests: fix some whitespaces in test output files
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 03/11] iotests: fix some whitespaces in test output files
,
Eric Blake
,
2021/01/13
[PATCH v6 04/11] iotests: make tests executable
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 04/11] iotests: make tests executable
,
Eric Blake
,
2021/01/13
[PATCH v6 05/11] iotests/294: add shebang line
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 05/11] iotests/294: add shebang line
,
Eric Blake
,
2021/01/13
[PATCH v6 11/11] iotests: rename and move 169 and 199 tests
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
[PATCH v6 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 07/11] iotests: add findtests.py
,
Kevin Wolf
,
2021/01/12
Re: [PATCH v6 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH v6 07/11] iotests: add findtests.py
,
Kevin Wolf
,
2021/01/13
Re: [PATCH v6 07/11] iotests: add findtests.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/14
Re: [PATCH v6 07/11] iotests: add findtests.py
,
Kevin Wolf
,
2021/01/14
Re: [PATCH v6 07/11] iotests: add findtests.py
,
Eric Blake
,
2021/01/13
[PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Kevin Wolf
,
2021/01/12
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/14
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/14
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/13
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Kevin Wolf
,
2021/01/14
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/14
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Kevin Wolf
,
2021/01/15
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Kevin Wolf
,
2021/01/15
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Kevin Wolf
,
2021/01/15
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/15
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/16
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Kevin Wolf
,
2021/01/18
Re: [PATCH v6 08/11] iotests: add testenv.py
,
Vladimir Sementsov-Ogievskiy
,
2021/01/18
[PATCH v6 06/11] iotests: define group in each iotest
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v6 06/11] iotests: define group in each iotest
,
Eric Blake
,
2021/01/13
Re: [PATCH v3 00/25] backup performance: block_status + async
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v4 00/16] 64bit block-layer: part I
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v2 00/36] block: update graph permissions update
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v2 for-6.0 0/8] nbd reconnect on open
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH v2 for-6.0 0/8] nbd reconnect on open
,
Eric Blake
,
2021/01/20
Re: [PATCH 00/11] mirror: cancel nbd reconnect
,
Vladimir Sementsov-Ogievskiy
,
2021/01/09
Re: [PATCH 00/11] mirror: cancel nbd reconnect
,
Eric Blake
,
2021/01/20
Re: [PATCH 00/11] mirror: cancel nbd reconnect
,
Vladimir Sementsov-Ogievskiy
,
2021/01/21
[PATCH] floppy: remove unused function fdctrl_format_sector
,
Alexander Bulekov
,
2021/01/08
Re: [PATCH v2 1/2] docs: Add qemu-storage-daemon(1) manpage to meson.build
,
Philippe Mathieu-Daudé
,
2021/01/08
Re: [PATCH v11 00/13] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
,
Klaus Jensen
,
2021/01/08
Re: [Bug 1910586] [NEW] SD card size constraint conceptually wrong
,
Philippe Mathieu-Daudé
,
2021/01/07
Re: Potential regression in 'qemu-img convert' to LVM
,
Nir Soffer
,
2021/01/07
[PATCH v3] block: report errno when flock fcntl fails
,
David Edmondson
,
2021/01/07
Re: [PATCH v3] block: report errno when flock fcntl fails
,
David Edmondson
,
2021/01/07
Re: [PATCH v3 5/5] block/scsi: correctly emulate the VPD block limits page
,
Max Reitz
,
2021/01/07
Re: [PATCH v3 4/5] block: use blk_get_max_ioctl_transfer for SCSI passthrough
,
Max Reitz
,
2021/01/07
Re: [PATCH v3 3/5] block: add max_ioctl_transfer to BlockLimits
,
Max Reitz
,
2021/01/07
Re: [PATCH 1/2] file-posix: allow -EBUSY errors during write zeros on raw block devices
,
Maxim Levitsky
,
2021/01/07
Re: [PATCH v3 2/5] file-posix: add sg_get_max_segments that actually works with sg
,
Max Reitz
,
2021/01/07
Re: [PATCH v3 1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits
,
Max Reitz
,
2021/01/07
Re: [PATCH v3 0/5] SCSI: fix transfer limits for SCSI passthrough
,
Maxim Levitsky
,
2021/01/07
Re: [PATCH v6 0/3] qcow2: don't leave partially initialized file on image creation
,
Maxim Levitsky
,
2021/01/07
Re: [PATCH 4/4] block: introduce BDRV_MAX_LENGTH
,
Richard W.M. Jones
,
2021/01/07
Re: [PATCH 4/4] block: introduce BDRV_MAX_LENGTH
,
Richard W.M. Jones
,
2021/01/07
Re: [PATCH 4/4] block: introduce BDRV_MAX_LENGTH
,
Richard W.M. Jones
,
2021/01/07
Re: [PATCH 4/4] block: introduce BDRV_MAX_LENGTH
,
Vladimir Sementsov-Ogievskiy
,
2021/01/08
Re: [PATCH 4/4] block: introduce BDRV_MAX_LENGTH
,
Daniel P . Berrangé
,
2021/01/08
Re: [PATCH 4/4] block: introduce BDRV_MAX_LENGTH
,
Vladimir Sementsov-Ogievskiy
,
2021/01/08
Re: [PATCH 4/4] block: introduce BDRV_MAX_LENGTH
,
Richard W.M. Jones
,
2021/01/08
Re: [Bug 1910505] [NEW] atomic failure linking with --enable-sanitizers on 32-bit Linux hosts
,
Philippe Mathieu-Daudé
,
2021/01/07
Re: [Bug 1910505] [NEW] atomic failure linking with --enable-sanitizers on 32-bit Linux hosts
,
Paolo Bonzini
,
2021/01/07
[PULL v4 2/4] tests/iotests: drop test 312 from auto group
,
Alex Bennée
,
2021/01/06
Re: [PATCH] hw/block: m25p80: Fix fast read for SST flashes
,
Bin Meng
,
2021/01/06
Re: [PATCH] hw/block: m25p80: Fix fast read for SST flashes
,
Bin Meng
,
2021/01/11
Re: [PATCH] hw/block: m25p80: Fix fast read for SST flashes
,
Bin Meng
,
2021/01/14
Re: [PATCH v2 2/2] tests: Collapse echoed JSON input to a single line
,
Max Reitz
,
2021/01/06
Re: [PATCH v2 2/2] tests: Collapse echoed JSON input to a single line
,
David Edmondson
,
2021/01/06
Re: [PATCH v2 1/2] block: report errno when flock fcntl fails
,
Max Reitz
,
2021/01/06
Re: [PATCH v2 1/2] block: report errno when flock fcntl fails
,
David Edmondson
,
2021/01/06
Re: [PATCH 02/22] hw/block: m25p80: Add various ISSI flash information
,
Alistair Francis
,
2021/01/05
Re: [PATCH v15 00/13] Apply COR-filter to the block-stream permanently
,
Max Reitz
,
2021/01/05
Re: [PATCH v15 00/13] Apply COR-filter to the block-stream permanently
,
Vladimir Sementsov-Ogievskiy
,
2021/01/08
Re: [PATCH v15 13/13] block: apply COR-filter to block-stream jobs
,
Max Reitz
,
2021/01/05
Re: [PATCH v15 13/13] block: apply COR-filter to block-stream jobs
,
Max Reitz
,
2021/01/05
Re: [PATCH v15 10/13] qapi: block-stream: add "bottom" argument
,
Max Reitz
,
2021/01/05
Re: [PATCH v15 09/13] stream: rework backing-file changing
,
Max Reitz
,
2021/01/05
[PATCH] tests/iotests: drop test 312 from auto group
,
Alex Bennée
,
2021/01/05
Re: [PATCH] tests/iotests: drop test 312 from auto group
,
Philippe Mathieu-Daudé
,
2021/01/05
Re: [PATCH] tests/iotests: drop test 312 from auto group
,
Philippe Mathieu-Daudé
,
2021/01/05
Re: [PATCH] tests/iotests: drop test 312 from auto group
,
Max Reitz
,
2021/01/05
Re: [PATCH] tests/iotests: drop test 312 from auto group
,
Kevin Wolf
,
2021/01/12
Re: [PATCH] tests/iotests: drop test 312 from auto group
,
Alex Bennée
,
2021/01/12
Ping: [PATCH v4 0/7] block: Add retry for werror=/rerror= mechanism
,
Jiahui Cen
,
2021/01/05
Re: [PATCH v5 1/2] hw/block: m25p80: Don't write to flash if write is disabled
,
Bin Meng
,
2021/01/04
Re: [PATCH v5 1/2] hw/block: m25p80: Don't write to flash if write is disabled
,
Alistair Francis
,
2021/01/05
Re: [PATCH v4 1/2] hw/block: m25p80: Don't write to flash if write is disabled
,
Bin Meng
,
2021/01/04
Re: [PATCH v4 1/2] hw/block: m25p80: Don't write to flash if write is disabled
,
Bin Meng
,
2021/01/04
[PATCH v6 7/7] block: check availablity for preadv/pwritev on mac
,
Joelle van Dyne
,
2021/01/04
[PATCH v6 3/7] qemu: add support for iOS host
,
Joelle van Dyne
,
2021/01/04
Re: [PATCH v6 3/7] qemu: add support for iOS host
,
Philippe Mathieu-Daudé
,
2021/01/12
Re: [PATCH v6 3/7] qemu: add support for iOS host
,
Peter Maydell
,
2021/01/12
Re: [PATCH v6 3/7] qemu: add support for iOS host
,
Joelle van Dyne
,
2021/01/12
Re: [PATCH v6 3/7] qemu: add support for iOS host
,
Peter Maydell
,
2021/01/21
[PATCH v6 1/7] configure: option to disable host block devices
,
Joelle van Dyne
,
2021/01/04
Re: [PATCH v2 04/12] libqtest: add qtest_remove_abrt_handler()
,
Wainer dos Santos Moschetta
,
2021/01/04
Re: [PULL for-5.2 2/2] scripts/tracetool: silence SystemTap dtrace(1) long long warnings
,
Laurent Vivier
,
2021/01/04
Re: [PULL for-5.2 2/2] scripts/tracetool: silence SystemTap dtrace(1) long long warnings
,
Daniel P . Berrangé
,
2021/01/05
Re: To start multiple KVM guests from one qcow2 image with transient disk option
,
Masayoshi Mizuma
,
2021/01/04
Re: To start multiple KVM guests from one qcow2 image with transient disk option
,
Peter Krempa
,
2021/01/05
Re: To start multiple KVM guests from one qcow2 image with transient disk option
,
Peter Krempa
,
2021/01/07
Re: To start multiple KVM guests from one qcow2 image with transient disk option
,
Masayoshi Mizuma
,
2021/01/07
Re: To start multiple KVM guests from one qcow2 image with transient disk option
,
Peter Krempa
,
2021/01/15
Re: To start multiple KVM guests from one qcow2 image with transient disk option
,
Masayoshi Mizuma
,
2021/01/17
Re: [PATCH v2 03/12] libqtest: add qtest_kill_qemu()
,
Wainer dos Santos Moschetta
,
2021/01/04
Re: [PATCH v2 02/12] libqtest: add qtest_socket_server()
,
Wainer dos Santos Moschetta
,
2021/01/04
Re: [PATCH 01/22] hw/block: m25p80: Add ISSI SPI flash support
,
Francisco Iglesias
,
2021/01/04
Re: [PATCH 01/22] hw/block: m25p80: Add ISSI SPI flash support
,
Bin Meng
,
2021/01/04
[PULL 0/5] Tracing patches
,
Stefan Hajnoczi
,
2021/01/04
[PULL 1/5] trace: Send "-d trace:help" output to stdout
,
Stefan Hajnoczi
,
2021/01/04
Re: [PULL 1/5] trace: Send "-d trace:help" output to stdout
,
Philippe Mathieu-Daudé
,
2021/01/04
[PULL 2/5] tracetool: add output filename command-line argument
,
Stefan Hajnoczi
,
2021/01/04
[PULL 3/5] tracetool: add out_lineno and out_next_lineno to out()
,
Stefan Hajnoczi
,
2021/01/04
[PULL 4/5] tracetool: add input filename and line number to Event
,
Stefan Hajnoczi
,
2021/01/04
[PULL 5/5] tracetool: show trace-events filename/lineno in fmt string errors
,
Stefan Hajnoczi
,
2021/01/04
Re: [PULL 0/5] Tracing patches
,
no-reply
,
2021/01/04
Re: [PULL 0/5] Tracing patches
,
Peter Maydell
,
2021/01/05
[PULL 0/1] Block patches
,
Stefan Hajnoczi
,
2021/01/04
[PULL 1/1] readline: Fix possible array index out of bounds in readline_hist_add()
,
Stefan Hajnoczi
,
2021/01/04
Re: [PULL 0/1] Block patches
,
Peter Maydell
,
2021/01/04
Re: [PATCH v14 1/7] Introduce yank feature
,
Marc-André Lureau
,
2021/01/04
Re: [PATCH v14 1/7] Introduce yank feature
,
Markus Armbruster
,
2021/01/11
Re: [PATCH v14 1/7] Introduce yank feature
,
Marc-André Lureau
,
2021/01/11
Re: [PATCH v14 1/7] Introduce yank feature
,
Markus Armbruster
,
2021/01/12
Re: [PATCH v14 1/7] Introduce yank feature
,
Marc-André Lureau
,
2021/01/12
Re: Question: How to change backing file ?
,
Kashyap Chamarthy
,
2021/01/04
Re: [PATCH v2 01/12] vhost-user-blk: fix blkcfg->num_queues endianness
,
Raphael Norwitz
,
2021/01/03
Re: [PATCH v2 01/12] vhost-user-blk: fix blkcfg->num_queues endianness
,
Michael S. Tsirkin
,
2021/01/20
Re: [PATCH 04/22] hw/sd: sd: Support CMD59 for SPI mode
,
Pragnesh Patel
,
2021/01/02
Re: [PATCH 05/22] hw/sd: sd: Drop sd_crc16()
,
Pragnesh Patel
,
2021/01/02
Re: [PATCH 05/22] hw/sd: sd: Drop sd_crc16()
,
Philippe Mathieu-Daudé
,
2021/01/14
Re: [PATCH 03/22] hw/sd: ssi-sd: Fix incorrect card response sequence
,
Pragnesh Patel
,
2021/01/02
Re: [PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
,
Pragnesh Patel
,
2021/01/02
Re: [PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
,
Bin Meng
,
2021/01/02
Re: [PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
,
Pragnesh Patel
,
2021/01/02
Re: [PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
,
Bin Meng
,
2021/01/02
[PATCH] meson: Propagate gnutls dependency
,
Roman Bolshakov
,
2021/01/02
Re: [PATCH] meson: Propagate gnutls dependency
,
Peter Maydell
,
2021/01/02
Re: [PATCH] meson: Propagate gnutls dependency
,
Roman Bolshakov
,
2021/01/02
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/02
Re: [PATCH] meson: Propagate gnutls dependency
,
Roman Bolshakov
,
2021/01/04
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/04
Re: [PATCH] meson: Propagate gnutls dependency
,
Roman Bolshakov
,
2021/01/05
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/05
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/07
Re: [PATCH] meson: Propagate gnutls dependency
,
Roman Bolshakov
,
2021/01/07
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/07
Re: [PATCH] meson: Propagate gnutls dependency
,
Roman Bolshakov
,
2021/01/07
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/07
Re: [PATCH] meson: Propagate gnutls dependency
,
Roman Bolshakov
,
2021/01/07
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/07
Re: [PATCH] meson: Propagate gnutls dependency
,
Roman Bolshakov
,
2021/01/08
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/08
Re: [PATCH] meson: Propagate gnutls dependency
,
Daniel P . Berrangé
,
2021/01/04
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/04
Re: [PATCH] meson: Propagate gnutls dependency
,
Peter Maydell
,
2021/01/04
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/04
Re: [PATCH] meson: Propagate gnutls dependency
,
Peter Maydell
,
2021/01/04
Re: [PATCH] meson: Propagate gnutls dependency
,
Paolo Bonzini
,
2021/01/04
Re: [PATCH] meson: Propagate gnutls dependency
,
Peter Maydell
,
2021/01/04
[RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
,
Philippe Mathieu-Daudé
,
2021/01/01
[RFC PATCH 1/5] ide: Make room for flags in PCIIDEState and add one for legacy mode
,
Philippe Mathieu-Daudé
,
2021/01/01
[RFC PATCH 2/5] via-ide: Fix fuloong2e support
,
Philippe Mathieu-Daudé
,
2021/01/01
Re: [RFC PATCH 2/5] via-ide: Fix fuloong2e support
,
Mark Cave-Ayland
,
2021/01/03
Re: [RFC PATCH 2/5] via-ide: Fix fuloong2e support
,
BALATON Zoltan
,
2021/01/03
[RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
,
Philippe Mathieu-Daudé
,
2021/01/01
Re: [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
,
Peter Maydell
,
2021/01/01
Re: [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
,
Philippe Mathieu-Daudé
,
2021/01/02
Re: [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
,
Philippe Mathieu-Daudé
,
2021/01/02
Re: [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
,
BALATON Zoltan
,
2021/01/02
Re: [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
,
Peter Maydell
,
2021/01/02
Re: [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
,
BALATON Zoltan
,
2021/01/02
[RFC PATCH 4/5] tests/acceptance: Test boot_linux_console for fuloong2e
,
Philippe Mathieu-Daudé
,
2021/01/01
[RFC PATCH 5/5] tests/integration: Test Fuloong2E IDE drive, run userspace commands
,
Philippe Mathieu-Daudé
,
2021/01/01
Re: [RFC PATCH 5/5] tests/integration: Test Fuloong2E IDE drive, run userspace commands
,
Willian Rampazzo
,
2021/01/06
Re: [RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
,
BALATON Zoltan
,
2021/01/01
Re: [RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
,
Mark Cave-Ayland
,
2021/01/03
Re: [RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
,
BALATON Zoltan
,
2021/01/03
Re: [PULL 00/30] Block patches
,
Peter Maydell
,
2021/01/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc