Age | Commit message (Expand) | Author | Files | Lines |
2022-12-14 | qapi misc: Elide redundant has_FOO in generated C | Markus Armbruster | 1 | -2/+1 |
2022-10-27 | monitor: add missing coroutine_fn annotation | Alberto Faria | 1 | -1/+2 |
2022-10-09 | hmp: add virtio commands | Laurent Vivier | 1 | -0/+5 |
2022-10-06 | monitor: expose monitor_puts to rest of code | Alex Bennée | 1 | -0/+1 |
2022-07-20 | softmmu/dirtylimit: Implement dirty page rate limit | Hyman Huang(黄勇) | 1 | -0/+3 |
2022-06-14 | qmp: add filtering of statistics by name | Paolo Bonzini | 1 | -1/+1 |
2022-06-14 | qmp: add filtering of statistics by provider | Paolo Bonzini | 1 | -1/+3 |
2022-06-14 | hmp: add basic "info stats" implementation | Mark Kanda | 1 | -0/+1 |
2022-06-14 | qmp: add filtering of statistics by target vCPU | Paolo Bonzini | 1 | -1/+10 |
2022-06-14 | qmp: Support for querying stats | Mark Kanda | 1 | -0/+34 |
2022-04-21 | Move error_printf_unless_qmp() with monitor unit | Marc-André Lureau | 1 | -0/+3 |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau | 1 | -2/+2 |
2022-03-09 | mos6522: add "info via" HMP command for debugging | Mark Cave-Ayland | 1 | -0/+1 |
2021-11-02 | monitor: introduce HumanReadableText and HMP support | Daniel P. Berrangé | 2 | -0/+5 |
2021-11-02 | monitor: make hmp_handle_error return a boolean | Daniel P. Berrangé | 1 | -1/+1 |
2021-11-02 | monitor: remove 'info ioapic' HMP command | Daniel P. Berrangé | 1 | -1/+0 |
2021-10-15 | qdev: Base object creation on QDict rather than QemuOpts | Kevin Wolf | 1 | -0/+2 |
2021-10-15 | softmmu/qdev-monitor: add error handling in qdev_set_id | Damien Hedde | 1 | -1/+24 |
2021-10-15 | qdev: Make DeviceState.id independent of QemuOpts | Kevin Wolf | 1 | -1/+1 |
2021-10-13 | monitor: Reduce hmp_info_sev() declaration | Philippe Mathieu-Daudé | 2 | -1/+1 |
2021-09-30 | target/i386: Add HMP and QMP interfaces for SGX | Yang Zhong | 1 | -0/+1 |
2021-07-09 | monitor: allow register hmp commands | Gerd Hoffmann | 1 | -0/+3 |
2021-06-08 | hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds | Peter Xu | 1 | -0/+2 |
2021-06-05 | misc: Correct relative include path | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé | 1 | -4/+0 |
2020-12-10 | sev: add sev-inject-launch-secret | Tobin Feldman-Fitzthum | 1 | -0/+3 |
2020-11-13 | hmp: Pass monitor to mon_get_cpu_env() | Kevin Wolf | 1 | -1/+1 |
2020-11-13 | hmp: Pass monitor to MonitorDef.get_value() | Kevin Wolf | 1 | -1/+2 |
2020-11-13 | hmp: Pass monitor to mon_get_cpu() | Kevin Wolf | 1 | -1/+1 |
2020-10-09 | monitor: Make current monitor a per-coroutine property | Kevin Wolf | 1 | -1/+1 |
2020-10-09 | monitor: Use getter/setter functions for cur_mon | Kevin Wolf | 1 | -1/+2 |
2020-10-09 | monitor: Add Monitor parameter to monitor_get_cpu_index() | Kevin Wolf | 1 | -1/+1 |
2020-10-09 | monitor: Add Monitor parameter to monitor_set_cpu() | Kevin Wolf | 1 | -1/+1 |
2020-10-06 | replay: implement replay-seek command | Pavel Dovgalyuk | 1 | -0/+1 |
2020-10-06 | replay: introduce breakpoint at the specified step | Pavel Dovgalyuk | 1 | -0/+2 |
2020-10-06 | replay: introduce info hmp/qmp command | Pavel Dovgalyuk | 1 | -0/+1 |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov | 1 | -1/+0 |
2020-09-16 | monitor: simplify functions for getting a dup'd fdset entry | Daniel P. Berrangé | 1 | -2/+1 |
2020-06-01 | hmp: Implement qom-get HMP command | Dr. David Alan Gilbert | 1 | -0/+1 |
2020-03-09 | monitor/hmp: move hmp_info_block* to block-hmp-cmds.c | Maxim Levitsky | 1 | -4/+0 |
2020-03-09 | monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c | Maxim Levitsky | 1 | -6/+0 |
2020-03-09 | monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c | Maxim Levitsky | 1 | -4/+0 |
2020-03-09 | monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c | Maxim Levitsky | 1 | -3/+0 |
2020-03-09 | monitor/hmp: move hmp_block_job* to block-hmp-cmds.c | Maxim Levitsky | 1 | -5/+0 |
2020-03-09 | monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c | Maxim Levitsky | 1 | -2/+0 |
2020-03-06 | monitor: Add allow_hmp parameter to monitor_init() | Kevin Wolf | 1 | -1/+1 |
2020-03-06 | hmp: Fail gracefully if chardev is already in use | Kevin Wolf | 1 | -1/+1 |
2020-03-06 | qmp: Fail gracefully if chardev is already in use | Kevin Wolf | 1 | -1/+1 |
2020-03-06 | monitor: Create QAPIfied monitor_init() | Kevin Wolf | 1 | -0/+2 |
2020-02-17 | monitor: Move monitor option parsing to monitor/monitor.c | Kevin Wolf | 1 | -0/+3 |