167 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Paolo Bonzini 0afec75734 qmp: remove deprecated "change" command 6 years ago
Paolo Bonzini cfb5387a1d hmp: remove "change vnc TARGET" command 6 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 6 years ago
Paolo Bonzini 3b9bd3f46b remove TCG includes from common code 6 years ago
Markus Armbruster d403d92dfc qmp: Fix tracing of non-string command IDs 6 years ago
Markus Armbruster eab3a4678b qobject: Change qobject_to_json()'s value to GString 6 years ago
Markus Armbruster 6589f45991 qobject: Make qobject_to_json_pretty() take a pretty argument 6 years ago
Markus Armbruster 20076f4a8c monitor: Use GString instead of QString for output buffer 6 years ago
Markus Armbruster 436054e22f hmp: Simplify how qmp_human_monitor_command() gets output 6 years ago
Eric Blake 54aa3de72e qapi: Use QAPI_LIST_PREPEND() where possible 6 years ago
Yutao Ai 33b1fa9485 monitor:Don't use '#' flag of printf format ('%#') in format strings 6 years ago
Yutao Ai 89854b9558 monitor:braces {} are necessary for all arms of this statement 6 years ago
Yutao Ai d22b854dc5 monitor:open brace '{' following struct go on the same line 6 years ago
Alejandro Jimenez e6dba04813 qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown 6 years ago
Paolo Bonzini 2f181fbd5a machine: introduce MachineInitPhase 6 years ago
Paolo Bonzini b4e1a34211 vl: remove separate preconfig main_loop 6 years ago
Paolo Bonzini 164dafd174 remove preconfig state 6 years ago
Tobin Feldman-Fitzthum c7f7e6970d sev: add sev-inject-launch-secret 6 years ago
Paolo Bonzini 4cd2927472 hmp: introduce cmd_available 6 years ago
Paolo Bonzini b326b6ea79 make ram_size local to vl.c 6 years ago
Markus Armbruster 99750d82e4 ui: Tweak a client_migrate_info error message 6 years ago
Markus Armbruster 9e1b9c6c2d ui: Improve a client_migrate_info error message 6 years ago
Markus Armbruster 9272186d3d ui: Improve some set_passwd, expire_password error messages 6 years ago
Markus Armbruster f820af8743 qerror: Eliminate QERR_ macros used in just one place 6 years ago
Paolo Bonzini ad6f932fe8 net: do not exit on "netdev_add help" monitor command 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
Kevin Wolf 2fc5d01bb4 hmp: Pass monitor to mon_get_cpu() 6 years ago
Marc-André Lureau 0d9b90ce5c console: make QMP/HMP screendump run in coroutine 6 years ago
Kirti Wankhede 3710586caa qapi: Add VFIO devices migration stats in Migration stats 6 years ago
Gerd Hoffmann 864a024c69 spice: move display_add_client() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 08ad262643 spice: move auth functions to QemuSpiceOps. 6 years ago
Gerd Hoffmann 7477477ca7 spice: add QemuSpiceOps, move migrate_info 6 years ago
Kevin Wolf 357bda9590 monitor: Fix order in monitor_cleanup() 6 years ago
Gerd Hoffmann d72c34cccc meson: add spice_headers dependency. 6 years ago
Kevin Wolf bb4b9ead95 hmp: Add support for coroutine command handlers 6 years ago
Kevin Wolf 9ce44e2ce2 qmp: Move dispatcher to a coroutine 6 years ago
Kevin Wolf e69ee454b5 monitor: Make current monitor a per-coroutine property 6 years ago
Kevin Wolf 41725fa7ed qmp: Call monitor_set_cur() only in qmp_dispatch() 6 years ago
Kevin Wolf 57d3635e42 qmp: Assert that no other monitor is active 6 years ago
Kevin Wolf ff04108a0e hmp: Update current monitor only in handle_hmp_command() 6 years ago
Kevin Wolf 947e47448d monitor: Use getter/setter functions for cur_mon 6 years ago
Kevin Wolf 87e6f4a4d6 monitor: Add Monitor parameter to monitor_get_cpu_index() 6 years ago
Kevin Wolf dcba65f824 monitor: Add Monitor parameter to monitor_set_cpu() 6 years ago
Philippe Mathieu-Daudé 61c7f9876a qapi: Extract PCI commands to 'pci.json' 6 years ago
Philippe Mathieu-Daudé 27c9188fa0 qapi: Extract ACPI commands to 'acpi.json' 6 years ago
Philippe Mathieu-Daudé a83e24ba1a qapi: Restrict balloon-related commands to machine code 6 years ago
Dr. David Alan Gilbert 0210c3b39b monitor: Use LOCK_GUARD macros 6 years ago
Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
Daniel P. Berrangé 60efffa41b monitor: simplify functions for getting a dup'd fdset entry 6 years ago