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
/
blockdev.c
Age
Commit message (
Expand
)
Author
2017-07-10
blockdev: Print a warning for legacy drive options that belong to -device
Thomas Huth
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-16
block: split BlockAcctStats creation and setup
Paolo Bonzini
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
2017-06-09
block: fix external snapshot abort permission error
Jeff Cody
2017-05-24
blockjob: move iostatus reset inside block_job_user_resume
Paolo Bonzini
2017-05-11
blockdev: use drained_begin/end for qmp_block_resize
John Snow
2017-05-11
block: Reuse bs as backing hd for drive-backup sync=none
Fam Zheng
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-24
block: Make errp the last parameter of commit_active_start
Fam Zheng
2017-04-24
block: Make errp the last parameter of bdrv_img_create
Fam Zheng
2017-04-07
block: Fix unpaired aio_disable_external in external snapshot
Fam Zheng
2017-03-28
block: Declare blockdev-add and blockdev-del supported
Markus Armbruster
2017-03-17
blockdev: fix bitmap clear undo
John Snow
2017-03-07
block: Fix error handling in bdrv_replace_in_backing_chain()
Kevin Wolf
2017-03-07
block: Fix blockdev-snapshot error handling
Kevin Wolf
2017-02-28
block: Add Error parameter to bdrv_append()
Kevin Wolf
2017-02-28
commit: Add filter-node-name to block-commit
Kevin Wolf
2017-02-28
mirror: Add filter-node-name to blockdev-mirror
Kevin Wolf
2017-02-28
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
2017-02-28
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
throttle: factor out duplicate code
Pradeep Jagadeesh
2017-02-24
blockdev: Use BlockBackend to resize in qmp_block_resize()
Kevin Wolf
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
2017-02-21
blockdev: Improve message for orphaned -drive
Markus Armbruster
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2016-11-14
blockjob: refactor backup_start as backup_job_create
John Snow
2016-11-01
Blockjobs: Internalize user_pause logic
John Snow
2016-11-01
blockjob: centralize QMP event emissions
John Snow
2016-11-01
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
blockjobs: hide internal jobs from management API
John Snow
2016-10-31
block: Add 'base-node' parameter to the 'block-stream' command
Alberto Garcia
2016-10-31
block: Add QMP support for streaming to an intermediate layer
Alberto Garcia
2016-10-31
block: Check blockers in all nodes involved in a block-commit job
Alberto Garcia
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-09-29
block: Remove qemu_root_bds_opts
Kevin Wolf
2016-09-29
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
2016-09-29
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
2016-09-29
block: Parse 'detect-zeroes' in bdrv_open_common()
Kevin Wolf
2016-09-29
block: Drop aio/cache consistency check from qmp_blockdev_add()
Kevin Wolf
2016-09-29
block: Fix error path in qmp_blockdev_change_medium()
Kevin Wolf
2016-09-23
block: Remove BB interface from blockdev-add/del
Kevin Wolf
2016-09-23
block: Avoid printing NULL string in error messages
Kevin Wolf
2016-09-23
block: Accept device model name for block_set_io_throttle
Kevin Wolf
2016-09-23
block: Accept device model name for blockdev-change-medium
Kevin Wolf
[next]