index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
block-core.json
Age
Commit message (
Expand
)
Author
2014-10-04
qapi: Add corrupt field to ImageInfoSpecificQCow2
Max Reitz
2014-09-22
block: delete cow block driver
Stefan Hajnoczi
2014-09-22
qapi/block-core: Add "new" qcow2 options
Max Reitz
2014-09-22
qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED
Max Reitz
2014-09-22
qapi: Sort items in BlockdevOptions definition
Fam Zheng
2014-09-22
qapi: Sort BlockdevDriver enum data list
Fam Zheng
2014-09-22
block: Introduce "null" drivers
Fam Zheng
2014-09-12
qapi: introduce PreallocMode and new PreallocModes full and falloc.
Hu Tao
2014-09-11
block: extend BLOCK_IO_ERROR with reason string
Luiz Capitulino
2014-09-10
block: extend BLOCK_IO_ERROR event with nospace indicator
Luiz Capitulino
2014-08-29
qapi: add read-pattern enum for quorum
Liu Yuan
2014-08-15
QMP: Add support for Archipelago
Chrysostomos Nanakos
2014-08-15
qemu-img info: show nocow info
Chunyan Liu
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