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
/
include
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Remove unused typedef of BlockDriverDirtyHandler
Fam Zheng
2016-03-14
1
-2
/
+0
*
block: Move block dirty bitmap code to separate files
Fam Zheng
2016-03-14
2
-34
/
+45
*
typedefs: Add BdrvDirtyBitmap
Fam Zheng
2016-03-14
1
-1
/
+0
*
block: Include hbitmap.h in block.h
Fam Zheng
2016-03-14
1
-1
/
+1
*
hmp: 'drive_add -n' for creating a node without BB
Kevin Wolf
2016-03-14
1
-0
/
+2
*
block: Fix snapshot=on cache modes
Kevin Wolf
2016-03-14
1
-1
/
+0
*
include: Clean up includes
Peter Maydell
2016-02-23
4
-5
/
+0
*
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
1
-0
/
+8
*
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-02-16
1
-6
/
+14
*
blockjob: Fix hang in block_job_finish_sync
Fam Zheng
2016-02-09
1
-0
/
+5
*
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
2016-02-02
1
-0
/
+1
*
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
2
-5
/
+9
*
blockdev: Keep track of monitor-owned BDS
Max Reitz
2016-02-02
1
-0
/
+4
*
block: Add list of all BlockDriverStates
Max Reitz
2016-02-02
1
-0
/
+2
*
block: Make bdrv_close() static
Max Reitz
2016-02-02
1
-1
/
+0
*
block: Remove BDS close notifier
Max Reitz
2016-02-02
2
-3
/
+0
*
block: Add blk_dev_has_tray()
Max Reitz
2016-02-02
1
-0
/
+1
*
block: Inactivate BDS when migration completes
Kevin Wolf
2016-01-20
2
-0
/
+2
*
block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Kevin Wolf
2016-01-20
1
-1
/
+1
*
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
2016-01-15
1
-2
/
+1
*
block: Add check on mirror target
Fam Zheng
2016-01-07
1
-0
/
+1
*
block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE
Fam Zheng
2016-01-07
1
-1
/
+1
*
block: add BlockLimits.max_iov field
Stefan Hajnoczi
2015-12-22
1
-0
/
+3
*
block: Remove prototype of bdrv_swap from header
Fam Zheng
2015-12-18
1
-1
/
+0
*
block: Add opaque value to the amend CB
Max Reitz
2015-12-18
2
-3
/
+4
*
block: Introduce bs->explicit_options
Kevin Wolf
2015-12-18
2
-0
/
+2
*
block: Add infrastructure for option inheritance
Kevin Wolf
2015-12-18
1
-1
/
+2
*
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
2015-12-18
1
-1
/
+1
*
block: Exclude nested options only for children in append_open_options()
Kevin Wolf
2015-12-18
1
-0
/
+1
*
block: Allow references for backing files
Kevin Wolf
2015-12-18
1
-1
/
+2
*
qcow2: Add .bdrv_join_options callback
Kevin Wolf
2015-12-18
1
-0
/
+1
*
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2015-12-17
2
-62
/
+2
*
block: Don't wait serialising for non-COR read requests
Fam Zheng
2015-12-03
1
-2
/
+2
*
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
2015-11-19
1
-0
/
+2
*
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+4
*
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+1
*
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+1
*
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+2
*
snapshot: return error code from bdrv_snapshot_delete_by_id_or_name
Denis V. Lunev
2015-11-19
1
-3
/
+3
*
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
2015-11-19
1
-0
/
+8
*
block: Update copyright of the accounting code
Alberto Garcia
2015-11-12
1
-0
/
+1
*
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2015-11-12
1
-0
/
+2
*
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
2015-11-12
1
-0
/
+14
*
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2015-11-12
1
-0
/
+5
*
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2015-11-12
1
-0
/
+4
*
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
1
-0
/
+2
*
block: Add BlockJobTxn support to backup_run
John Snow
2015-11-12
1
-1
/
+2
*
block: Add block job transactions
Fam Zheng
2015-11-12
2
-0
/
+39
*
blockjob: Add "completed" and "ret" in BlockJob
Fam Zheng
2015-11-12
1
-0
/
+9
*
blockjob: Add .commit and .abort block job actions
Fam Zheng
2015-11-12
1
-0
/
+20
[next]