index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
accounting.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
block: add empty account cookie type
Anton Nefedov
1
-0
/
+6
2018-03-19
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
1
-0
/
+91
2017-06-16
block: make accounting thread-safe
Paolo Bonzini
1
-0
/
+16
2017-06-16
block: split BlockAcctStats creation and setup
Paolo Bonzini
1
-5
/
+8
2017-06-16
block: introduce block_account_one_io
Paolo Bonzini
1
-29
/
+22
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-12
block: Update copyright of the accounting code
Alberto Garcia
1
-0
/
+1
2015-11-12
block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest mode
Alberto Garcia
1
-0
/
+14
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
1
-0
/
+12
2015-11-12
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
1
-0
/
+43
2015-11-12
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
1
-5
/
+19
2015-11-12
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
1
-0
/
+23
2015-11-12
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
1
-2
/
+10
2015-11-12
block: define 'clock_type' for the accounting code
Alberto Garcia
1
-2
/
+4
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
1
-8
/
+0
2015-02-06
block: add accounting for merged requests
Peter Lieven
1
-0
/
+7
2014-12-10
block: do not use get_clock()
Paolo Bonzini
1
-2
/
+4
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
1
-13
/
+10
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
1
-2
/
+2
2014-09-10
block: Extract the block accounting code
Benoît Canet
1
-0
/
+57