aboutsummaryrefslogtreecommitdiff
path: root/hmp.c
AgeCommit message (Expand)Author
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10net: don't poke at chardev internal QemuOptsDaniel P. Berrange
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf
2016-09-23block: Accept device model name for ejectKevin Wolf
2016-09-23hmp: Remove dead code in hmp_qemu_io()Kevin Wolf
2016-09-05block: Allow node name for 'qemu-io' HMP commandKevin Wolf
2016-09-05drive-backup: added support for data compressionPavel Butsykin
2016-09-05block: simplify drive-backupPavel Butsykin
2016-07-19block: Simplify drive-mirrorEric Blake
2016-07-19block: Simplify block_set_io_throttleEric Blake
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia
2016-07-13mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia
2016-07-06qapi: Add new visit_complete() functionEric Blake
2016-07-06string-output-visitor: Favor new visit_free() functionEric Blake
2016-07-06opts-visitor: Favor new visit_free() functionEric Blake
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa
2016-06-17hmp: Add 'info hotpluggable-cpus' HMP commandBharata B Rao
2016-06-16hmp: acquire aio_context in hmp_qemu_ioVladimir Sementsov-Ogievskiy
2016-06-16Postcopy: Add stats on page requestsDr. David Alan Gilbert
2016-05-26migration: define 'tls-creds' and 'tls-hostname' migration parametersDaniel P. Berrange
2016-05-26migration: add reporting of errors for outgoing migrationDaniel P. Berrange
2016-05-23migration: Promote improved autoconverge commands out of experimental stateJason J. Herne
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-22Dump: add hmp command "info dump"Peter Xu
2016-02-22dump-guest-memory: add "detach" flag for QMP/HMP interfaces.Peter Xu
2016-02-22qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia
2016-02-19qapi: Don't box branches of flat unionsEric Blake
2016-02-16nbd: enable use of TLS with nbd-server-start commandDaniel P. Berrange
2016-02-16qom: add helpers for UserCreatable object typesDaniel P. Berrange
2016-02-08qapi: Fix compilation failure on MIPS and SPARCEric Blake
2016-02-08qapi: Drop unused 'kind' for struct/enum visitEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-02-08hmp: Cache use of qapi visitorEric Blake
2016-02-08hmp: Drop pointless allocation during qapi visitEric Blake
2016-02-04all: Clean up includesPeter Maydell
2016-02-03hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller
2016-01-13error: Consistently name Error * objects err, and not errpMarkus Armbruster
2016-01-13error: Use error_report_err() instead of monitor_printf()Markus Armbruster
2015-12-17cpu: Convert CpuInfo into flat unionEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia
2015-11-11hmp: Add read-only-mode option to change commandMax Reitz
2015-11-11blockdev: read-only-mode for blockdev-change-mediumMax Reitz
2015-11-11hmp: Use blockdev-change-medium for change commandMax Reitz
2015-11-10migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert
2015-11-02tpm: Convert to new qapi union layoutEric Blake