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
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
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
1
-7
/
+0
2017-03-05
qmp: Dumb down how we run QMP command registration
Markus Armbruster
1
-0
/
+1
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-1
/
+1
2016-11-22
qdev: add function qdev_set_id()
Juergen Gross
1
-0
/
+1
2016-10-28
monitor: deprecate 'default' option
Marc-André Lureau
1
-1
/
+1
2016-08-08
monitor: fix crash when leaving qemu with spice audio
Marc-André Lureau
1
-0
/
+1
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2
-5
/
+6
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-02-16
qom: add helpers for UserCreatable object types
Daniel P. Berrange
1
-3
/
+0
2015-11-12
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
1
-0
/
+1
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
1
-0
/
+1
2015-09-25
hmp: added local apic dump state
Pavel Butsykin
1
-0
/
+1
2015-09-25
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
2
-0
/
+2
2015-09-21
qom: Don't use 'gen': false for qom-get, qom-set, object-add
Markus Armbruster
1
-3
/
+0
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
1
-0
/
+45
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+1
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
1
-1
/
+0
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
2
-5
/
+5
2015-06-22
qdev-monitor: Propagate errors through qdev_device_add()
Markus Armbruster
1
-1
/
+1
2015-06-15
audio: remove LOG_TO_MONITOR along with default_mon
Kővágó, Zoltán
1
-1
/
+0
2015-06-02
monitor: Change return type of monitor_cur_is_qmp() to bool
Markus Armbruster
1
-1
/
+1
2015-06-02
monitor: Drop broken, unused asynchronous command interface
Markus Armbruster
1
-5
/
+0
2015-04-30
monitor: Remove unused functions
Thomas Huth
1
-1
/
+0
2015-03-17
qom: Implement info qom-tree HMP command
Andreas Färber
1
-0
/
+1
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
1
-2
/
+1
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
1
-2
/
+2
[next]