Sign in
qemu
/
qemu
/
c9923550b446e54413024117c0ed978a08e3ab1a
/
block
/
null.c
e75abed
block: use int64_t instead of uint64_t in driver write handlers
by Vladimir Sementsov-Ogievskiy
· 3 years, 6 months ago
f7ef38d
block: use int64_t instead of uint64_t in driver read handlers
by Vladimir Sementsov-Ogievskiy
· 3 years, 6 months ago
07cd7b6
block/null: Implement bdrv_get_allocated_file_size
by Max Reitz
· 4 years, 8 months ago
e4ec5ad
replay: add BH oneshot event for block layer
by Pavel Dovgalyuk
· 5 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
1e47cb7
block/null: Generate filename even with latency-ns
by Max Reitz
· 6 years ago
998b3a1
block: Purify .bdrv_refresh_filename()
by Max Reitz
· 6 years ago
2654267
block: Add strong_runtime_opts to BlockDriver
by Max Reitz
· 6 years ago
f66b1f0
block: drop empty .bdrv_close handlers
by Vladimir Sementsov-Ogievskiy
· 7 years ago
b3241e9
null: Switch to byte-based read/write
by Eric Blake
· 7 years ago
f5a74a5
qobject: Modify qobject_ref() to return obj
by Marc-André Lureau
· 7 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
05c33f1
null: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
78f1d3d
coroutine: simplify co_aio_sleep_ns() prototype
by Stefan Hajnoczi
· 7 years ago
809eb70
block/null: Remove 'filename' option
by Kevin Wolf
· 8 years ago
46f5ac2
qobject: Use simpler QDict/QList scalar insertion macros
by Eric Blake
· 8 years ago
fffb6e1
block: use aio_bh_schedule_oneshot
by Paolo Bonzini
· 8 years ago
67882b1
block/null: Implement bdrv_refresh_filename()
by Max Reitz
· 9 years ago
a906392
block/null-{co,aio}: Implement get_block_status()
by Max Reitz
· 9 years ago
cd219eb
block/null-{co,aio}: Allow reading zeroes
by Max Reitz
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
80c71a2
block: Clean up includes
by Peter Maydell
· 9 years ago
1c2b49a
block/null: Support reopen
by Fam Zheng
· 10 years ago
e5e51dd
block/null: Latency simulation by adding new option "latency-ns"
by Fam Zheng
· 10 years ago
097310b
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
by Markus Armbruster
· 10 years ago
7c84b1b
block: Rename BlockDriverAIOCB* to BlockAIOCB*
by Markus Armbruster
· 10 years ago
e819ab2
block: Introduce "null" drivers
by Fam Zheng
· 10 years ago