index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
null.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-4
/
+5
*
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-4
/
+5
*
block/null: Implement bdrv_get_allocated_file_size
Max Reitz
2020-09-07
1
-0
/
+7
*
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
2019-10-14
1
-1
/
+3
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
block/null: Generate filename even with latency-ns
Max Reitz
2019-02-25
1
-1
/
+2
*
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
1
-8
/
+14
*
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
1
-0
/
+9
*
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
2018-08-15
1
-6
/
+0
*
null: Switch to byte-based read/write
Eric Blake
2018-05-15
1
-22
/
+23
*
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
2018-05-04
1
-2
/
+1
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-1
/
+1
*
null: Switch to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-11
/
+12
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
2017-12-19
1
-2
/
+1
*
block/null: Remove 'filename' option
Kevin Wolf
2017-08-08
1
-5
/
+26
*
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-09
1
-1
/
+1
*
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
1
-4
/
+1
*
block/null: Implement bdrv_refresh_filename()
Max Reitz
2016-06-16
1
-0
/
+20
*
block/null-{co,aio}: Implement get_block_status()
Max Reitz
2016-03-30
1
-0
/
+22
*
block/null-{co,aio}: Allow reading zeroes
Max Reitz
2016-03-30
1
-0
/
+20
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
block/null: Support reopen
Fam Zheng
2015-04-28
1
-0
/
+8
*
block/null: Latency simulation by adding new option "latency-ns"
Fam Zheng
2015-04-28
1
-6
/
+52
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-4
/
+4
*
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-10-20
1
-17
/
+17
*
block: Introduce "null" drivers
Fam Zheng
2014-09-22
1
-0
/
+168