Sign in
qemu
/
qemu
/
28e0204254c3f03e77106056a3a5730c4b8a2ac6
/
qapi
/
block-core.json
0fc9f8e
qmp: Add optional bool "unmap" to drive-mirror
by Fam Zheng
· 10 years ago
4b80ab2
qapi: Rename 'dirty-bitmap' mode to 'incremental'
by John Snow
· 10 years ago
58e8b33
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 10 years ago
6b932c0
throttle: Fix typo in the documentation of block_set_io_throttle
by Alberto Garcia
· 10 years ago
d5941dd
vvfat: add a label option
by Wolfgang Bumiller
· 10 years ago
b8fe169
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
by Alberto Garcia
· 10 years ago
76f4afb
throttle: Add throttle group support
by Alberto Garcia
· 10 years ago
9abe3bd
qapi: add dirty bitmap status
by John Snow
· 10 years ago
0caef8f
docs: update BLOCK_IMAGE_CORRUPTED documentation
by Alberto Garcia
· 10 years ago
895a2a8
qapi: Use 'struct' instead of 'type' in schema
by Eric Blake
· 10 years ago
ab916fa
qapi: Use 'alternate' to replace anonymous union
by Eric Blake
· 10 years ago
a113534
qmp: Add dirty bitmap status field in query-block
by John Snow
· 10 years ago
e74e6b7
qmp: add block-dirty-bitmap-clear
by John Snow
· 10 years ago
d58d845
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
by John Snow
· 10 years ago
9bd2b08
block: Add bitmap successors
by John Snow
· 10 years ago
341ebc2
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
by John Snow
· 10 years ago
5fba6c0
qmp: Ensure consistent granularity type
by John Snow
· 10 years ago
0db6e54
qapi: Add optional field "name" to block dirty bitmap
by Fam Zheng
· 10 years ago
dc881b4
block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED
by Alberto Garcia
· 10 years ago
e5e51dd
block/null: Latency simulation by adding new option "latency-ns"
by Fam Zheng
· 10 years ago
da2cf4e
block: Document blockdev-add's immaturity
by Markus Armbruster
· 10 years ago
5b347c5
block: Fix blockdev-backup not to use funky error class
by Markus Armbruster
· 10 years ago
92a539d
raw-posix: Deprecate host floppy passthrough
by Markus Armbruster
· 10 years ago
6ec46ad
block: Fix block-set-write-threshold not to use funky error class
by Markus Armbruster
· 10 years ago
0709c5a
qcow2: Add refcount_bits to format-specific info
by Max Reitz
· 10 years ago
e246211
block: add event when disk usage exceeds threshold
by Francesco Romani
· 10 years ago
f4564d5
block: add accounting for merged requests
by Peter Lieven
· 10 years ago
c29c1dd
qmp: Add command 'blockdev-backup'
by Fam Zheng
· 10 years ago
a06e435
qapi: Fix document for BlockStats.node-name
by Fam Zheng
· 10 years ago
9e193c5
block/qapi: Add cache information to query-block
by Kevin Wolf
· 11 years ago
f71eaa7
qmp: Add optional switch "query-nodes" in query-blockstats
by Fam Zheng
· 10 years ago
4875a77
block: Include "node-name" if present in query-blockstats
by Fam Zheng
· 10 years ago
24bf10d
Revert "qemu-img info: show nocow info"
by Kevin Wolf
· 10 years ago
d21de4d
qapi: Complete BlkdebugEvent
by Max Reitz
· 10 years ago
ef6dbf1
blockjob: Add "ready" field
by Max Reitz
· 10 years ago
9009b19
qapi: Add corrupt field to ImageInfoSpecificQCow2
by Max Reitz
· 10 years ago
550830f
block: delete cow block driver
by Stefan Hajnoczi
· 10 years ago
f658581
qapi/block-core: Add "new" qcow2 options
by Max Reitz
· 11 years ago
9bf040b
qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED
by Max Reitz
· 11 years ago
db866be
qapi: Sort items in BlockdevOptions definition
by Fam Zheng
· 10 years ago
e8712ce
qapi: Sort BlockdevDriver enum data list
by Fam Zheng
· 10 years ago
e819ab2
block: Introduce "null" drivers
by Fam Zheng
· 10 years ago
ffeaac9
qapi: introduce PreallocMode and new PreallocModes full and falloc.
by Hu Tao
· 10 years ago
624ff57
block: extend BLOCK_IO_ERROR with reason string
by Luiz Capitulino
· 10 years ago
c7c2ff0
block: extend BLOCK_IO_ERROR event with nospace indicator
by Luiz Capitulino
· 11 years ago
62c6031
qapi: add read-pattern enum for quorum
by Liu Yuan
· 11 years ago
b1de5f4
QMP: Add support for Archipelago
by Chrysostomos Nanakos
· 11 years ago
000c4df
qemu-img info: show nocow info
by Chunyan Liu
· 11 years ago
13d8cc5
block: add backing-file option to block-stream
by Jeff Cody
· 11 years ago
54e2690
block: extend block-commit to accept a string for the backing file
by Jeff Cody
· 11 years ago
fa40e65
block: add QAPI command to allow live backing file change
by Jeff Cody
· 11 years ago
7676e2c
block: make 'top' argument to block-commit optional
by Jeff Cody
· 11 years ago
2d40fa6
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
09158f0
block: Add replaces argument to drive-mirror
by Benoît Canet
· 11 years ago
823c686
blockjob: Fix recent BLOCK_JOB_ERROR regression
by Markus Armbruster
· 11 years ago
518848a
blockjob: Fix recent BLOCK_JOB_READY regression
by Markus Armbruster
· 11 years ago
2f44a08
qapi event: clean up in callers
by Wenchao Xia
· 11 years ago
4c828dc
block: Add node-name argument to drive-mirror
by Benoît Canet
· 11 years ago
cf29a57
quorum: Add the rewrite-corrupted parameter to quorum
by Benoît Canet
· 11 years ago
bcada37b
qapi event: convert other BLOCK_JOB events
by Wenchao Xia
· 11 years ago
c120f0f
qapi event: convert BLOCK_IMAGE_CORRUPTED
by Wenchao Xia
· 11 years ago
5a2d2cb
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
by Wenchao Xia
· 11 years ago
a589569
qapi: adjust existing defines
by Wenchao Xia
· 11 years ago
1ad166b
qapi: Extract qapi/block-core.json definitions
by Benoît Canet
· 11 years ago
5db1509
qapi: create two block related json modules
by Benoît Canet
· 11 years ago