index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
monitor
/
hmp-target.h
Age
Commit message (
Expand
)
Author
2024-05-03
monitor: remove MonitorDef from typedefs.h
Paolo Bonzini
2023-02-04
monitor: Move target-dependent HMP commands to hmp-cmds-target.c
Markus Armbruster
2022-03-09
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
2021-11-02
monitor: remove 'info ioapic' HMP command
Daniel P. Berrangé
2021-10-13
monitor: Reduce hmp_info_sev() declaration
Philippe Mathieu-Daudé
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2020-11-13
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
2020-11-13
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
2020-11-13
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2015-11-12
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
2015-09-25
hmp: added local apic dump state
Pavel Butsykin
2015-09-25
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin