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
/
block-backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Pass BdrvChildRole in remaining cases
Max Reitz
2020-05-18
1
-4
/
+7
*
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
1
-1
/
+2
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
1
-2
/
+2
*
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
1
-3
/
+3
*
block: Add blk_make_empty()
Max Reitz
2020-05-18
1
-0
/
+10
*
block: Add blk_new_with_bs() helper
Eric Blake
2020-05-05
1
-0
/
+23
*
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-30
1
-2
/
+2
*
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+1
*
block: Fix blk->in_flight during blk_wait_while_drained()
Kevin Wolf
2020-04-07
1
-12
/
+5
*
block: Increase BB.in_flight for coroutine and sync interfaces
Kevin Wolf
2020-04-07
1
-23
/
+80
*
block-backend: Reorder flush/pdiscard function definitions
Kevin Wolf
2020-04-07
1
-46
/
+46
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
1
-3
/
+3
*
block/block-backend: add blk_co_pwritev_part
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-4
/
+13
*
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
2019-10-14
1
-3
/
+6
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
1
-19
/
+50
|
\
|
*
block-backend: Queue requests while drained
Kevin Wolf
2019-08-16
1
-3
/
+50
|
*
block: Remove blk_pread_unthrottled()
Kevin Wolf
2019-08-16
1
-16
/
+0
*
|
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
|
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
|
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-08-16
1
-0
/
+1
|
/
*
block: Do not poll in bdrv_do_drained_end()
Max Reitz
2019-07-19
1
-3
/
+3
*
block/block-backend: blk_iostatus_reset: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-4
/
+0
*
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
1
-5
/
+4
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-3
/
+15
*
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
1
-10
/
+16
*
block: Make bdrv_root_attach_child() unref child_bs on failure
Alberto Garcia
2019-05-28
1
-2
/
+1
*
block: Add blk_set_allow_aio_context_change()
Kevin Wolf
2019-05-20
1
-0
/
+10
*
block: Implement .(can_)set_aio_ctx for BlockBackend
Kevin Wolf
2019-05-20
1
-2
/
+43
*
block: Add bdrv_get_request_alignment()
Eric Blake
2019-04-01
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-02-26
1
-2
/
+2
|
\
|
*
block-backend: Make blk_inc/dec_in_flight public
Kevin Wolf
2019-02-25
1
-2
/
+2
*
|
block/block-backend: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-11
/
+2
|
/
*
block: Remove blk_attach_dev_legacy() / legacy_dev code
Thomas Huth
2019-02-01
1
-45
/
+9
*
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
2019-02-01
1
-0
/
+5
*
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-31
1
-0
/
+5
*
block: Null pointer dereference in blk_root_get_parent_desc()
Liam Merwick
2018-11-12
1
-1
/
+2
*
block: change some function return type to bool
Li Qiang
2018-11-05
1
-4
/
+4
*
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
2018-10-01
1
-0
/
+3
*
block: Use a single global AioWait
Kevin Wolf
2018-09-25
1
-7
/
+4
*
block-backend: Decrease in_flight only after callback
Kevin Wolf
2018-09-25
1
-1
/
+1
*
block-backend: Fix potential double blk_delete()
Kevin Wolf
2018-09-25
1
-1
/
+8
*
block-backend: Add .drained_poll callback
Kevin Wolf
2018-09-25
1
-0
/
+9
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-5
/
+3
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-08-15
1
-1
/
+0
*
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
1
-1
/
+1
*
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-07-10
1
-0
/
+1
*
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-2
/
+3
*
block: fix QEMU crash with scsi-hd and drive_del
Greg Kurz
2018-06-18
1
-0
/
+5
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
1
-1
/
+0
[next]