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
/
hmp.c
Age
Commit message (
Expand
)
Author
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
2015-09-30
qmp/hmp: Add throttle ratio to query-migrate and info migrate
Jason J. Herne
2015-09-30
migration: Parameters for auto-converge cpu throttling
Jason J. Herne
2015-09-04
hmp: add info iothreads command
Ting Wang
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-06-12
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
2015-06-12
throttle: Add throttle group support
Alberto Garcia
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
2015-06-02
monitor: Use traditional command interface for HMP device_add
Markus Armbruster
2015-06-02
monitor: Convert client_migrate_info to QAPI
Markus Armbruster
2015-05-07
migration: Add hmp interface to set and query parameters
Liang Li
2015-05-05
qapi: Drop inline nested structs in query-pci
Eric Blake
[next]