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
...
*
|
error: Report certain hints on stderr when no monitor
Marc-André Lureau
2017-01-19
1
-0
/
+2
|
/
*
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
2016-11-01
1
-0
/
+21
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-2
/
+0
*
monitor: deprecate 'default' option
Marc-André Lureau
2016-10-28
1
-1
/
+1
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-2
/
+2
*
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
1
-3
/
+1
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-10
/
+10
*
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
1
-9
/
+10
*
trace: convert code to use event iterators
Daniel P. Berrange
2016-10-12
1
-12
/
+14
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...
Peter Maydell
2016-10-10
1
-0
/
+9
|
\
|
*
qmp: Disable query-cpu-* commands when they're unavailable
Eduardo Habkost
2016-10-07
1
-0
/
+9
*
|
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
2016-10-04
1
-6
/
+0
|
/
*
monitor: fix crash for platforms without a CPU 0
David Gibson
2016-09-23
1
-1
/
+1
*
monitor: use qmp_dispatch()
Marc-André Lureau
2016-09-19
1
-292
/
+34
*
monitor: remove mhandler.cmd_new
Marc-André Lureau
2016-09-19
1
-8
/
+5
*
monitor: implement 'qmp_query_commands' without qmp_cmds
Marc-André Lureau
2016-09-19
1
-11
/
+18
*
monitor: use qmp_find_command() (using generated qapi code)
Marc-André Lureau
2016-09-19
1
-7
/
+7
*
qmp: Hack to keep commands configuration-specific
Marc-André Lureau
2016-09-19
1
-0
/
+35
*
monitor: register gen:false commands manually
Marc-André Lureau
2016-09-19
1
-0
/
+13
*
monitor: simplify invalid_qmp_mode()
Marc-André Lureau
2016-09-19
1
-5
/
+5
*
qapi-schema: use generated marshaller for 'qmp_capabilities'
Marc-André Lureau
2016-09-19
1
-2
/
+2
*
monitor: fix crash when leaving qemu with spice audio
Marc-André Lureau
2016-08-08
1
-0
/
+20
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-7
/
+7
*
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
Lluís Vilanova
2016-07-18
1
-2
/
+15
*
trace: Allow event name pattern in "info trace-events"
Lluís Vilanova
2016-07-18
1
-1
/
+30
*
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
2016-07-12
1
-9
/
+0
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
qapi: Improve use of qmp/types.h
Eric Blake
2016-07-06
1
-5
/
+1
*
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
2016-06-20
1
-1
/
+6
*
QMP: Add query-hotpluggable-cpus
Igor Mammedov
2016-06-17
1
-0
/
+13
*
monitor: Typo fix
Eric Blake
2016-06-07
1
-1
/
+1
*
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-25
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-19
1
-2
/
+4
|
\
|
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
1
-2
/
+4
*
|
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
|
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
|
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+2
|
/
*
arm: qmp: add query-gic-capabilities interface
Peter Xu
2016-03-30
1
-0
/
+8
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-2
/
+2
*
monitor: Use BB list for BB name completion
Max Reitz
2016-03-17
1
-3
/
+4
*
monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest mode
Alberto Garcia
2016-03-14
1
-3
/
+10
*
monitor: Separate QUORUM_REPORT_BAD events according to the node name
Alberto Garcia
2016-03-14
1
-0
/
+9
*
qapi: rename input buttons
Gerd Hoffmann
2016-03-01
1
-1
/
+1
*
all: Clean up includes
Peter Maydell
2016-02-04
1
-1
/
+1
*
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
2016-01-13
1
-4
/
+2
*
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
1
-1
/
+1
*
qapi: Add alias for ErrorClass
Eric Blake
2015-12-17
1
-1
/
+1
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-7
/
+7
[prev]
[next]