Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iotests: Enhance 223, 233 to cover 'qemu-nbd --list' | Eric Blake | 2019-01-21 | 1 | -0/+2 |
* | qemu-nbd: Add --bitmap=NAME option | Eric Blake | 2019-01-14 | 1 | -1/+17 |
* | nbd: Allow bitmap export during QMP nbd-server-add | Eric Blake | 2019-01-14 | 1 | -11/+8 |
* | nbd: Only require disabled bitmap for read-only exports | Eric Blake | 2019-01-14 | 1 | -3/+7 |
* | nbd: Forbid nbd-server-stop when server is not running | Eric Blake | 2019-01-14 | 1 | -1/+1 |
* | nbd: Add some error case testing to iotests 223 | Eric Blake | 2019-01-14 | 1 | -2/+17 |
* | block: remove 'x' prefix from experimental bitmap APIs | John Snow | 2019-01-14 | 1 | -2/+2 |
* | iotests: Enhance 223 to cover multiple bitmap granularities | Eric Blake | 2018-11-22 | 1 | -8/+35 |
* | iotests: Drop use of bash keyword 'function' | Eric Blake | 2018-11-19 | 1 | -2/+2 |
* | qemu-iotests: remove unused variable 'here' | Mao Zhongyi | 2018-11-19 | 1 | -1/+0 |
* | iotests: Disallow compat=0.10 in 223 | Max Reitz | 2018-07-23 | 1 | -0/+2 |
* | iotests: New test 223 for exporting dirty bitmap over NBD | Eric Blake | 2018-07-03 | 1 | -0/+138 |