144 Commits (c25df57ae8f9fe1c72eee2dab37d76d904ac382e)

Author SHA1 Message Date
Paolo Bonzini 4cb96b9742 monitor: add more *_locked() functions 3 years ago
Peter Maydell e9ccfdd91d hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep' 3 years ago
zhenwei pi ef52091aeb hmp: add cryptodev info command 3 years ago
Joao Martins 507cb64d6e i386/xen: add monitor commands to test event injection 8 years ago
Markus Armbruster cbf819979b monitor: Move remaining HMP commands from misc.c to hmp-cmds.c 4 years ago
Markus Armbruster e22455664b monitor: Move target-dependent HMP commands to hmp-cmds-target.c 4 years ago
Markus Armbruster dd00d7fa65 monitor: Move monitor_putc() next to monitor_puts & external linkage 4 years ago
Markus Armbruster aa09b3d5f8 stats: Move QMP commands from monitor/ to stats/ 4 years ago
Markus Armbruster bab46b8180 runstate: Move HMP commands from monitor/ to softmmu/ 4 years ago
Markus Armbruster ae71d13d4e net: Move hmp_info_network() to net-hmp-cmds.c 4 years ago
Markus Armbruster 0d79271b57 hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma() 4 years ago
Markus Armbruster fa1d2f8f63 block: Factor out hmp_change_medium(), and move to block/monitor/ 4 years ago
Markus Armbruster 29b62a1063 trace: Move HMP commands from monitor/ to trace/ 4 years ago
Markus Armbruster 5ec92f2d92 hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h 4 years ago
Markus Armbruster c3054a6e6a char: Factor out qmp_add_client() parts and move to chardev/ 4 years ago
Markus Armbruster 98b5362bdd audio: Move HMP commands from monitor/ to audio/ 4 years ago
Markus Armbruster ec843b97f2 ui: Split hmp_mouse_set() and move the HMP part to ui/ 4 years ago
Markus Armbruster f916a1751e ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.c 4 years ago
Markus Armbruster 5011d262f0 ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c 4 years ago
Markus Armbruster 3125af295e ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c 4 years ago
Markus Armbruster af7f8eb591 coroutine: Move coroutine_fn to qemu/osdep.h, trim includes 4 years ago
Markus Armbruster d0e6729809 pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c 4 years ago
Markus Armbruster 9492718b7c qapi misc: Elide redundant has_FOO in generated C 4 years ago
Alberto Faria 6894ee2bee monitor: add missing coroutine_fn annotation 4 years ago
Laurent Vivier 8a8287981d hmp: add virtio commands 4 years ago
Alex Bennée bf0c50d4aa monitor: expose monitor_puts to rest of code 4 years ago
Hyman Huang(黄勇) f3b2e38cfb softmmu/dirtylimit: Implement dirty page rate limit 4 years ago
Paolo Bonzini cf7405bc02 qmp: add filtering of statistics by name 4 years ago
Paolo Bonzini 068cc51d42 qmp: add filtering of statistics by provider 4 years ago
Mark Kanda 433815f5bd hmp: add basic "info stats" implementation 4 years ago
Paolo Bonzini 467ef823d8 qmp: add filtering of statistics by target vCPU 4 years ago
Mark Kanda b9f88dc071 qmp: Support for querying stats 5 years ago
Marc-André Lureau 756a98dd70 Move error_printf_unless_qmp() with monitor unit 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 5 years ago
Mark Cave-Ayland 409e9f7131 mos6522: add "info via" HMP command for debugging 4 years ago
Daniel P. Berrangé f9429c6790 monitor: introduce HumanReadableText and HMP support 5 years ago
Daniel P. Berrangé 0ca117a756 monitor: make hmp_handle_error return a boolean 5 years ago
Daniel P. Berrangé 3e11e0b2dd monitor: remove 'info ioapic' HMP command 5 years ago
Kevin Wolf f3558b1b76 qdev: Base object creation on QDict rather than QemuOpts 5 years ago
Damien Hedde 4a1d937796 softmmu/qdev-monitor: add error handling in qdev_set_id 5 years ago
Kevin Wolf 163f384752 qdev: Make DeviceState.id independent of QemuOpts 5 years ago
Philippe Mathieu-Daudé cd35beb488 monitor: Reduce hmp_info_sev() declaration 5 years ago
Yang Zhong 57d874c4c7 target/i386: Add HMP and QMP interfaces for SGX 5 years ago
Gerd Hoffmann f0e48cbd79 monitor: allow register hmp commands 5 years ago
Peter Xu a4a571d978 hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds 5 years ago
Philippe Mathieu-Daudé 585190902a misc: Correct relative include path 5 years ago
Daniel P. Berrangé cbde7be900 migrate: remove QMP/HMP commands for speed, downtime and cache size 6 years ago
Tobin Feldman-Fitzthum c7f7e6970d sev: add sev-inject-launch-secret 6 years ago
Kevin Wolf e7cff9c68d hmp: Pass monitor to mon_get_cpu_env() 6 years ago
Kevin Wolf 43cf067ff8 hmp: Pass monitor to MonitorDef.get_value() 6 years ago