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
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
qapi: Change back sector-count to sectors-count in quorum QAPI events.
Benoît Canet
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
virtio-serial: report frontend connection state via monitor
Laszlo Ersek
2014-06-27
qapi event: clean up in callers
Wenchao Xia
2014-06-27
qapi: move event defines
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-24
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
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 event: convert DEVICE_TRAY_MOVED
Wenchao Xia
2014-06-23
qapi: adjust existing defines
Wenchao Xia
2014-06-23
qapi: add event helper functions
Wenchao Xia
2014-06-23
qapi/string-output-visitor: fix human output
Hu Tao
2014-06-19
qapi/string-output-visitor: fix bugs
Michael S. Tsirkin
2014-06-19
qapi: fix input visitor bugs
Michael S. Tsirkin
2014-06-19
qapi: fix build on glib < 2.28
Michael S. Tsirkin
2014-06-19
qapi: make string output visitor parse int list
Hu Tao
2014-06-19
qapi: make string input visitor parse int list
Hu Tao
2014-06-16
QemuOpts: change opt->name|str from (const char *) to (char *)
Chunyan Liu
2014-06-06
qapi: Extract qapi/block.json definitions
Benoît Canet
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
2014-06-06
qapi: Extract qapi/common.json definitions
Benoît Canet
2014-05-28
qapi: Avoid output visitor crashing if it encounters a NULL value
Marcel Apfelbaum
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
Markus Armbruster
2014-05-09
Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"
Peter Lieven
2014-05-09
qapi: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
qapi: Drop redundant, unclean error_is_set()
Markus Armbruster
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-08
qapi: treat all negative return of strtosz_suffix() as error
Amos Kong
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-03-03
qapi: Add missing null check to opts_start_struct()
Markus Armbruster
2014-03-03
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
Markus Armbruster
2014-02-14
qapi: Refine human printing of sizes
Paolo Bonzini
2014-02-14
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
2014-02-14
qapi: Add size parser to StringInputVisitor
Paolo Bonzini
2013-11-05
qapi: fix memleak by adding implict struct functions in dealloc visitor
Wenchao Xia
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
[next]