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
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
2019-08-21
audio: add audiodev property to vnc and wav_capture
Kővágó, Zoltán
1
-11
/
+11
2019-08-21
audio: basic support for multi backend audio
Kővágó, Zoltán
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
1
-30
/
+2
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
1
-13
/
+0
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
1
-1
/
+1
2019-06-18
monitor: Split Monitor.flags into separate bools
Kevin Wolf
1
-1
/
+1
2019-06-18
monitor: Split out monitor/monitor.c
Kevin Wolf
1
-597
/
+1
2019-06-18
monitor: Split out monitor/hmp.c
Kevin Wolf
1
-1350
/
+14
2019-06-17
monitor: Split out monitor/qmp.c
Kevin Wolf
1
-392
/
+9
2019-06-17
monitor: Create monitor-internal.h with common definitions
Kevin Wolf
1
-113
/
+1
2019-06-17
Move monitor.c to monitor/misc.c
Kevin Wolf
1
-0
/
+4780