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
/
blockdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockdev: enable non-root nodes for backup source
Vladimir Sementsov-Ogievskiy
2018-07-02
1
-2
/
+2
*
block/mirror: Add copy mode QAPI interface
Max Reitz
2018-06-18
1
-1
/
+8
*
block: Remove dead deprecation warning code
Kevin Wolf
2018-06-15
1
-12
/
+0
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
1
-10
/
+0
*
block: Remove deprecated -drive option addr
Kevin Wolf
2018-06-15
1
-16
/
+1
*
block: Remove deprecated -drive geometry options
Kevin Wolf
2018-06-15
1
-74
/
+1
*
block: Add block-specific QDict header
Max Reitz
2018-06-15
1
-0
/
+1
*
qapi: add disabled parameter to block-dirty-bitmap-add
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-0
/
+10
*
qapi: add x-block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-0
/
+30
*
qmp: transaction support for x-block-dirty-bitmap-enable/disable
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-1
/
+80
*
qapi: add x-block-dirty-bitmap-enable/disable
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-0
/
+42
*
block: remove bdrv_dirty_bitmap_make_anon
Paolo Bonzini
2018-06-11
1
-1
/
+0
*
job: Add job_dismiss()
Kevin Wolf
2018-05-23
1
-4
/
+6
*
job: Move completion and cancellation to Job
Kevin Wolf
2018-05-23
1
-4
/
+4
*
job: Move transactions to Job
Kevin Wolf
2018-05-23
1
-3
/
+3
*
job: Switch transactions to JobTxn
Kevin Wolf
2018-05-23
1
-7
/
+7
*
job: Move .complete callback to Job
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Move BlockJobCreateFlags to Job
Kevin Wolf
2018-05-23
1
-7
/
+7
*
job: Move pause/resume functions to Job
Kevin Wolf
2018-05-23
1
-3
/
+3
*
job: Move coroutine and related code to Job
Kevin Wolf
2018-05-23
1
-4
/
+4
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-8
/
+8
*
qapi: add block latency histogram interface
Vladimir Sementsov-Ogievskiy
2018-03-19
1
-0
/
+43
*
block: Handle null backing link
Max Reitz
2018-03-19
1
-14
/
+0
*
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
1
-3
/
+4
*
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
2018-03-19
1
-2
/
+2
*
blockjobs: Expose manual property
John Snow
2018-03-19
1
-3
/
+28
*
blockjobs: add block-job-finalize
John Snow
2018-03-19
1
-0
/
+14
*
blockjobs: add block_job_dismiss
John Snow
2018-03-19
1
-0
/
+14
*
blockjobs: add block_job_verb permission table
John Snow
2018-03-19
1
-5
/
+5
*
dirty-bitmap: add locked state
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+19
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-2
/
+3
*
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-13
1
-8
/
+2
*
block: early check for blockers on drive-mirror
Paolo Bonzini
2018-02-13
1
-0
/
+5
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-1
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
blockdev: Mark BD-{remove,insert}-medium stable
Max Reitz
2018-01-23
1
-3
/
+3
*
blockdev: Drop BD-{remove,insert}-medium's @device
Max Reitz
2018-01-23
1
-7
/
+23
*
block: Remove the obsolete -drive boot=on|off parameter
Thomas Huth
2017-12-22
1
-11
/
+0
*
blockdev: add x-blockdev-set-iothread force boolean
Stefan Hajnoczi
2017-12-19
1
-5
/
+6
*
blockdev: add x-blockdev-set-iothread testing command
Stefan Hajnoczi
2017-12-19
1
-0
/
+41
*
block: drop unused BlockDirtyBitmapState->aio_context field
Stefan Hajnoczi
2017-12-19
1
-13
/
+0
*
block: don't keep AioContext acquired after internal_snapshot_prepare()
Stefan Hajnoczi
2017-12-19
1
-16
/
+31
*
block: don't keep AioContext acquired after blockdev_backup_prepare()
Stefan Hajnoczi
2017-12-19
1
-10
/
+34
*
block: don't keep AioContext acquired after drive_backup_prepare()
Stefan Hajnoczi
2017-12-19
1
-8
/
+34
*
block: don't keep AioContext acquired after external_snapshot_prepare()
Stefan Hajnoczi
2017-12-19
1
-23
/
+48
*
blockdev: hold AioContext for bdrv_unref() in external_snapshot_clean()
Stefan Hajnoczi
2017-12-19
1
-1
/
+1
*
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
1
-2
/
+2
[next]