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
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-61
/
+0
2018-03-05
net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands
Thomas Huth
1
-61
/
+0
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
1
-3
/
+3
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
1
-1
/
+1
2018-02-26
hmp: change hmp_info_cpus to use query-cpus-fast
Viktor Mihajlovski
1
-3
/
+10
2018-02-16
monitor.c: Fix infinite loop in monitor's auto-complete
Dr. David Alan Gilbert
1
-2
/
+4
2018-02-16
monitor: Remove legacy "-mon default=on" parameter
Thomas Huth
1
-3
/
+0
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-02-09
Drop superfluous includes of qapi/qmp/dispatch.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+2
2018-01-16
readline: add a free function
Marc-André Lureau
1
-1
/
+1
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+0
2017-10-30
monitor: fix dangling CPU pointer
Greg Kurz
1
-5
/
+18
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-2
/
+1
2017-10-25
target/ppc: Convert to disas_set_info hook
Richard Henderson
1
-5
/
+0
2017-10-25
target/i386: Convert to disas_set_info hook
Richard Henderson
1
-21
/
+0
2017-10-05
hmp: Fix unknown command for subtable
Dr. David Alan Gilbert
1
-3
/
+4
2017-10-02
qapi: Rename WatchdogExpirationAction enum
Michal Privoznik
1
-2
/
+2
2017-09-21
memory: Rework "info mtree" to print flat views and dispatch trees
Alexey Kardashevskiy
1
-1
/
+2
2017-09-14
hmp: extend "info numa" with hotplugged memory information
Vadim Galitsyn
1
-3
/
+6
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-8
/
+8
2017-09-04
qapi: Avoid unnecessary use of enum lookup table's sentinel
Markus Armbruster
1
-2
/
+2
2017-08-31
monitor: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
2017-08-01
monitor: Reduce handle_qmp_command() tracing overhead
Denis V. Lunev
1
-4
/
+5
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
1
-0
/
+1
2017-07-14
s390x/migration: Monitor commands for storage attributes
Claudio Imbrenda
1
-0
/
+1
2017-07-14
char: add backend hotswap handler
Anton Nefedov
1
-2
/
+2
2017-07-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...
Peter Maydell
1
-1
/
+1
2017-07-12
qobject: Update coccinelle script to catch Q{INC, DEC}REF
Eric Blake
1
-1
/
+1
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
1
-68
/
+0
2017-07-04
monitor: disable "info jit" and "info opcount" if !TCG
Paolo Bonzini
1
-0
/
+2
2017-06-29
monitor: Add -a (all) option to info registers
Suraj Jitindar Singh
1
-5
/
+16
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-1
/
+1
2017-06-13
monitor: resurrect handle_qmp_command trace event
Stefan Hajnoczi
1
-0
/
+5
2017-06-13
monitor: add handle_hmp_command trace event
Stefan Hajnoczi
1
-0
/
+2
2017-06-05
numa: make hmp 'info numa' fetch numa nodes from qmp_query_cpus() result
Igor Mammedov
1
-4
/
+7
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
1
-1
/
+1
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-05-18
migration: migration.h was not needed
Juan Quintela
1
-1
/
+0
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-12
/
+11
2017-05-04
monitor: Move hmp_loadvm from monitor.c to hmp.c
Juan Quintela
1
-13
/
+0
2017-04-28
replication: Make --disable-replication compile again
Markus Armbruster
1
-0
/
+5
2017-04-26
monitor: Check whether TCG is enabled before running the "info jit" code
Thomas Huth
1
-0
/
+5
[next]