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
/
monitor
/
qmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
Stefan Reiter
1
-18
/
+22
2021-03-15
monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Mahmoud Mandour
1
-27
/
+24
2021-02-15
monitor/qmp: Stop processing requests when shutdown is requested
Kevin Wolf
1
-0
/
+5
2021-02-04
qmp: Resume OOB-enabled monitor before processing the request
Markus Armbruster
1
-6
/
+27
2021-02-04
qmp: Add more tracepoints
Markus Armbruster
1
-0
/
+7
2021-02-04
qmp: Fix up comments after commit 9ce44e2ce2
Markus Armbruster
1
-2
/
+2
2020-12-19
qmp: Fix tracing of non-string command IDs
Markus Armbruster
1
-12
/
+18
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
1
-7
/
+7
2020-12-19
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
1
-1
/
+1
2020-10-09
qmp: Move dispatcher to a coroutine
Kevin Wolf
1
-30
/
+92
2020-10-09
qmp: Call monitor_set_cur() only in qmp_dispatch()
Kevin Wolf
1
-7
/
+2
2020-10-09
qmp: Assert that no other monitor is active
Kevin Wolf
1
-1
/
+4
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
1
-5
/
+2
2020-04-30
qapi: Disallow qmp_marshal_FOO(NULL, ...)
Markus Armbruster
1
-1
/
+4
2020-03-06
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
1
-4
/
+7
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
1
-1
/
+1
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-07
monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2019-11-19
monitor/qmp: resume monitor when clearing its queue
Wolfgang Bumiller
1
-5
/
+31
2019-08-21
monitor/qmp: Update comment for commit 4eaca8de268
Markus Armbruster
1
-1
/
+1
2019-06-18
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
1
-5
/
+2
2019-06-18
monitor: Split Monitor.flags into separate bools
Kevin Wolf
1
-3
/
+4
2019-06-17
monitor: Split out monitor/qmp.c
Kevin Wolf
1
-0
/
+406