Daniel P. Berrangé
|
407bc4bf90
qapi: Move include/qapi/qmp/ to include/qobject/
|
9 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Stefan Hajnoczi
|
365911b182
qemu-io: add cvtnum() error handling for zone commands
|
1 year ago |
Kevin Wolf
|
3574499a1e
block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK
|
1 year ago |
Sam Li
|
fe4fe70d27
qemu-iotests: test zone append operation
|
2 years ago |
Sam Li
|
6d43eaa396
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
|
2 years ago |
Stefan Hajnoczi
|
00e2a04c27
qemu-io: add -r option to register I/O buffer
|
2 years ago |
Stefan Hajnoczi
|
1321e00801
qemu-io: use BdrvRequestFlags instead of int
|
2 years ago |
Hanna Reitz
|
76c9e9750d
block/qapi: Add indentation to bdrv_node_info_dump()
|
3 years ago |
Hanna Reitz
|
3716470b24
block: Improve empty format-specific info dump
|
3 years ago |
Paolo Bonzini
|
264dcbb2b1
qemu-io: do not reinvent the blk_pwrite_zeroes wheel
|
2 years ago |
Alberto Faria
|
0cadf2c8a3
block: Change blk_pwrite_compressed() param order
|
3 years ago |
Alberto Faria
|
a9262f551e
block: Change blk_{pread,pwrite}() param order
|
3 years ago |
Alberto Faria
|
3b35d4542c
block: Add a 'flags' param to blk_pread()
|
3 years ago |
Alberto Faria
|
bf5b16fa40
block: Make blk_{pread,pwrite}() return 0 on success
|
3 years ago |
Peter Maydell
|
fdee2c9692
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into staging
|
3 years ago |
Eric Blake
|
395aecd037
qemu-io: Allow larger write zeroes under no fallback
|
3 years ago |
Eric Blake
|
087f2fb376
qemu-io: Utilize 64-bit status during map
|
3 years ago |
Peter Maydell
|
5df022cf2e
osdep: Move memalign-related functions to their own header
|
3 years ago |
Kevin Wolf
|
6cf42ca2f9
block: Acquire AioContexts during bdrv_reopen_multiple()
|
4 years ago |
Vladimir Sementsov-Ogievskiy
|
8eaf10187a
qemu-io-cmds: assert that we don't have .perm requested in no-blk case
|
4 years ago |
Vladimir Sementsov-Ogievskiy
|
78632a3d16
monitor: hmp_qemu_io: acquire aio contex, fix crash
|
4 years ago |
Vladimir Sementsov-Ogievskiy
|
42ba0225bd
qemu-io: add preallocate mode parameter for truncate command
|
4 years ago |
Dr. David Alan Gilbert
|
da16f4b867
qemu-io-cmds: Simplify help_oneline
|
5 years ago |
Nir Soffer
|
a2b333c018
block: nbd: Fix convert qcow2 compressed to nbd
|
5 years ago |
Kevin Wolf
|
8c6242b6f3
block-backend: Add flags to blk_truncate()
|
5 years ago |
Max Reitz
|
e8d04f9237
block: Pass truncate exact=true where reasonable
|
6 years ago |
Max Reitz
|
c80d8b06cf
block: Add @exact parameter to bdrv_co_truncate()
|
6 years ago |
Kevin Wolf
|
c8e68b43e1
qemu-io: Don't leak pattern file in error path
|
6 years ago |
Denis Plotnikov
|
4d731510d3
qemu-io: add pattern file for write command
|
6 years ago |