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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2
-20
/
+1
2019-08-21
monitor/qmp: Update comment for commit 4eaca8de268
Markus Armbruster
1
-1
/
+1
2019-08-21
qdev: Collect HMP handlers command handlers in qdev-monitor.c
Markus Armbruster
1
-19
/
+0
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
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
6
-5
/
+5
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
4
-2
/
+4
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-1
/
+0
2019-08-14
hmp: Remove migration capabilities from "info migrate"
Wei Yang
1
-14
/
+0
2019-07-15
Fix build error when VNC is configured out
Christophe de Dinechin
1
-1
/
+1
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-12
/
+15
2019-07-04
hmp: Handle virtio-pmem when printing memory device infos
David Hildenbrand
1
-12
/
+15
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
3
-593
/
+7
2019-07-02
dump: Move HMP command handlers to dump/
Markus Armbruster
1
-76
/
+0
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
1
-0
/
+1
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
2
-141
/
+2
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
2
-25
/
+0
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2
-0
/
+2
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster
1
-49
/
+1
2019-07-02
qom: Move QMP command handlers to qom/
Markus Armbruster
1
-303
/
+0
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
2
-0
/
+2
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2
-2
/
+2
2019-07-02
net/announce: Add HMP optional ID
Dr. David Alan Gilbert
1
-0
/
+3
2019-07-02
net/announce: Add HMP optional interface list
Dr. David Alan Gilbert
1
-1
/
+37
2019-06-18
block/block-backend: blk_iostatus_reset: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-06-18
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
4
-19
/
+4
2019-06-18
monitor: Split Monitor.flags into separate bools
Kevin Wolf
5
-15
/
+22
2019-06-18
monitor: Split out monitor/monitor.c
Kevin Wolf
5
-599
/
+637
2019-06-18
monitor: Split out monitor/hmp.c
Kevin Wolf
5
-1352
/
+1443
2019-06-17
monitor: Split out monitor/qmp.c
Kevin Wolf
5
-393
/
+449
2019-06-17
monitor: Create monitor-internal.h with common definitions
Kevin Wolf
3
-116
/
+148
2019-06-17
monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c
Kevin Wolf
3
-0
/
+3882
2019-06-17
Move monitor.c to monitor/misc.c
Kevin Wolf
3
-0
/
+4792