index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
2015-11-19
1
-0
/
+15
*
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+26
*
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+20
*
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+20
*
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+22
*
snapshot: return error code from bdrv_snapshot_delete_by_id_or_name
Denis V. Lunev
2015-11-19
1
-3
/
+4
*
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
2015-11-19
1
-0
/
+24
*
block: add blk_abort_aio_request
Peter Lieven
2015-11-17
1
-8
/
+9
*
block: Update copyright of the accounting code
Alberto Garcia
2015-11-12
1
-0
/
+1
*
block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest mode
Alberto Garcia
2015-11-12
1
-0
/
+14
*
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2015-11-12
2
-0
/
+17
*
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
2015-11-12
3
-0
/
+72
*
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2015-11-12
2
-5
/
+22
*
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2015-11-12
2
-0
/
+33
*
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
2
-2
/
+15
*
block: define 'clock_type' for the accounting code
Alberto Garcia
2015-11-12
1
-2
/
+4
*
block: Add BlockJobTxn support to backup_run
John Snow
2015-11-12
1
-1
/
+2
*
block/backup: Rely on commit/abort for cleanup
John Snow
2015-11-12
1
-4
/
+18
*
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
2015-11-12
1
-1
/
+1
*
backup: Extract dirty bitmap handling as a separate function
Fam Zheng
2015-11-12
1
-10
/
+17
*
qed: Implement .bdrv_drain
Fam Zheng
2015-11-12
1
-0
/
+13
*
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
2015-11-12
1
-1
/
+15
*
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
2015-11-12
3
-47
/
+0
*
block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
Fam Zheng
2015-11-12
1
-9
/
+92
*
iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl
Fam Zheng
2015-11-12
1
-2
/
+38
*
block: Track discard requests
Fam Zheng
2015-11-12
1
-3
/
+10
*
block: Track flush requests
Fam Zheng
2015-11-12
1
-3
/
+8
*
block: Add more types for tracked request
Fam Zheng
2015-11-12
1
-4
/
+5
*
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2015-11-11
1
-53
/
+33
|
\
|
*
gluster: allocate GlusterAIOCBs on the stack
Paolo Bonzini
2015-11-11
1
-53
/
+33
*
|
qcow2: Fix qcow2_get_cluster_offset() for zero clusters
Kevin Wolf
2015-11-11
1
-6
/
+9
*
|
block: Add blk_get_refcnt()
Alberto Garcia
2015-11-11
1
-0
/
+5
*
|
mirror: block all operations on the target image during the job
Alberto Garcia
2015-11-11
1
-0
/
+4
*
|
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
2015-11-11
1
-1
/
+1
*
|
throttle: Check for pending requests in throttle_group_unregister_bs()
Alberto Garcia
2015-11-11
1
-0
/
+7
*
|
qcow2: avoid misaligned 64bit bswap
John Snow
2015-11-11
1
-4
/
+7
*
|
commit: reopen overlay_bs before base
Alberto Garcia
2015-11-11
1
-4
/
+4
*
|
block: Inquire tray state before tray-moved events
Max Reitz
2015-11-11
1
-10
/
+7
*
|
block: Add functions for inheriting a BBRS
Max Reitz
2015-11-11
1
-0
/
+27
*
|
block: Add blk_remove_bs()
Max Reitz
2015-11-11
1
-0
/
+12
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-11-05
1
-20
/
+73
|
\
|
*
iscsi: Translate scsi sense into error code
Fam Zheng
2015-11-05
1
-20
/
+73
*
|
block: Convert to new qapi union layout
Eric Blake
2015-11-02
3
-18
/
+16
*
|
block: Consider all child nodes in bdrv_requests_pending()
Kevin Wolf
2015-10-29
1
-5
/
+8
|
/
*
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
1
-0
/
+17
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
8
-44
/
+59
*
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
2015-10-23
1
-30
/
+1
*
block: Prepare for NULL BDS
Max Reitz
2015-10-23
1
-2
/
+2
*
block: Add blk_insert_bs()
Max Reitz
2015-10-23
1
-0
/
+11
*
block: Prepare remaining BB functions for NULL BDS
Max Reitz
2015-10-23
1
-16
/
+56
[next]