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
/
include
/
monitor
/
hmp.h
Age
Commit message (
Expand
)
Author
2021-03-18
migrate: remove QMP/HMP commands for speed, downtime and cache size
Daniel P. Berrangé
2020-10-06
replay: implement replay-seek command
Pavel Dovgalyuk
2020-10-06
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
2020-10-06
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-06-01
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
2020-03-09
monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
Maxim Levitsky
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster