summaryrefslogtreecommitdiffstats
path: root/target/ppc/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: check tb_env != 0 before printing TBU/TBL/DECRMatheus Ferst2022-07-181-0/+9
* target/ppc: Fix XER access in monitorMatheus Ferst2021-10-211-1/+8
* hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf2020-11-131-5/+5
* hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf2020-11-131-4/+8
* hmp: Move hmp.h to include/monitor/Markus Armbruster2019-07-021-1/+1
* qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster2019-06-111-0/+2
* target/ppc: Style fixes for monitor.cDavid Gibson2019-04-261-5/+6
* target: Clean up how the dump_mmu() printMarkus Armbruster2019-04-181-1/+1
* target/ppc: move FP and VMX registers into aligned vsr register arrayMark Cave-Ayland2019-01-081-2/+2
* Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()Peter Maydell2017-07-211-2/+2
* monitor: Fix crashes when using HMP commands without CPUThomas Huth2017-02-211-0/+4
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+147