Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/ppc: Fix XER access in monitor | Matheus Ferst | 2021-10-21 | 1 | -1/+8 |
* | hmp: Pass monitor to mon_get_cpu_env() | Kevin Wolf | 2020-11-13 | 1 | -5/+5 |
* | hmp: Pass monitor to MonitorDef.get_value() | Kevin Wolf | 2020-11-13 | 1 | -4/+8 |
* | hmp: Move hmp.h to include/monitor/ | Markus Armbruster | 2019-07-02 | 1 | -1/+1 |
* | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h | Markus Armbruster | 2019-06-11 | 1 | -0/+2 |
* | target/ppc: Style fixes for monitor.c | David Gibson | 2019-04-26 | 1 | -5/+6 |
* | target: Clean up how the dump_mmu() print | Markus Armbruster | 2019-04-18 | 1 | -1/+1 |
* | target/ppc: move FP and VMX registers into aligned vsr register array | Mark Cave-Ayland | 2019-01-08 | 1 | -2/+2 |
* | Use qemu_tolower() and qemu_toupper(), not tolower() and toupper() | Peter Maydell | 2017-07-21 | 1 | -2/+2 |
* | monitor: Fix crashes when using HMP commands without CPU | Thomas Huth | 2017-02-21 | 1 | -0/+4 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+147 |