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
/
include
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
2015-11-12
1
-3
/
+15
*
qed: Implement .bdrv_drain
Fam Zheng
2015-11-12
2
-1
/
+3
*
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
2015-11-12
1
-0
/
+6
*
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
2015-11-12
1
-1
/
+0
*
block: Add ioctl parameter fields to BlockRequest
Fam Zheng
2015-11-12
1
-4
/
+12
*
block: Add more types for tracked request
Fam Zheng
2015-11-12
1
-1
/
+9
*
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
2015-11-11
1
-1
/
+4
*
block: Make bdrv_states public
Max Reitz
2015-11-11
1
-0
/
+2
*
aio: Introduce aio-epoll.c
Fam Zheng
2015-11-09
1
-0
/
+5
*
aio: Introduce aio_context_setup
Fam Zheng
2015-11-09
1
-0
/
+8
*
aio: Introduce aio_external_disabled
Fam Zheng
2015-11-09
1
-0
/
+11
*
bottom halves: introduce bh call function
Pavel Dovgalyuk
2015-11-06
1
-0
/
+5
*
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
2
-0
/
+21
*
aio: introduce aio_{disable,enable}_external
Fam Zheng
2015-10-23
1
-0
/
+38
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-0
/
+2
*
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
2015-10-23
1
-3
/
+0
*
block: Add BlockBackendRootState
Max Reitz
2015-10-23
1
-0
/
+10
*
block/throttle-groups: Make incref/decref public
Max Reitz
2015-10-23
1
-0
/
+3
*
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
2
-17
/
+0
*
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
2
-5
/
+0
*
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2015-10-23
2
-3
/
+3
*
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
2
-4
/
+0
*
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-23
2
-2
/
+2
*
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-20
4
-275
/
+2
*
block: Remove bdrv_swap()
Kevin Wolf
2015-10-16
1
-1
/
+0
*
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
2015-10-16
1
-1
/
+3
*
blockjob: Store device name at job creation
Kevin Wolf
2015-10-16
1
-0
/
+8
*
block: Introduce parents list
Kevin Wolf
2015-10-16
1
-0
/
+2
*
block-backend: Add blk_set_bs()
Kevin Wolf
2015-10-16
1
-0
/
+2
*
block/io: Make bdrv_requests_pending() public
Kevin Wolf
2015-10-16
1
-0
/
+1
*
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
2015-10-16
1
-0
/
+1
*
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
2015-10-16
1
-4
/
+8
*
block: Remove bdrv_open_image()
Kevin Wolf
2015-10-16
1
-4
/
+0
[next]