summary refs log tree commit diff stats
path: root/ui/ui-hmp-cmds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: Move include/qapi/qmp/ to include/qobject/Daniel P. Berrangé2025-02-101-1/+1
* qmp/hmp: disable screendump if PIXMAN is missingMarc-André Lureau2023-11-071-0/+2
* spice: move client_migrate_info command to ui/Juan Quintela2023-04-241-0/+17
* ui: Split hmp_mouse_set() and move the HMP part to ui/Markus Armbruster2023-01-191-0/+8
* ui: Reduce nesting in hmp_change_vnc() slightlyMarkus Armbruster2023-01-191-10/+7
* ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.cMarkus Armbruster2023-01-191-1/+34
* ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.cMarkus Armbruster2023-01-191-0/+422