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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
1
-0
/
+1
2022-09-15
monitor: Support specified vCPU registers
zhenwei pi
1
-2
/
+8
2022-05-26
mos6522: fix linking error when CONFIG_MOS6522 is not set
Murilo Opsfelder Araujo
1
-0
/
+3
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-1
/
+0
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
1
-1
/
+0
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
1
-1
/
+5
2022-04-20
util/log: Return bool from qemu_set_log_filename
Richard Henderson
1
-2
/
+1
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-1
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
1
-3
/
+12
2021-11-02
qapi: introduce x-query-profile QMP command
Daniel P. Berrangé
1
-27
/
+0
2021-11-02
qapi: introduce x-query-roms QMP command
Daniel P. Berrangé
1
-0
/
+1
2021-11-02
monitor: introduce HumanReadableText and HMP support
Daniel P. Berrangé
1
-1
/
+17
2021-11-02
watchdog: remove select_watchdog_action
Paolo Bonzini
1
-3
/
+12
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
[next]