Age | Commit message (Expand) | Author | Files | Lines |
2024-02-03 | include/exec: Change cpu_mmu_index argument to CPUState | Richard Henderson | 1 | -1/+1 |
2023-03-05 | target/sparc: Use tlb_set_page_full | Richard Henderson | 1 | -67/+54 |
2023-02-27 | target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard | Philippe Mathieu-Daudé | 1 | -2/+0 |
2023-01-18 | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx | Philippe Mathieu-Daudé | 1 | -5/+5 |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 1 | -4/+4 |
2022-02-21 | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-11-02 | target/sparc: Set fault address in sparc_cpu_do_unaligned_access | Richard Henderson | 1 | -0/+20 |
2021-11-02 | target/sparc: Split out build_sfsr | Richard Henderson | 1 | -26/+46 |
2021-11-02 | target/sparc: Make sparc_cpu_tlb_fill sysemu only | Richard Henderson | 1 | -25/+0 |
2020-11-15 | sparc tcg cpus: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2019-09-17 | target/sparc: Remove unused ldl_phys from dump_mmu() | Peter Maydell | 1 | -3/+1 |
2019-09-17 | target/sparc: Handle bus errors in mmu_probe() | Peter Maydell | 1 | -4/+25 |
2019-09-17 | target/sparc: Correctly handle bus errors in page table walks | Peter Maydell | 1 | -4/+20 |
2019-09-03 | target/sparc: sun4u Invert Endian TTE bit | Tony Nguyen | 1 | -1/+7 |
2019-09-03 | target/sparc: Add TLB entry with attributes | Tony Nguyen | 1 | -14/+18 |
2019-06-10 | target/sparc: Use env_cpu, env_archcpu | Richard Henderson | 1 | -5/+5 |
2019-05-10 | target/sparc: Convert to CPUClass::tlb_fill | Richard Henderson | 1 | -21/+37 |
2019-04-18 | target: Clean up how the dump_mmu() print | Markus Armbruster | 1 | -48/+49 |
2018-05-31 | target: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-01-25 | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier | 1 | -3/+3 |
2018-01-09 | target/sparc: remove MemoryRegionSection check code from sparc_cpu_get_phys_p... | Jean-Christophe Dubois | 1 | -6/+0 |
2017-11-07 | linux-user/sparc: Put address for data faults where linux-user expects it | Peter Maydell | 1 | -0/+8 |
2017-09-01 | sparc: embed sparc_def_t into CPUSPARCState | Igor Mammedov | 1 | -1/+1 |
2017-01-18 | target-sparc: add more registers to dump_mmu | Artyom Tarasenko | 1 | -0/+2 |
2017-01-18 | target-sparc: allow 256M sized pages | Artyom Tarasenko | 1 | -17/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+880 |