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
/
accounting.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/accounting: Use lock guard macros
Gan Qixin
2020-12-11
1
-17
/
+15
*
block: add empty account cookie type
Anton Nefedov
2019-10-10
1
-0
/
+6
*
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
2018-03-19
1
-0
/
+91
*
block: make accounting thread-safe
Paolo Bonzini
2017-06-16
1
-0
/
+16
*
block: split BlockAcctStats creation and setup
Paolo Bonzini
2017-06-16
1
-5
/
+8
*
block: introduce block_account_one_io
Paolo Bonzini
2017-06-16
1
-29
/
+22
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
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
1
-0
/
+12
*
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
2015-11-12
1
-0
/
+43
*
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2015-11-12
1
-5
/
+19
*
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2015-11-12
1
-0
/
+23
*
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
1
-2
/
+10
*
block: define 'clock_type' for the accounting code
Alberto Garcia
2015-11-12
1
-2
/
+4
*
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2015-10-23
1
-8
/
+0
*
block: add accounting for merged requests
Peter Lieven
2015-02-06
1
-0
/
+7
*
block: do not use get_clock()
Paolo Bonzini
2014-12-10
1
-2
/
+4
*
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
1
-13
/
+10
*
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
1
-2
/
+2
*
block: Extract the block accounting code
Benoît Canet
2014-09-10
1
-0
/
+57