Sign in
qemu
/
qemu
/
89aa0465b9135d70682420918b28b6e38a0f6322
/
monitor.c
d2528bd
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
by Paolo Bonzini
· 8 years ago
b0f36b2
monitor: Assert qmp_schema_json[] is sane
by Markus Armbruster
· 8 years ago
57348c2
qobject: Propagate parse errors through qobject_from_json()
by Markus Armbruster
· 8 years ago
104fc30
qmp: Drop duplicated QMP command object checks
by Markus Armbruster
· 8 years ago
635db18
qmp: Clean up how we enforce capability negotiation
by Markus Armbruster
· 8 years ago
1527bad
qapi: Support multiple command registries per program
by Markus Armbruster
· 8 years ago
0587568
qmp: Dumb down how we run QMP command registration
by Markus Armbruster
· 8 years ago
f99fd7c
i386: Implement query-cpu-model-expansion QMP command
by Eduardo Habkost
· 8 years ago
d7941f4
Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into staging
by Peter Maydell
· 8 years ago
fe8ee08
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into staging
by Peter Maydell
· 8 years ago
5522924
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into staging
by Peter Maydell
· 8 years ago
f46bfdb
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
by Markus Armbruster
· 8 years ago
f17fd4f
util/cutils: Return qemu_strtosz*() error and value separately
by Markus Armbruster
· 8 years ago
e591591
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
by Markus Armbruster
· 8 years ago
bbf1028
monitor: Clean up handle_hmp_command() a bit
by Markus Armbruster
· 8 years ago
ca6b6e1
Don't check qobject_type() before qobject_to_qdict()
by Markus Armbruster
· 8 years ago
c5514d0
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag
by Igor Mammedov
· 8 years ago
854e67f
monitor: Fix crashes when using HMP commands without CPU
by Thomas Huth
· 8 years ago
4e9f524
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
213dcb0
char: headers clean-up
by Marc-André Lureau
· 8 years ago
0ab8ed1
trace: switch to modular code generation for sub-directories
by Daniel P. Berrange
· 8 years ago
777357d
chardev: qom-ify
by Marc-André Lureau
· 8 years ago
0ec7b3e
char: rename CharDriverState Chardev
by Marc-André Lureau
· 8 years ago
ad5c679
char: introduce generic qemu_chr_get_kind()
by Marc-André Lureau
· 8 years ago
57bb40c
memory: hmp: add "-f" for "info mtree"
by Peter Xu
· 8 years ago
598cf1c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
b394662
kvm: move cpu synchronization code
by Vincent Palatin
· 8 years ago
0d6b50d
error: Report certain hints on stderr when no monitor
by Marc-André Lureau
· 8 years ago
397d30e
qemu-error: remove dependency of stubs on monitor
by Paolo Bonzini
· 8 years ago
814bb12
clean-up: removed duplicate #includes
by Anand J
· 8 years ago
bdbcb54
monitor: deprecate 'default' option
by Marc-André Lureau
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
39ab61c
char: remove explicit_fe_open, use a set_handlers argument
by Marc-André Lureau
· 8 years ago
c39860e
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
by Marc-André Lureau
· 8 years ago
5345fdb
char: use qemu_chr_fe* functions with CharBackend argument
by Marc-André Lureau
· 8 years ago
32a6ebe
char: remaining switch to CharBackend in frontend
by Marc-André Lureau
· 8 years ago
0d4e995
trace: convert code to use event iterators
by Daniel P. Berrange
· 8 years ago
0cb0155
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into staging
by Peter Maydell
· 8 years ago
728b142
qmp: Disable query-cpu-* commands when they're unavailable
by Eduardo Habkost
· 8 years ago
61b9783
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface
by Hervé Poussineau
· 8 years ago
27a83f8
monitor: fix crash for platforms without a CPU 0
by David Gibson
· 8 years ago
5c678ee
monitor: use qmp_dispatch()
by Marc-André Lureau
· 8 years ago
2b9e357
monitor: remove mhandler.cmd_new
by Marc-André Lureau
· 8 years ago
9e812b6
monitor: implement 'qmp_query_commands' without qmp_cmds
by Marc-André Lureau
· 8 years ago
c823501
monitor: use qmp_find_command() (using generated qapi code)
by Marc-André Lureau
· 8 years ago
5032a16
qmp: Hack to keep commands configuration-specific
by Marc-André Lureau
· 8 years ago
edcfaef
monitor: register gen:false commands manually
by Marc-André Lureau
· 8 years ago
d79bedf
monitor: simplify invalid_qmp_mode()
by Marc-André Lureau
· 8 years ago
119ebac
qapi-schema: use generated marshaller for 'qmp_capabilities'
by Marc-André Lureau
· 8 years ago
2ef4571
monitor: fix crash when leaving qemu with spice audio
by Marc-André Lureau
· 8 years ago
f394b2e
qapi: Change Netdev into a flat union
by Eric Blake
· 8 years ago
77e2b17
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
by Lluís Vilanova
· 9 years ago
bd71211
trace: Allow event name pattern in "info trace-events"
by Lluís Vilanova
· 9 years ago
85aad98
Drop Emacs local variables lists redundant with .dir-locals.el
by Markus Armbruster
· 9 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
c7eb39c
qapi: Improve use of qmp/types.h
by Eric Blake
· 9 years ago
daa76aa
log: Fix qemu_set_log_filename() error handling
by Markus Armbruster
· 9 years ago
d463354
QMP: Add query-hotpluggable-cpus
by Igor Mammedov
· 9 years ago
3b7c78c
monitor: Typo fix
by Eric Blake
· 9 years ago
88be7b4
block: Fix bdrv_next() memory leak
by Kevin Wolf
· 9 years ago
6bd8ab6
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
7c8eece
block: Avoid bs->blk in bdrv_next()
by Kevin Wolf
· 9 years ago
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
33c1187
qemu-common: push cpu.h inclusion out of qemu-common.h
by Paolo Bonzini
· 9 years ago
ae50a77
arm: qmp: add query-gic-capabilities interface
by Peter Xu
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
73bcb24
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
by Rutuja Shah
· 9 years ago
da27a00
monitor: Use BB list for BB name completion
by Max Reitz
· 9 years ago
dc59997
monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest mode
by Alberto Garcia
· 9 years ago
6d425eb
monitor: Separate QUORUM_REPORT_BAD events according to the node name
by Alberto Garcia
· 9 years ago
f22d0af
qapi: rename input buttons
by Gerd Hoffmann
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
193227f
error: Use error_report_err() instead of monitor_printf()
by Markus Armbruster
· 9 years ago
d20a580
qapi: Change munging of CamelCase enum values
by Eric Blake
· 9 years ago
f22a28b
qapi: Add alias for ErrorClass
by Eric Blake
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
95385fe
qjson: store tokens in a GQueue
by Paolo Bonzini
· 9 years ago
3a81a10
monitor: Plug memory leak on QMP error
by Markus Armbruster
· 9 years ago
0a9516c
monitor/target-ppc: Define target_get_monitor_def
by Alexey Kardashevskiy
· 9 years ago
6bf1faa
monitor: add missed aio_context_acquire into vm_completion call
by Denis V. Lunev
· 9 years ago
7de0be6
monitor: Throttle event VSERPORT_CHANGE separately by "id"
by Markus Armbruster
· 9 years ago
a24712a
monitor: Turn monitor_qapi_event_state[] into a hash table
by Markus Armbruster
· 9 years ago
b9b03ab
monitor: Split MonitorQAPIEventConf off MonitorQAPIEventState
by Markus Armbruster
· 9 years ago
1824c41
monitor: Switch from timer_new() to timer_new_ns()
by Markus Armbruster
· 9 years ago
93f8f98
monitor: Simplify event throttling
by Markus Armbruster
· 9 years ago
688b4b7
monitor: Reduce casting of QAPI event QDict
by Markus Armbruster
· 9 years ago
5433c24
block: Prepare for NULL BDS
by Max Reitz
· 9 years ago
caf1531
monitor: make monitor_fprintf and mon_get_cpu externally visible
by Pavel Butsykin
· 9 years ago
4677bb4
utils: rename strtosz to use qemu prefix
by Marc-André Lureau
· 9 years ago
39a1815
qapi: New QMP command query-qmp-schema for QMP introspection
by Markus Armbruster
· 9 years ago
7fad30f
qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
by Markus Armbruster
· 9 years ago
e6b65fe
monitor: uninclude cpu_ldst
by Peter Crosthwaite
· 9 years ago
bf95728
monitor: remove target-specific code from monitor.c
by Pavel Butsykin
· 9 years ago
da76ee7
hmp-commands-info: move info_cmds content out of monitor.c
by Pavel Butsykin
· 9 years ago
6231316
hmp: add info iothreads command
by Ting Wang
· 10 years ago
b041066
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 9 years ago
987bd27
trace-events: Add hmp completion
by Dr. David Alan Gilbert
· 9 years ago
a08f008
s390x: Info skeys sub-command
by Jason J. Herne
· 10 years ago
a4538a5
s390x: Dump-skeys hmp support
by Jason J. Herne
· 10 years ago
Next »