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
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
1
-1
/
+0
*
rbd: New parameter key-secret
Markus Armbruster
2018-06-15
1
-16
/
+25
*
rbd: New parameter auth-client-required
Markus Armbruster
2018-06-15
1
-10
/
+32
*
block: Make remaining uses of qobject input visitor more robust
Markus Armbruster
2018-06-15
2
-5
/
+15
*
block: Factor out qobject_input_visitor_new_flat_confused()
Markus Armbruster
2018-06-15
11
-60
/
+24
*
block: Clean up a misuse of qobject_to() in .bdrv_co_create_opts()
Markus Armbruster
2018-06-15
6
-30
/
+24
*
block: Fix -drive for certain non-string scalars
Markus Armbruster
2018-06-15
3
-30
/
+6
*
block: Fix -blockdev for certain non-string scalars
Markus Armbruster
2018-06-15
9
-9
/
+9
*
block: Add block-specific QDict header
Max Reitz
2018-06-15
17
-0
/
+17
*
iscsi: Drop deprecated -drive parameter "filename"
Markus Armbruster
2018-06-15
1
-21
/
+2
*
rbd: Drop deprecated -drive parameter "filename"
Markus Armbruster
2018-06-15
1
-16
/
+0
*
qapi: add x-block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-0
/
+18
*
block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-2
/
+4
*
block: simplify code around releasing bitmaps
Paolo Bonzini
2018-06-11
1
-52
/
+32
*
block: remove bdrv_dirty_bitmap_make_anon
Paolo Bonzini
2018-06-11
1
-9
/
+0
*
qcow2: Do not mark inactive images corrupt
Max Reitz
2018-06-11
1
-1
/
+1
*
throttle: Fix crash on reopen
Alberto Garcia
2018-06-11
1
-21
/
+33
*
block/qcow2-bitmap: fix free_bitmap_clusters
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-1
/
+0
*
qcow2: Repair OFLAG_COPIED when fixing leaks
Max Reitz
2018-06-11
1
-8
/
+17
*
block: Add Error parameter to bdrv_amend_options
Max Reitz
2018-06-11
1
-31
/
+41
*
block/file-posix: File locking during creation
Max Reitz
2018-06-11
1
-2
/
+35
*
block/file-posix: Pass FD to locking helpers
Max Reitz
2018-06-11
1
-13
/
+14
*
sheepdog: remove huge BSS object
Paolo Bonzini
2018-06-05
1
-10
/
+12
*
sheepdog: cleanup repeated expression
Paolo Bonzini
2018-06-05
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-06-04
6
-95
/
+757
|
\
|
*
block-backend: Add blk_co_copy_range
Fam Zheng
2018-06-01
1
-0
/
+18
|
*
iscsi: Implement copy offloading
Fam Zheng
2018-06-01
1
-0
/
+219
|
*
iscsi: Create and use iscsi_co_wait_for_task
Fam Zheng
2018-06-01
1
-37
/
+17
|
*
iscsi: Query and save device designator when opening
Fam Zheng
2018-06-01
1
-0
/
+41
|
*
file-posix: Implement bdrv_co_copy_range
Fam Zheng
2018-06-01
1
-3
/
+95
|
*
qcow2: Implement copy offloading
Fam Zheng
2018-06-01
1
-30
/
+199
|
*
raw: Implement copy offloading
Fam Zheng
2018-06-01
1
-0
/
+32
|
*
raw: Check byte range uniformly
Fam Zheng
2018-06-01
1
-25
/
+39
|
*
block: Introduce API for copy offloading
Fam Zheng
2018-06-01
1
-0
/
+97
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
11
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
block: use local path for local headers
Michael S. Tsirkin
2018-05-31
11
-12
/
+12
*
|
block/create: Mark blockdev-create stable
Kevin Wolf
2018-05-30
1
-2
/
+2
*
|
block/create: Make x-blockdev-create a job
Kevin Wolf
2018-05-30
1
-21
/
+46
*
|
job: Add error message for failing jobs
Kevin Wolf
2018-05-30
4
-4
/
+4
*
|
vhdx: Fix vhdx_co_create() return value
Kevin Wolf
2018-05-29
1
-1
/
+1
*
|
vdi: Fix vdi_co_do_create() return value
Kevin Wolf
2018-05-29
1
-0
/
+1
*
|
qcow2: Fix Coverity warning when calculating the refcount cache size
Alberto Garcia
2018-05-29
1
-3
/
+2
*
|
job: Move progress fields to Job
Kevin Wolf
2018-05-23
4
-10
/
+10
*
|
job: Add job_transition_to_ready()
Kevin Wolf
2018-05-23
1
-3
/
+3
*
|
job: Add job_yield()
Kevin Wolf
2018-05-23
2
-2
/
+2
*
|
job: Move completion and cancellation to Job
Kevin Wolf
2018-05-23
6
-14
/
+10
*
|
job: Switch transactions to JobTxn
Kevin Wolf
2018-05-23
1
-1
/
+1
*
|
job: Move job_finish_sync() to Job
Kevin Wolf
2018-05-23
1
-3
/
+3
*
|
job: Move .complete callback to Job
Kevin Wolf
2018-05-23
1
-5
/
+5
*
|
job: Add job_drain()
Kevin Wolf
2018-05-23
4
-0
/
+5
[next]