index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
monitor
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-2
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+2
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
1
-0
/
+1
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster
2
-1
/
+3
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
1
-0
/
+153
2019-06-18
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
1
-7
/
+2
2019-06-18
monitor: Split out monitor/monitor.c
Kevin Wolf
1
-0
/
+1
2019-06-17
monitor: Create MonitorHMP with readline state
Kevin Wolf
1
-2
/
+3
2019-06-17
monitor: Fix return type of monitor_fdset_dup_fd_find
Yury Kotov
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-04-18
monitor: Clean up how monitor_disas() funnels output to monitor
Markus Armbruster
1
-1
/
+0
2019-04-18
monitor: Simplify how -device/device_add print help
Markus Armbruster
1
-3
/
+0
2019-04-18
monitor error: Make printf()-like functions return a value
Markus Armbruster
1
-4
/
+4
2018-12-12
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
1
-1
/
+0
2018-12-12
monitor: Suspend monitor instead dropping commands
Peter Xu
1
-0
/
+2
2018-10-05
qdev-monitor: print help to stdout
Marc-André Lureau
1
-0
/
+3
2018-07-23
monitor: Fix unsafe sharing of @cur_mon among threads
Peter Xu
1
-1
/
+1
2018-03-27
monitor: new parameter "x-oob"
Peter Xu
1
-0
/
+1
2018-03-19
monitor: unify global init
Peter Xu
1
-1
/
+1
[next]