Age | Commit message (Expand) | Author | Files | Lines |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 1 | -2/+0 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -2/+0 |
2015-11-12 | block: Update copyright of the accounting code | Alberto Garcia | 1 | -0/+1 |
2015-11-12 | block: Add average I/O queue depth to BlockDeviceTimedStats | Alberto Garcia | 1 | -0/+2 |
2015-11-12 | block: Compute minimum, maximum and average I/O latencies | Alberto Garcia | 1 | -0/+14 |
2015-11-12 | block: Allow configuring whether to account failed and invalid ops | Alberto Garcia | 1 | -0/+5 |
2015-11-12 | block: Add statistics for failed and invalid I/O operations | Alberto Garcia | 1 | -0/+4 |
2015-11-12 | block: Add idle_time_ns to BlockDeviceStats | Alberto Garcia | 1 | -0/+2 |
2015-10-23 | block: Remove wr_highest_sector from BlockAcctStats | Max Reitz | 1 | -3/+0 |
2015-02-06 | block: add accounting for merged requests | Peter Lieven | 1 | -0/+3 |
2014-09-10 | block: Make the block accounting functions operate on BlockAcctStats | Benoît Canet | 1 | -5/+5 |
2014-09-10 | block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_ | Benoît Canet | 1 | -7/+7 |
2014-09-10 | block: Extract the block accounting code | Benoît Canet | 1 | -0/+57 |