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.h
Age
Commit message (
Expand
)
Author
2018-05-15
migration/hmp: add migrate_pause command
Peter Xu
2018-05-15
hmp/migration: add migrate_recover command
Peter Xu
2018-03-13
sev/i386: hmp: add 'info sev' command
Brijesh Singh
2018-03-05
net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands
Thomas Huth
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-01-26
hmp: Add nbd_server_remove to mirror QMP command
Eric Blake
2017-10-23
migrate: HMP migate_continue
Dr. David Alan Gilbert
2017-09-14
hmp: introduce 'info memory_size_summary' command
Vadim Galitsyn
2017-07-14
hmp: add hmp analogue for qmp-chardev-change
Anton Nefedov
2017-06-29
Add chardev-send-break monitor command
Stefan Fritsch
2017-05-17
ramblock: add new hmp command "info ramblock"
Peter Xu
2017-05-04
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
Juan Quintela
2017-05-04
monitor: Move hmp_delvm from savevm.c to hmp.c
Juan Quintela
2017-05-04
monitor: Move hmp_savevm from savevm.c to hmp.c
Juan Quintela
2017-05-04
monitor: Move hmp_loadvm from monitor.c to hmp.c
Juan Quintela
2017-03-02
qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
Igor Mammedov
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
2016-07-18
trace: Allow event name pattern in "info trace-events"
Lluís Vilanova
2016-06-17
hmp: Add 'info hotpluggable-cpus' HMP command
Bharata B Rao
2016-02-22
Dump: add hmp command "info dump"
Peter Xu
2015-11-10
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-09-04
hmp: add info iothreads command
Ting Wang
2015-09-03
trace-events: Add hmp completion
Dr. David Alan Gilbert
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-04-30
monitor: Remove unused functions
Thomas Huth
2015-03-17
qom: Implement qom-set HMP command
Andreas Färber
2015-03-17
qom: Implement qom-list HMP command
Andreas Färber
2015-03-16
Add migrate_incoming
Dr. David Alan Gilbert
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2014-09-26
Add HMP command "info memory-devices"
Zhu Guihua
2014-06-19
hmp: add info memdev
Hu Tao
2014-06-11
monitor: Add delvm and loadvm argument completion
Hani Benhabiles
2014-06-11
monitor: Add host_net_remove arguments completion
Hani Benhabiles
2014-06-11
monitor: Add host_net_add device argument completion
Hani Benhabiles
2014-06-11
monitor: Add migrate_set_capability completion
Hani Benhabiles
2014-06-11
monitor: Add watchdog_action argument completion
Hani Benhabiles
2014-06-11
monitor: Add ringbuf_write and ringbuf_read argument completion
Hani Benhabiles
2014-05-15
monitor: Add netdev_del id argument completion.
Hani Benhabiles
2014-05-15
monitor: Add netdev_add type argument completion.
Hani Benhabiles
2014-05-15
monitor: Add set_link arguments completion.
Hani Benhabiles
2014-05-15
monitor: Add chardev-add backend argument completion.
Hani Benhabiles
2014-05-15
monitor: Add chardev-remove command completion.
Hani Benhabiles
2014-05-15
monitor: Convert sendkey to use command_completion.
Hani Benhabiles
2014-04-25
monitor: Add device_add and device_del completion.
Hani Benhabiles
2014-04-25
monitor: Add command_completion callback to mon_cmd_t.
Hani Benhabiles
[next]