index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
block-core.json
Age
Commit message (
Expand
)
Author
2014-07-01
block: add backing-file option to block-stream
Jeff Cody
2014-07-01
block: extend block-commit to accept a string for the backing file
Jeff Cody
2014-07-01
block: add QAPI command to allow live backing file change
Jeff Cody
2014-07-01
block: make 'top' argument to block-commit optional
Jeff Cody
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-06-27
block: Add replaces argument to drive-mirror
Benoît Canet
2014-06-27
blockjob: Fix recent BLOCK_JOB_ERROR regression
Markus Armbruster
2014-06-27
blockjob: Fix recent BLOCK_JOB_READY regression
Markus Armbruster
2014-06-27
qapi event: clean up in callers
Wenchao Xia
2014-06-27
block: Add node-name argument to drive-mirror
Benoît Canet
2014-06-27
quorum: Add the rewrite-corrupted parameter to quorum
Benoît Canet
2014-06-23
qapi event: convert other BLOCK_JOB events
Wenchao Xia
2014-06-23
qapi event: convert BLOCK_IMAGE_CORRUPTED
Wenchao Xia
2014-06-23
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
Wenchao Xia
2014-06-23
qapi: adjust existing defines
Wenchao Xia
2014-06-06
qapi: Extract qapi/block-core.json definitions
Benoît Canet
2014-06-06
qapi: create two block related json modules
Benoît Canet