Age | Commit message (Expand) | Author |
2016-09-23 | block: Accept device model name for blockdev-change-medium | Kevin Wolf |
2016-09-23 | block: Accept device model name for eject | Kevin Wolf |
2016-09-23 | hmp: Remove dead code in hmp_qemu_io() | Kevin Wolf |
2016-09-05 | block: Allow node name for 'qemu-io' HMP command | Kevin Wolf |
2016-09-05 | drive-backup: added support for data compression | Pavel Butsykin |
2016-09-05 | block: simplify drive-backup | Pavel Butsykin |
2016-07-19 | block: Simplify drive-mirror | Eric Blake |
2016-07-19 | block: Simplify block_set_io_throttle | Eric Blake |
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 | qapi: Add new visit_complete() function | Eric Blake |
2016-07-06 | string-output-visitor: Favor new visit_free() function | Eric Blake |
2016-07-06 | opts-visitor: Favor new visit_free() function | Eric Blake |
2016-06-27 | qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore | Peter Krempa |
2016-06-17 | hmp: Add 'info hotpluggable-cpus' HMP command | Bharata B Rao |
2016-06-16 | hmp: acquire aio_context in hmp_qemu_io | Vladimir Sementsov-Ogievskiy |
2016-06-16 | Postcopy: Add stats on page requests | Dr. David Alan Gilbert |
2016-05-26 | migration: define 'tls-creds' and 'tls-hostname' migration parameters | Daniel P. Berrange |
2016-05-26 | migration: add reporting of errors for outgoing migration | Daniel P. Berrange |
2016-05-23 | migration: Promote improved autoconverge commands out of experimental state | Jason J. Herne |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake |
2016-02-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-02-22 | Dump: add hmp command "info dump" | Peter Xu |
2016-02-22 | dump-guest-memory: add "detach" flag for QMP/HMP interfaces. | Peter Xu |
2016-02-22 | qapi: Add burst length parameters to block_set_io_throttle | Alberto Garcia |
2016-02-19 | qapi: Don't box branches of flat unions | Eric Blake |
2016-02-16 | nbd: enable use of TLS with nbd-server-start command | Daniel P. Berrange |
2016-02-16 | qom: add helpers for UserCreatable object types | Daniel P. Berrange |
2016-02-08 | qapi: Fix compilation failure on MIPS and SPARC | Eric Blake |
2016-02-08 | qapi: Drop unused 'kind' for struct/enum visit | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-02-08 | hmp: Cache use of qapi visitor | Eric Blake |
2016-02-08 | hmp: Drop pointless allocation during qapi visit | Eric Blake |
2016-02-04 | all: Clean up includes | Peter Maydell |
2016-02-03 | hmp: fix sendkey out of bounds write (CVE-2015-8619) | Wolfgang Bumiller |
2016-01-13 | error: Consistently name Error * objects err, and not errp | Markus Armbruster |
2016-01-13 | error: Use error_report_err() instead of monitor_printf() | Markus Armbruster |
2015-12-17 | cpu: Convert CpuInfo into flat union | Eric Blake |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake |
2015-11-12 | block: Add idle_time_ns to BlockDeviceStats | Alberto Garcia |
2015-11-11 | hmp: Add read-only-mode option to change command | Max Reitz |
2015-11-11 | blockdev: read-only-mode for blockdev-change-medium | Max Reitz |
2015-11-11 | hmp: Use blockdev-change-medium for change command | Max Reitz |
2015-11-10 | migrate_start_postcopy: Command to trigger transition to postcopy | Dr. David Alan Gilbert |
2015-11-02 | tpm: Convert to new qapi union layout | Eric Blake |
2015-11-02 | memory: Convert to new qapi union layout | Eric Blake |
2015-11-02 | input: Convert to new qapi union layout | Eric Blake |
2015-11-02 | qapi: Unbox base members | Eric Blake |