summaryrefslogtreecommitdiff
path: root/include/monitor/hmp-target.h
AgeCommit message (Expand)Author
2020-11-13hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf
2020-11-13hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf
2020-11-13hmp: Pass monitor to mon_get_cpu()Kevin Wolf
2019-08-16include: Make headers more self-containedMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2015-11-12monitor/target-ppc: Define target_get_monitor_defAlexey Kardashevskiy
2015-09-25hmp: added io apic dump statePavel Butsykin
2015-09-25hmp: added local apic dump statePavel Butsykin
2015-09-25monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin