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
/
include
/
block
Age
Commit message (
Expand
)
Author
2015-11-11
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
2015-11-11
block: Make bdrv_states public
Max Reitz
2015-11-09
aio: Introduce aio-epoll.c
Fam Zheng
2015-11-09
aio: Introduce aio_context_setup
Fam Zheng
2015-11-09
aio: Introduce aio_external_disabled
Fam Zheng
2015-11-06
bottom halves: introduce bh call function
Pavel Dovgalyuk
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
aio: introduce aio_{disable,enable}_external
Fam Zheng
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
2015-10-23
block: Add BlockBackendRootState
Max Reitz
2015-10-23
block/throttle-groups: Make incref/decref public
Max Reitz
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-16
block: Remove bdrv_swap()
Kevin Wolf
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
2015-10-16
blockjob: Store device name at job creation
Kevin Wolf
2015-10-16
block: Introduce parents list
Kevin Wolf
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
2015-10-16
block: Remove bdrv_open_image()
Kevin Wolf
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
block: Introduce BDS.file_child
Kevin Wolf
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-02
block: more check for replaced node
Wen Congyang
2015-07-29
AioContext: force event loop iteration using BH
Stefan Hajnoczi
2015-07-22
AioContext: optimize clearing the EventNotifier
Paolo Bonzini
2015-07-22
AioContext: fix broken ctx->dispatching optimization
Paolo Bonzini
2015-07-14
block: Fix backing file child when modifying graph
Kevin Wolf
2015-07-14
block: Introduce bdrv_unref_child()
Kevin Wolf
2015-07-14
block: Introduce bdrv_open_child()
Kevin Wolf
2015-07-07
blockjob: add block_job_release function
Ting Wang
2015-07-02
block: Remove bdrv_reset_dirty
Fam Zheng
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-02
block: Add bdrv_get_block_status_above
Fam Zheng
2015-07-02
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
[next]