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
Age
Commit message (
Expand
)
Author
2016-07-27
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-07-26
block/gluster: fix doc in the qapi schema and member name
Prasanna Kumar Kalever
2016-07-26
block: export LUKS specific data to qemu-img info
Daniel P. Berrange
2016-07-26
crypto: add support for querying parameters for block encryption
Daniel P. Berrange
2016-07-20
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-07-19
block/gluster: add support for multiple gluster servers
Prasanna Kumar Kalever
2016-07-19
block/gluster: using new qapi schema
Prasanna Kumar Kalever
2016-07-19
block: Simplify drive-mirror
Eric Blake
2016-07-19
block: Simplify block_set_io_throttle
Eric Blake
2016-07-19
qapi: change QmpInputVisitor to QSLIST
Paolo Bonzini
2016-07-19
qapi: change QmpOutputVisitor to QSLIST
Paolo Bonzini
2016-07-18
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
LluĂs Vilanova
2016-07-13
block: Remove BB options from blockdev-add
Kevin Wolf
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
blockjob: Update description of the 'device' field in the QMP API
Alberto Garcia
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
2016-07-13
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
2016-07-13
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
2016-07-13
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
2016-07-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
2016-07-06
qapi: Add new clone visitor
Eric Blake
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qapi: Add new visit_free() function
Eric Blake
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
blkdebug: Set request_alignment during .bdrv_refresh_limits()
Eric Blake
2016-07-04
crypto: implement sha224, sha384, sha512 and ripemd160 hashes
Daniel P. Berrange
2016-07-04
range: Eliminate direct Range member access
Markus Armbruster
2016-06-30
qapi: Simplify use of range.h
Eric Blake
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
2016-05-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-12
qmp: add monitor command to add/remove a child
Wen Congyang
2016-05-12
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
qapi: Fix string input visitor handling of invalid list
Eric Blake
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
qmp: Tighten output visitor rules
Eric Blake
2016-05-12
qmp: Support explicit null during visits
Eric Blake
2016-05-12
qapi: Add visit_type_null() visitor
Eric Blake
2016-05-12
qapi: Document visitor interfaces, add assertions
Eric Blake
2016-05-12
qmp-input: Refactor when list is advanced
Eric Blake
2016-05-12
qmp-input: Require struct push to visit members of top dict
Eric Blake
2016-05-12
qmp-input: Don't consume input when checking has_member
Eric Blake
[next]