index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
block-backend.c
Age
Commit message (
Expand
)
Author
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-02-25
block-backend: Make blk_inc/dec_in_flight public
Kevin Wolf
2019-02-22
block/block-backend: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
2019-02-01
block: Remove blk_attach_dev_legacy() / legacy_dev code
Thomas Huth
2019-02-01
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2018-11-12
block: Null pointer dereference in blk_root_get_parent_desc()
Liam Merwick
2018-11-05
block: change some function return type to bool
Li Qiang
2018-10-01
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
2018-09-25
block: Use a single global AioWait
Kevin Wolf
2018-09-25
block-backend: Decrease in_flight only after callback
Kevin Wolf
2018-09-25
block-backend: Fix potential double blk_delete()
Kevin Wolf
2018-09-25
block-backend: Add .drained_poll callback
Kevin Wolf
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2018-06-18
block: fix QEMU crash with scsi-hd and drive_del
Greg Kurz
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-01
block-backend: Add blk_co_copy_range
Fam Zheng
2018-05-15
block-backend: simplify blk_get_aio_context
Daniel Henrique Barboza
2018-03-13
block: let blk_add/remove_aio_context_notifier() tolerate BDS changes
Stefan Hajnoczi
2018-03-08
block: Fix qemu crash when using scsi-block
Deepa Srinivasan
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-05
block: Fix NULL dereference on empty drive error
Kevin Wolf
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
block: add BlockBackend->in_flight counter
Stefan Hajnoczi
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-08
block: Introduce buf register API
Fam Zheng
2017-11-21
block: Don't request I/O permission with BDRV_O_NO_IO
Kevin Wolf
2017-11-17
block: Make bdrv_next() keep strong references
Max Reitz
2017-11-13
block: Leave valid throttle timers when removing a BDS from a backend
Alberto Garcia
2017-11-13
block: Check for inserted BlockDriverState in blk_io_limits_disable()
Alberto Garcia
2017-11-13
throttle-groups: drain before detaching ThrottleState
Stefan Hajnoczi
2017-11-13
block: all I/O should be completed before removing throttle timers.
Zhengui
2017-09-05
block: tidy ThrottleGroupMember initializations
Manos Pitsidianakis
2017-09-05
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2017-08-23
block-backend: Allow more "can inactivate" cases
Fam Zheng
2017-08-23
block-backend: Refactor inactivate check
Fam Zheng
2017-08-15
block-backend: Defer shared_perm tightening migration completion
Fam Zheng
2017-07-18
block: Make blk_all_next() public
Kevin Wolf
2017-07-18
block: Make blk_get_attached_dev_id() public
Kevin Wolf
2017-07-11
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-06-16
block: split BlockAcctStats creation and setup
Paolo Bonzini
2017-06-16
throttle-groups: protect throttled requests with a CoMutex
Paolo Bonzini
[next]