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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-04
all: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
1
-4
/
+2
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
1
-1
/
+1
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
1
-1
/
+1
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-7
/
+7
2015-11-26
qjson: store tokens in a GQueue
Paolo Bonzini
1
-1
/
+1
2015-11-26
monitor: Plug memory leak on QMP error
Markus Armbruster
1
-0
/
+1
2015-11-12
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
1
-1
/
+9
2015-11-09
monitor: add missed aio_context_acquire into vm_completion call
Denis V. Lunev
1
-3
/
+8
2015-10-30
monitor: Throttle event VSERPORT_CHANGE separately by "id"
Markus Armbruster
1
-4
/
+23
2015-10-30
monitor: Turn monitor_qapi_event_state[] into a hash table
Markus Armbruster
1
-16
/
+37
2015-10-29
monitor: Split MonitorQAPIEventConf off MonitorQAPIEventState
Markus Armbruster
1
-41
/
+37
2015-10-29
monitor: Switch from timer_new() to timer_new_ns()
Markus Armbruster
1
-4
/
+3
2015-10-29
monitor: Simplify event throttling
Markus Armbruster
1
-33
/
+30
2015-10-29
monitor: Reduce casting of QAPI event QDict
Markus Armbruster
1
-19
/
+19
2015-10-23
block: Prepare for NULL BDS
Max Reitz
1
-0
/
+4
2015-09-25
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
1
-3
/
+2
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
1
-1
/
+1
2015-09-21
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
1
-0
/
+16
2015-09-21
qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
Markus Armbruster
1
-1
/
+1
2015-09-16
monitor: uninclude cpu_ldst
Peter Crosthwaite
1
-1
/
+0
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
1
-852
/
+8
2015-09-16
hmp-commands-info: move info_cmds content out of monitor.c
Pavel Butsykin
1
-387
/
+2
2015-09-04
hmp: add info iothreads command
Ting Wang
1
-0
/
+7
2015-09-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+20
2015-09-03
trace-events: Add hmp completion
Dr. David Alan Gilbert
1
-0
/
+20
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
1
-0
/
+9
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
1
-0
/
+4
2015-09-03
s390x: Dump storage keys qmp command
Jason J. Herne
1
-0
/
+7
2015-08-19
osdep.h: Remove qemu_printf
Peter Maydell
1
-2
/
+2
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
1
-13
/
+0
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-18
/
+6
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-33
/
+33
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+1
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-1
/
+1
2015-06-22
monitor: Split mon_get_cpu fn to remove ENV_GET_CPU
Peter Crosthwaite
1
-36
/
+29
2015-06-22
monitor: Fix failure path for "S" argument
Bandan Das
1
-1
/
+1
2015-06-22
monitor: Point to "help" command on syntax error
Bandan Das
1
-0
/
+2
2015-06-22
monitor: cleanup parsing of cmd name and cmd arguments
Bandan Das
1
-40
/
+56
2015-06-22
monitor: remove debug prints
Bandan Das
1
-19
/
+1
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-1
/
+1
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-5
/
+5
2015-06-15
audio: remove LOG_TO_MONITOR along with default_mon
Kővágó, Zoltán
1
-4
/
+0
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
1
-0
/
+28
2015-06-08
monitor: Fix QMP ABI breakage around "id"
Markus Armbruster
1
-0
/
+2
2015-06-02
monitor: Change return type of monitor_cur_is_qmp() to bool
Markus Armbruster
1
-2
/
+4
2015-06-02
monitor: Rename monitor_ctrl_mode() to monitor_is_qmp()
Markus Armbruster
1
-6
/
+8
2015-06-02
monitor: Turn int command_mode into bool in_command_mode
Markus Armbruster
1
-11
/
+12
2015-06-02
monitor: Drop do_qmp_capabilities()'s superfluous QMP check
Markus Armbruster
1
-5
/
+1
[next]