index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor
/
hmp-cmds.c
Age
Commit message (
Expand
)
Author
2019-07-15
Fix build error when VNC is configured out
Christophe de Dinechin
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-04
hmp: Handle virtio-pmem when printing memory device infos
David Hildenbrand
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
dump: Move HMP command handlers to dump/
Markus Armbruster
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2019-07-02
net/announce: Add HMP optional ID
Dr. David Alan Gilbert
2019-07-02
net/announce: Add HMP optional interface list
Dr. David Alan Gilbert
2019-06-17
monitor: Create monitor-internal.h with common definitions
Kevin Wolf
2019-06-17
monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c
Kevin Wolf