index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
monitor
Commit message (
Expand
)
Author
Age
Files
Lines
*
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
2020-12-10
1
-0
/
+3
*
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
2020-11-13
1
-1
/
+1
*
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
2020-11-13
1
-1
/
+2
*
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
2020-11-13
1
-1
/
+1
*
monitor: Make current monitor a per-coroutine property
Kevin Wolf
2020-10-09
1
-1
/
+1
*
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
1
-1
/
+2
*
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-10-09
1
-1
/
+1
*
monitor: Add Monitor parameter to monitor_set_cpu()
Kevin Wolf
2020-10-09
1
-1
/
+1
*
replay: implement replay-seek command
Pavel Dovgalyuk
2020-10-06
1
-0
/
+1
*
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
*
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
2020-10-06
1
-0
/
+1
*
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-29
1
-1
/
+0
*
monitor: simplify functions for getting a dup'd fdset entry
Daniel P. Berrangé
2020-09-16
1
-2
/
+1
*
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
2020-06-01
1
-0
/
+1
*
monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-4
/
+0
*
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-6
/
+0
*
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-4
/
+0
*
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-3
/
+0
*
monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-5
/
+0
*
monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-2
/
+0
*
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
2020-03-06
1
-1
/
+1
*
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
1
-1
/
+1
*
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
1
-1
/
+1
*
monitor: Create QAPIfied monitor_init()
Kevin Wolf
2020-03-06
1
-0
/
+2
*
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
2020-02-17
1
-0
/
+3
*
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-2
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
1
-0
/
+2
*
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
2019-07-02
1
-0
/
+1
*
qom: Move HMP command handlers to qom/
Markus Armbruster
2019-07-02
2
-1
/
+3
*
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2019-07-02
1
-0
/
+153
*
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
2019-06-18
1
-7
/
+2
*
monitor: Split out monitor/monitor.c
Kevin Wolf
2019-06-18
1
-0
/
+1
*
monitor: Create MonitorHMP with readline state
Kevin Wolf
2019-06-17
1
-2
/
+3
*
monitor: Fix return type of monitor_fdset_dup_fd_find
Yury Kotov
2019-06-17
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
monitor: Clean up how monitor_disas() funnels output to monitor
Markus Armbruster
2019-04-18
1
-1
/
+0
*
monitor: Simplify how -device/device_add print help
Markus Armbruster
2019-04-18
1
-3
/
+0
*
monitor error: Make printf()-like functions return a value
Markus Armbruster
2019-04-18
1
-4
/
+4
*
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
2018-12-12
1
-1
/
+0
*
monitor: Suspend monitor instead dropping commands
Peter Xu
2018-12-12
1
-0
/
+2
*
qdev-monitor: print help to stdout
Marc-André Lureau
2018-10-05
1
-0
/
+3
*
monitor: Fix unsafe sharing of @cur_mon among threads
Peter Xu
2018-07-23
1
-1
/
+1
*
monitor: new parameter "x-oob"
Peter Xu
2018-03-27
1
-0
/
+1
*
monitor: unify global init
Peter Xu
2018-03-19
1
-1
/
+1
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-0
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
block: rip out all traces of password prompting
Daniel P. Berrange
2017-07-11
1
-7
/
+0
*
qmp: Dumb down how we run QMP command registration
Markus Armbruster
2017-03-05
1
-0
/
+1
[next]