Age | Commit message (Expand) | Author |
---|---|---|
2019-07-02 | hmp: Move hmp.h to include/monitor/ | Markus Armbruster |
2019-06-11 | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h | Markus Armbruster |
2019-04-26 | target/ppc: Style fixes for monitor.c | David Gibson |
2019-04-18 | target: Clean up how the dump_mmu() print | Markus Armbruster |
2019-01-09 | target/ppc: move FP and VMX registers into aligned vsr register array | Mark Cave-Ayland |
2017-07-21 | Use qemu_tolower() and qemu_toupper(), not tolower() and toupper() | Peter Maydell |
2017-02-21 | monitor: Fix crashes when using HMP commands without CPU | Thomas Huth |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |