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
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
1
-2
/
+4
2021-10-29
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
Markus Armbruster
1
-2
/
+1
2021-07-12
trace: iter init tweaks
Gerd Hoffmann
1
-2
/
+2
2021-07-09
monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically
Gerd Hoffmann
1
-18
/
+0
2021-07-09
monitor: allow register hmp commands
Gerd Hoffmann
1
-0
/
+16
2021-06-03
monitor: removed cpustats command
Bruno Larsen (billionai)
1
-11
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-19
monitor: Drop query-qmp-schema 'gen': false hack
Markus Armbruster
1
-2
/
+0
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
1
-2
/
+0
2021-03-18
ui, monitor: remove deprecated VNC ACL option and HMP commands
Daniel P. Berrangé
1
-187
/
+0
2021-01-02
remove TCG includes from common code
Paolo Bonzini
1
-1
/
+0
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
1
-21
/
+10
2020-12-19
monitor: Use GString instead of QString for output buffer
Markus Armbruster
1
-1
/
+1
2020-12-19
hmp: Simplify how qmp_human_monitor_command() gets output
Markus Armbruster
1
-5
/
+1
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-16
/
+9
2020-12-18
monitor:Don't use '#' flag of printf format ('%#') in format strings
Yutao Ai
1
-1
/
+1
2020-12-18
monitor:braces {} are necessary for all arms of this statement
Yutao Ai
1
-5
/
+9
2020-12-10
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
1
-4
/
+13
2020-12-10
ui: Tweak a client_migrate_info error message
Markus Armbruster
1
-1
/
+1
2020-12-10
ui: Improve a client_migrate_info error message
Markus Armbruster
1
-1
/
+1
2020-12-10
qerror: Eliminate QERR_ macros used in just one place
Markus Armbruster
1
-4
/
+4
2020-11-13
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
1
-3
/
+3
2020-11-13
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
1
-1
/
+1
2020-11-13
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
1
-9
/
+9
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
1
-1
/
+1
2020-10-09
hmp: Update current monitor only in handle_hmp_command()
Kevin Wolf
1
-5
/
+0
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
1
-6
/
+7
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
1
-10
/
+10
2020-10-09
monitor: Add Monitor parameter to monitor_set_cpu()
Kevin Wolf
1
-5
/
+5
2020-09-25
monitor: Use LOCK_GUARD macros
Dr. David Alan Gilbert
1
-30
/
+14
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-09-16
monitor: simplify functions for getting a dup'd fdset entry
Daniel P. Berrangé
1
-33
/
+25
2020-07-13
monitor/misc: Remove unused "chardev/char-mux.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
1
-1
/
+2
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
1
-2
/
+1
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-3
/
+1
2020-03-17
net: Track netdevs in NetClientState rather than QemuOpt
Eric Blake
1
-3
/
+1
2020-03-17
net: Complete qapi-fication of netdev_add
Eric Blake
1
-2
/
+0
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
1
-0
/
+1
2020-03-06
qapi: Flatten object-add
Kevin Wolf
1
-0
/
+2
2020-02-17
monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
Kevin Wolf
1
-16
/
+0
2020-02-17
monitor: Collect "control" command handlers in qmp-cmds.control.c
Kevin Wolf
1
-110
/
+0
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
1
-0
/
+1
2020-02-06
monitor: fix memory leak in monitor_fdset_dup_fd_find_remove
Chen Qun
1
-0
/
+1
2020-01-24
qdev: move helper function to monitor/misc
Marc-André Lureau
1
-0
/
+26
2020-01-14
qapi: Generate command registration stuff into separate files
Markus Armbruster
1
-1
/
+6
2019-12-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-3
/
+0
2019-12-18
monitor: Remove unused define
Yury Kotov
1
-3
/
+0
2019-12-17
monitor: fix maybe-uninitialized
Marc-André Lureau
1
-1
/
+2
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
[next]