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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
sheepdog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-07-14
sheepdog: Add trivial backing_fmt support
Eric Blake
1
-2
/
+16
2020-07-10
qapi: Smooth another visitor error checking pattern
Markus Armbruster
1
-4
/
+2
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
1
-6
/
+2
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-2
/
+1
2020-05-08
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
1
-3
/
+0
2020-05-08
sheepdog: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
1
-0
/
+1
2020-05-05
block: Add blk_new_with_bs() helper
Eric Blake
1
-5
/
+5
2020-04-30
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
1
-2
/
+2
2020-04-30
qapi: Only input visitors can actually fail
Markus Armbruster
1
-8
/
+1
2020-03-26
sheepdog: Consistently set bdrv_has_zero_init_truncate
Eric Blake
1
-0
/
+2
2020-03-26
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
1
-1
/
+3
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
1
-2
/
+3
2019-08-19
block: Implement .bdrv_has_zero_init_truncate()
Max Reitz
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-1
/
+2
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
1
-0
/
+12
2019-01-31
block/sheepdog: Convert from DPRINTF() macro to trace events
Laurent Vivier
1
-30
/
+17
2019-01-17
block/sheepdog: Use QEMU_NONSTRING for non NUL-terminated arrays
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-3
/
+3
2018-10-19
block: Use warn_report() & friends to report warnings
Markus Armbruster
1
-1
/
+1
2018-06-29
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
1
-6
/
+6
2018-06-15
block: Factor out qobject_input_visitor_new_flat_confused()
Markus Armbruster
1
-10
/
+4
2018-06-15
block: Fix -drive for certain non-string scalars
Markus Armbruster
1
-10
/
+2
2018-06-15
block: Fix -blockdev for certain non-string scalars
Markus Armbruster
1
-1
/
+1
2018-06-15
block: Add block-specific QDict header
Max Reitz
1
-0
/
+1
2018-06-05
sheepdog: remove huge BSS object
Paolo Bonzini
1
-10
/
+12
2018-06-05
sheepdog: cleanup repeated expression
Paolo Bonzini
1
-3
/
+3
2018-05-23
sheepdog: Remove unnecessary NULL check in sd_prealloc()
Peter Maydell
1
-3
/
+1
2018-05-15
block: Merge .bdrv_co_writev{,_flags} in drivers
Eric Blake
1
-1
/
+3
2018-05-08
sheepdog: Fix sd_co_create_opts() memory leaks
Kevin Wolf
1
-1
/
+3
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-6
/
+6
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-1
/
+1
2018-03-13
block: include original filename when reporting invalid URIs
Daniel P. Berrangé
1
-1
/
+1
2018-03-09
sheepdog: Support .bdrv_co_create
Kevin Wolf
1
-74
/
+169
2018-03-09
sheepdog: QAPIfy "redundancy" create option
Kevin Wolf
1
-27
/
+67
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-18
/
+18
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-02
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
1
-5
/
+5
2018-03-02
sheepdog: Switch to .bdrv_co_block_status()
Eric Blake
1
-13
/
+13
2018-02-13
sheepdog: Allow fully preallocated truncation
Max Reitz
1
-3
/
+12
2018-02-13
sheepdog: Pass old and new size to sd_prealloc()
Max Reitz
1
-11
/
+5
2018-02-13
sheepdog: Make sd_prealloc() take a BDS
Max Reitz
1
-8
/
+21
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+1
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
1
-2
/
+1
[next]