| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2016-05-12 | 1 | -0/+32 |
|\ |
|
| * | qmp: add monitor command to add/remove a child | Wen Congyang | 2016-05-12 | 1 | -0/+32 |
* | | qapi: Change visit_type_FOO() to no longer return partial objects | Eric Blake | 2016-05-12 | 1 | -0/+5 |
* | | qapi: Simplify semantics of visit_next_list() | Eric Blake | 2016-05-12 | 7 | -132/+86 |
* | | qapi: Fix string input visitor handling of invalid list | Eric Blake | 2016-05-12 | 1 | -5/+12 |
* | | qapi: Split visit_end_struct() into pieces | Eric Blake | 2016-05-12 | 5 | -21/+46 |
* | | qmp: Tighten output visitor rules | Eric Blake | 2016-05-12 | 1 | -15/+15 |
* | | qmp: Support explicit null during visits | Eric Blake | 2016-05-12 | 2 | -2/+9 |
* | | qapi: Add visit_type_null() visitor | Eric Blake | 2016-05-12 | 4 | -0/+22 |
* | | qapi: Document visitor interfaces, add assertions | Eric Blake | 2016-05-12 | 1 | -1/+17 |
* | | qmp-input: Refactor when list is advanced | Eric Blake | 2016-05-12 | 1 | -14/+16 |
* | | qmp-input: Require struct push to visit members of top dict | Eric Blake | 2016-05-12 | 1 | -20/+23 |
* | | qmp-input: Don't consume input when checking has_member | Eric Blake | 2016-05-12 | 1 | -4/+7 |
* | | qapi: Consolidate QMP input visitor creation | Eric Blake | 2016-05-12 | 1 | -11/+2 |
* | | qmp-input: Clean up stack handling | Eric Blake | 2016-05-12 | 1 | -16/+35 |
* | | qmp: Drop dead command->type | Eric Blake | 2016-05-12 | 2 | -12/+7 |
* | | qapi: Guarantee NULL obj on input visitor callback error | Eric Blake | 2016-05-12 | 4 | -5/+37 |
* | | qapi-visit: Add visitor.type classification | Eric Blake | 2016-05-12 | 7 | -33/+27 |
|/ |
|
* | qapi: Don't pass NULL to printf in string input visitor | Eric Blake | 2016-04-29 | 1 | -1/+1 |
* | block: add generic full disk encryption driver | Daniel P. Berrange | 2016-03-30 | 1 | -2/+20 |
* | block: Remove cache.writeback from blockdev-add | Kevin Wolf | 2016-03-30 | 1 | -3/+1 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -1/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 6 | -0/+6 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ... | Peter Maydell | 2016-03-18 | 2 | -64/+46 |
|\ |
|
| * | qapi: Use anonymous bases in QMP flat unions | Eric Blake | 2016-03-18 | 2 | -64/+46 |
* | | crypto: implement the LUKS block encryption format | Daniel P. Berrange | 2016-03-17 | 1 | -3/+46 |
* | | crypto: add block encryption framework | Daniel P. Berrange | 2016-03-17 | 1 | -0/+68 |
* | | crypto: wire up XTS mode for cipher APIs | Daniel P. Berrange | 2016-03-17 | 1 | -1/+2 |
* | | crypto: add support for the twofish cipher algorithm | Daniel P. Berrange | 2016-03-17 | 1 | -1/+5 |
* | | crypto: add support for the serpent cipher algorithm | Daniel P. Berrange | 2016-03-17 | 1 | -1/+5 |
* | | crypto: add support for the cast5-128 cipher algorithm | Daniel P. Berrange | 2016-03-17 | 1 | -1/+4 |
* | | crypto: add support for generating initialization vectors | Daniel P. Berrange | 2016-03-17 | 1 | -0/+19 |
|/ |
|
* | qmp event: Refactor QUORUM_REPORT_BAD | Changlong Xie | 2016-03-14 | 2 | -1/+19 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2016-02-25 | 1 | -0/+16 |
|\ |
|
| * | dump-guest-memory: add qmp event DUMP_COMPLETED | Peter Xu | 2016-02-22 | 1 | -0/+16 |
* | | qapi: Correct the name of the iops_rd parameter | Alberto Garcia | 2016-02-22 | 1 | -1/+1 |
* | | qapi: Add burst length fields to BlockDeviceInfo | Alberto Garcia | 2016-02-22 | 1 | -6/+33 |
* | | qapi: Add burst length parameters to block_set_io_throttle | Alberto Garcia | 2016-02-22 | 1 | -6/+45 |
* | | qapi: Change visit_start_implicit_struct to visit_start_alternate | Eric Blake | 2016-02-19 | 3 | -45/+32 |
* | | qapi: Don't box branches of flat unions | Eric Blake | 2016-02-19 | 2 | -34/+0 |
* | | qapi: Adjust layout of FooList types | Eric Blake | 2016-02-19 | 7 | -11/+15 |
* | | qapi: Simplify excess input reporting in input visitors | Eric Blake | 2016-02-19 | 2 | -18/+8 |
|/ |
|
* | nbd: enable use of TLS with nbd-server-start command | Daniel P. Berrange | 2016-02-16 | 1 | -1/+3 |
* | qmp: Don't abuse stack to track qmp-output root | Eric Blake | 2016-02-08 | 1 | -63/+26 |
* | qmp: Fix reference-counting of qnull on empty output visit | Eric Blake | 2016-02-08 | 1 | -7/+34 |
* | qapi: Drop unused error argument for list and implicit struct | Eric Blake | 2016-02-08 | 7 | -34/+25 |
* | qapi: Tighten qmp_input_end_list() | Eric Blake | 2016-02-08 | 1 | -1/+1 |
* | qapi: Drop unused 'kind' for struct/enum visit | Eric Blake | 2016-02-08 | 5 | -17/+11 |
* | qapi: Swap 'name' in visit_* callbacks to match public API | Eric Blake | 2016-02-08 | 7 | -75/+74 |
* | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 2016-02-08 | 1 | -24/+30 |