index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
223.out
Age
Commit message (
Expand
)
Author
2024-01-26
monitor: only run coroutine commands in qemu_aio_context
Stefan Hajnoczi
2023-10-05
nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
Eric Blake
2023-10-05
nbd/client: Request extended headers during negotiation
Eric Blake
2023-09-20
qemu-img: map: report compressed data blocks
Andrey Drobyshev via
2022-07-12
tests/qemu-iotests: hotfix for 307, 223 output
John Snow
2022-04-26
iotests/223: check new possibility of exporting bitmaps by node/name
Vladimir Sementsov-Ogievskiy
2021-07-12
qemu-img: Make unallocated part of backing chain obvious in map
Eric Blake
2021-03-08
block: Clarify error messages pertaining to 'node-name'
Connor Kuehl
2020-12-18
iotests: Fix _send_qemu_cmd with bash 5.1
Max Reitz
2020-10-02
block/export: Add BLOCK_EXPORT_DELETED event
Kevin Wolf
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
2020-05-18
iotests: Enhance 223 to cover qemu-img map improvements
Eric Blake
2020-02-05
nbd: Allow description when creating NBD blockdev
Eric Blake
2019-11-18
tests: More iotest 223 improvements
Eric Blake
2019-11-18
iotests: Include QMP input in .out files
Eric Blake
2019-09-24
tests: Use iothreads during iotest 223
Eric Blake
2019-09-05
nbd: Implement server use of NBD FAST_ZERO
Eric Blake
2019-09-05
nbd: Improve per-export flag handling in server
Eric Blake
2019-09-05
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
2019-04-01
nbd/server: Advertise actual minimum block size
Eric Blake
2019-03-30
nbd/client: Report offsets in bdrv_block_status
Eric Blake
2019-03-06
iotests: Wait for qemu to end in 223
Eric Blake
2019-01-21
iotests: Enhance 223, 233 to cover 'qemu-nbd --list'
Eric Blake
2019-01-14
qemu-nbd: Add --bitmap=NAME option
Eric Blake
2019-01-14
nbd: Allow bitmap export during QMP nbd-server-add
Eric Blake
2019-01-14
nbd: Only require disabled bitmap for read-only exports
Eric Blake
2019-01-14
nbd: Forbid nbd-server-stop when server is not running
Eric Blake
2019-01-14
nbd: Add some error case testing to iotests 223
Eric Blake
2018-12-18
qmp: Split ShutdownCause host-qmp into quit and system-reset
Dominik Csapak
2018-12-18
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
2018-11-22
iotests: Enhance 223 to cover multiple bitmap granularities
Eric Blake
2018-07-02
iotests: New test 223 for exporting dirty bitmap over NBD
Eric Blake