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: 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
*
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
2
-3
/
+8
*
block: Introduce BDS.file_child
Kevin Wolf
2015-10-16
1
-0
/
+1
*
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
2015-09-25
1
-3
/
+6
*
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
1
-1
/
+3
*
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2015-09-14
1
-2
/
+0
*
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
1
-2
/
+1
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
[next]