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
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hmp: gva2gpa debug command
Dr. David Alan Gilbert
2019-05-01
1
-0
/
+22
*
monitor: Clean up how monitor_disas() funnels output to monitor
Markus Armbruster
2019-04-18
1
-11
/
+0
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-2
/
+2
*
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
memory: Clean up how mtree_info() prints
Markus Armbruster
2019-04-18
1
-2
/
+1
*
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
tcg: Simplify how dump_drift_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
trace: Simplify how st_print_trace_file_status() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
monitor: Simplify how -device/device_add print help
Markus Armbruster
2019-04-18
1
-11
/
+3
*
monitor error: Make printf()-like functions return a value
Markus Armbruster
2019-04-18
1
-28
/
+33
*
qmp: common 'id' handling & make QGA conform to QMP spec
Marc-André Lureau
2019-03-18
1
-21
/
+12
*
monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove
Daniel P. Berrangé
2019-03-11
1
-0
/
+23
*
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
1
-60
/
+119
*
qmp: Deprecate query-events in favor of query-qmp-schema
Markus Armbruster
2019-02-18
1
-0
/
+5
*
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
1
-22
/
+0
*
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
1
-3
/
+0
*
qapi: make query-gic-capabilities depend on TARGET_ARM
Marc-André Lureau
2019-02-18
1
-11
/
+0
*
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-18
1
-14
/
+0
*
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
2019-02-18
1
-31
/
+0
*
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
2019-02-18
1
-1
/
+1
*
monitor: do not use QTAILQ_FOREACH_SAFE across critical sections
Paolo Bonzini
2019-02-05
1
-3
/
+2
*
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
2019-01-24
1
-3
/
+1
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-16
1
-1
/
+7
|
\
|
*
monitor: Use address_space_read() to read memory
Peter Maydell
2018-12-14
1
-1
/
+7
*
|
qapi: add conditions to REPLICATION type/commands on the schema
Marc-André Lureau
2018-12-14
1
-5
/
+0
*
|
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
David Hildenbrand
2018-12-13
1
-1
/
+1
|
/
*
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
2018-12-12
1
-18
/
+5
*
monitor: Suspend monitor instead dropping commands
Peter Xu
2018-12-12
1
-29
/
+23
*
monitor: avoid potential dead-lock when cleaning up
Marc-André Lureau
2018-12-12
1
-0
/
+3
*
monitor: prevent inserting new monitors after cleanup
Marc-André Lureau
2018-12-12
1
-2
/
+17
*
monitor: check if chardev can switch gcontext for OOB
Marc-André Lureau
2018-12-12
1
-2
/
+3
*
monitor: accept chardev input from iothread
Marc-André Lureau
2018-12-12
1
-10
/
+19
*
monitor: inline ambiguous helper functions
Marc-André Lureau
2018-12-12
1
-12
/
+2
*
monitor: delay monitor iothread creation
Wolfgang Bumiller
2018-11-06
1
-14
/
+21
*
monitor: guard iothread access by mon->use_io_thread
Wolfgang Bumiller
2018-11-06
1
-1
/
+1
*
tcg: distribute tcg_time into TCG contexts
Emilio G. Cota
2018-10-19
1
-3
/
+10
*
qdev-monitor: print help to stdout
Marc-André Lureau
2018-10-05
1
-3
/
+13
*
monitor: print message when using 'help' with an unknown command
Collin Walling
2018-09-25
1
-1
/
+8
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...
Peter Maydell
2018-09-24
1
-137
/
+13
|
\
|
*
monitor: no need to save need_resume
Marc-André Lureau
2018-08-30
1
-9
/
+4
|
*
Revert "qmp: isolate responses into io thread"
Marc-André Lureau
2018-08-30
1
-117
/
+3
|
*
monitor: consitify qmp_send_response() QDict argument
Marc-André Lureau
2018-08-30
1
-2
/
+2
|
*
monitor: accept input on resume
Marc-André Lureau
2018-08-28
1
-0
/
+1
|
*
monitor: simplify monitor_qmp_setup_handlers_bh
Peter Xu
2018-08-28
1
-9
/
+3
*
|
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-3
/
+2
|
/
*
json: Clean up headers
Markus Armbruster
2018-08-24
1
-1
/
+1
*
json: Pass lexical errors and limit violations to callback
Markus Armbruster
2018-08-24
1
-4
/
+1
[next]