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
/
block-backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
1
-3
/
+3
2019-10-28
block/block-backend: add blk_co_pwritev_part
Vladimir Sementsov-Ogievskiy
1
-4
/
+13
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
1
-3
/
+6
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-19
/
+50
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
1
-0
/
+1
2019-08-16
block-backend: Queue requests while drained
Kevin Wolf
1
-3
/
+50
2019-08-16
block: Remove blk_pread_unthrottled()
Kevin Wolf
1
-16
/
+0
2019-07-19
block: Do not poll in bdrv_do_drained_end()
Max Reitz
1
-3
/
+3
2019-06-18
block/block-backend: blk_iostatus_reset: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
1
-4
/
+0
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
1
-5
/
+4
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-3
/
+15
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
1
-10
/
+16
2019-05-28
block: Make bdrv_root_attach_child() unref child_bs on failure
Alberto Garcia
1
-2
/
+1
2019-05-20
block: Add blk_set_allow_aio_context_change()
Kevin Wolf
1
-0
/
+10
2019-05-20
block: Implement .(can_)set_aio_ctx for BlockBackend
Kevin Wolf
1
-2
/
+43
2019-04-01
block: Add bdrv_get_request_alignment()
Eric Blake
1
-0
/
+7
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2019-02-25
block-backend: Make blk_inc/dec_in_flight public
Kevin Wolf
1
-2
/
+2
2019-02-22
block/block-backend: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-11
/
+2
2019-02-01
block: Remove blk_attach_dev_legacy() / legacy_dev code
Thomas Huth
1
-45
/
+9
2019-02-01
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
1
-0
/
+5
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2018-11-12
block: Null pointer dereference in blk_root_get_parent_desc()
Liam Merwick
1
-1
/
+2
2018-11-05
block: change some function return type to bool
Li Qiang
1
-4
/
+4
2018-10-01
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
1
-0
/
+3
2018-09-25
block: Use a single global AioWait
Kevin Wolf
1
-7
/
+4
2018-09-25
block-backend: Decrease in_flight only after callback
Kevin Wolf
1
-1
/
+1
2018-09-25
block-backend: Fix potential double blk_delete()
Kevin Wolf
1
-1
/
+8
2018-09-25
block-backend: Add .drained_poll callback
Kevin Wolf
1
-0
/
+9
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-5
/
+3
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
1
-1
/
+1
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
1
-0
/
+1
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2018-06-18
block: fix QEMU crash with scsi-hd and drive_del
Greg Kurz
1
-0
/
+5
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-06-01
block-backend: Add blk_co_copy_range
Fam Zheng
1
-0
/
+18
2018-05-15
block-backend: simplify blk_get_aio_context
Daniel Henrique Barboza
1
-7
/
+1
2018-03-13
block: let blk_add/remove_aio_context_notifier() tolerate BDS changes
Stefan Hajnoczi
1
-0
/
+63
2018-03-08
block: Fix qemu crash when using scsi-block
Deepa Srinivasan
1
-26
/
+25
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-9
/
+56
2018-03-05
block: Fix NULL dereference on empty drive error
Kevin Wolf
1
-2
/
+3
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-02
block: add BlockBackend->in_flight counter
Stefan Hajnoczi
1
-7
/
+53
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-08
block: Introduce buf register API
Fam Zheng
1
-0
/
+10
2017-11-21
block: Don't request I/O permission with BDRV_O_NO_IO
Kevin Wolf
1
-4
/
+6
[next]