Age | Commit message (Expand) | Author | Files | Lines |
2016-05-26 | migration: define 'tls-creds' and 'tls-hostname' migration parameters | Daniel P. Berrange | 1 | -6/+38 |
2016-05-26 | migration: add reporting of errors for outgoing migration | Daniel P. Berrange | 1 | -1/+12 |
2016-05-23 | migration: Promote improved autoconverge commands out of experimental state | Jason J. Herne | 1 | -14/+14 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake | 1 | -4/+4 |
2016-02-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+24 |
2016-02-22 | Dump: add hmp command "info dump" | Peter Xu | 1 | -0/+17 |
2016-02-22 | dump-guest-memory: add "detach" flag for QMP/HMP interfaces. | Peter Xu | 1 | -2/+7 |
2016-02-22 | qapi: Add burst length parameters to block_set_io_throttle | Alberto Garcia | 1 | -0/+12 |
2016-02-19 | qapi: Don't box branches of flat unions | Eric Blake | 1 | -6/+6 |
2016-02-16 | nbd: enable use of TLS with nbd-server-start command | Daniel P. Berrange | 1 | -1/+1 |
2016-02-16 | qom: add helpers for UserCreatable object types | Daniel P. Berrange | 1 | -41/+11 |
2016-02-08 | qapi: Fix compilation failure on MIPS and SPARC | Eric Blake | 1 | -3/+5 |
2016-02-08 | qapi: Drop unused 'kind' for struct/enum visit | Eric Blake | 1 | -1/+1 |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 1 | -4/+4 |
2016-02-08 | hmp: Cache use of qapi visitor | Eric Blake | 1 | -5/+7 |
2016-02-08 | hmp: Drop pointless allocation during qapi visit | Eric Blake | 1 | -3/+1 |
2016-02-04 | all: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-02-03 | hmp: fix sendkey out of bounds write (CVE-2015-8619) | Wolfgang Bumiller | 1 | -10/+8 |
2016-01-13 | error: Consistently name Error * objects err, and not errp | Markus Armbruster | 1 | -16/+16 |
2016-01-13 | error: Use error_report_err() instead of monitor_printf() | Markus Armbruster | 1 | -20/+9 |
2015-12-17 | cpu: Convert CpuInfo into flat union | Eric Blake | 1 | -11/+19 |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake | 1 | -7/+7 |
2015-11-12 | block: Add idle_time_ns to BlockDeviceStats | Alberto Garcia | 1 | -1/+3 |
2015-11-11 | hmp: Add read-only-mode option to change command | Max Reitz | 1 | -1/+21 |
2015-11-11 | blockdev: read-only-mode for blockdev-change-medium | Max Reitz | 1 | -1/+1 |
2015-11-11 | hmp: Use blockdev-change-medium for change command | Max Reitz | 1 | -12/+15 |
2015-11-10 | migrate_start_postcopy: Command to trigger transition to postcopy | Dr. David Alan Gilbert | 1 | -0/+7 |
2015-11-02 | tpm: Convert to new qapi union layout | Eric Blake | 1 | -3/+3 |
2015-11-02 | memory: Convert to new qapi union layout | Eric Blake | 1 | -3/+3 |
2015-11-02 | input: Convert to new qapi union layout | Eric Blake | 1 | -4/+4 |
2015-11-02 | qapi: Unbox base members | Eric Blake | 1 | -3/+3 |
2015-09-30 | qmp/hmp: Add throttle ratio to query-migrate and info migrate | Jason J. Herne | 1 | -0/+5 |
2015-09-30 | migration: Parameters for auto-converge cpu throttling | Jason J. Herne | 1 | -0/+16 |
2015-09-04 | hmp: add info iothreads command | Ting Wang | 1 | -0/+13 |
2015-07-02 | qmp: Add optional bool "unmap" to drive-mirror | Fam Zheng | 1 | -1/+1 |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2015-06-22 | qmp: Wean off qerror_report() | Markus Armbruster | 1 | -1/+4 |
2015-06-22 | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster | 1 | -5/+5 |
2015-06-22 | qerror: Eliminate QERR_DEVICE_NOT_FOUND | Markus Armbruster | 1 | -2/+4 |
2015-06-22 | QemuOpts: Wean off qerror_report_err() | Markus Armbruster | 1 | -1/+1 |
2015-06-22 | qobject: Use 'bool' inside qdict | Eric Blake | 1 | -20/+20 |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -3/+7 |
2015-06-12 | throttle: add the name of the ThrottleGroup to BlockDeviceInfo | Alberto Garcia | 1 | -2/+4 |
2015-06-12 | throttle: Add throttle group support | Alberto Garcia | 1 | -1/+3 |
2015-06-12 | qmp/hmp: add rocker device support | Scott Feldman | 1 | -0/+303 |
2015-06-02 | monitor: Use traditional command interface for HMP device_add | Markus Armbruster | 1 | -0/+6 |
2015-06-02 | monitor: Convert client_migrate_info to QAPI | Markus Armbruster | 1 | -0/+17 |
2015-05-07 | migration: Add hmp interface to set and query parameters | Liang Li | 1 | -0/+65 |
2015-05-05 | qapi: Drop inline nested structs in query-pci | Eric Blake | 1 | -13/+13 |