index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
null.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
block/null: Implement bdrv_get_allocated_file_size
Max Reitz
1
-0
/
+7
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
1
-1
/
+3
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-02-25
block/null: Generate filename even with latency-ns
Max Reitz
1
-1
/
+2
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
1
-8
/
+14
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
1
-0
/
+9
2018-08-15
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
1
-6
/
+0
2018-05-15
null: Switch to byte-based read/write
Eric Blake
1
-22
/
+23
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
1
-2
/
+1
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-1
/
+1
2018-03-02
null: Switch to .bdrv_co_block_status()
Eric Blake
1
-11
/
+12
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
1
-2
/
+1
2017-08-08
block/null: Remove 'filename' option
Kevin Wolf
1
-5
/
+26
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-1
/
+1
2016-10-07
block: use aio_bh_schedule_oneshot
Paolo Bonzini
1
-4
/
+1
2016-06-16
block/null: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+20
2016-03-30
block/null-{co,aio}: Implement get_block_status()
Max Reitz
1
-0
/
+22
2016-03-30
block/null-{co,aio}: Allow reading zeroes
Max Reitz
1
-0
/
+20
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-04-28
block/null: Support reopen
Fam Zheng
1
-0
/
+8
2015-04-28
block/null: Latency simulation by adding new option "latency-ns"
Fam Zheng
1
-6
/
+52
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-4
/
+4
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-17
/
+17
2014-09-22
block: Introduce "null" drivers
Fam Zheng
1
-0
/
+168