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
/
qapi
/
block-core.json
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
qmp: Add blockdev-mirror command
Fam Zheng
1
-0
/
+48
2015-12-17
blkdebug: Avoid '.' in enum values
Eric Blake
1
-8
/
+8
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
1
-1
/
+3
2015-12-11
blockdev: Mark {insert, remove}-medium experimental
Max Reitz
1
-6
/
+12
2015-11-17
block: make 'stats-interval' an array of ints instead of a string
Alberto Garcia
1
-4
/
+3
2015-11-12
block: New option to define the intervals for collecting I/O statistics
Alberto Garcia
1
-0
/
+4
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
1
-1
/
+8
2015-11-12
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
1
-1
/
+51
2015-11-12
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
1
-1
/
+16
2015-11-12
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
1
-1
/
+22
2015-11-12
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
1
-1
/
+5
2015-11-11
block: Add 'x-blockdev-del' QMP command
Alberto Garcia
1
-2
/
+30
2015-11-11
block: add a 'blockdev-snapshot' QMP command
Alberto Garcia
1
-0
/
+28
2015-11-11
block: rename BlockdevSnapshot to BlockdevSnapshotSync
Alberto Garcia
1
-4
/
+4
2015-11-11
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
1
-1
/
+23
2015-11-11
qmp: Introduce blockdev-change-medium
Max Reitz
1
-0
/
+23
2015-11-11
blockdev: Add blockdev-insert-medium
Max Reitz
1
-0
/
+17
2015-11-11
blockdev: Add blockdev-remove-medium
Max Reitz
1
-0
/
+16
2015-11-11
blockdev: Add blockdev-close-tray
Max Reitz
1
-0
/
+16
2015-11-11
blockdev: Add blockdev-open-tray
Max Reitz
1
-0
/
+32
2015-10-23
blockdev: Allow creation of BDS trees without BB
Max Reitz
1
-4
/
+9
2015-10-23
block: Remove host floppy support
Max Reitz
1
-5
/
+4
2015-09-04
qcow2: add option to clean unused cache entries after some time
Alberto Garcia
1
-1
/
+6
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
1
-1
/
+7
2015-07-02
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
1
-4
/
+4
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+5
2015-06-23
throttle: Fix typo in the documentation of block_set_io_throttle
Alberto Garcia
1
-1
/
+1
2015-06-23
vvfat: add a label option
Wolfgang Bumiller
1
-1
/
+5
2015-06-12
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
1
-1
/
+3
2015-06-12
throttle: Add throttle group support
Alberto Garcia
1
-1
/
+24
2015-05-29
qapi: add dirty bitmap status
John Snow
1
-2
/
+21
2015-05-08
docs: update BLOCK_IMAGE_CORRUPTED documentation
Alberto Garcia
1
-1
/
+1
2015-05-05
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
1
-33
/
+33
2015-05-05
qapi: Use 'alternate' to replace anonymous union
Eric Blake
1
-4
/
+2
2015-04-28
qmp: Add dirty bitmap status field in query-block
John Snow
1
-1
/
+4
2015-04-28
qmp: add block-dirty-bitmap-clear
John Snow
1
-0
/
+14
2015-04-28
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
1
-4
/
+10
2015-04-28
block: Add bitmap successors
John Snow
1
-0
/
+1
2015-04-28
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
1
-0
/
+55
2015-04-28
qmp: Ensure consistent granularity type
John Snow
1
-1
/
+1
2015-04-28
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
1
-1
/
+3
2015-04-28
block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED
Alberto Garcia
1
-6
/
+11
2015-04-28
block/null: Latency simulation by adding new option "latency-ns"
Fam Zheng
1
-1
/
+4
2015-03-27
block: Document blockdev-add's immaturity
Markus Armbruster
1
-0
/
+4
2015-03-19
block: Fix blockdev-backup not to use funky error class
Markus Armbruster
1
-3
/
+0
2015-03-19
raw-posix: Deprecate host floppy passthrough
Markus Armbruster
1
-0
/
+2
2015-03-16
block: Fix block-set-write-threshold not to use funky error class
Markus Armbruster
1
-4
/
+0
2015-03-10
qcow2: Add refcount_bits to format-specific info
Max Reitz
1
-1
/
+4
2015-02-06
block: add event when disk usage exceeds threshold
Francesco Romani
1
-1
/
+50
2015-02-06
block: add accounting for merged requests
Peter Lieven
1
-1
/
+8
[next]