Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcg: Use CPUClass::tlb_fill in cputlb.c | Richard Henderson | 2019-05-10 | 1 | -6/+0 |
* | target/microblaze: Convert to CPUClass::tlb_fill | Richard Henderson | 2019-05-10 | 1 | -50/+57 |
* | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster | 2019-04-18 | 1 | -1/+1 |
* | target-microblaze: Consolidate MMU enabled checks | Edgar E. Iglesias | 2018-05-29 | 1 | -3/+3 |
* | target-microblaze: Make special registers 64-bit | Edgar E. Iglesias | 2018-05-29 | 1 | -5/+10 |
* | target-microblaze: Bypass MMU with MMU_NOMMU_IDX | Edgar E. Iglesias | 2018-05-29 | 1 | -1/+2 |
* | target-microblaze: Remove USE_MMU PVR checks | Edgar E. Iglesias | 2018-05-29 | 1 | -11/+1 |
* | target-microblaze: Tighten up TCGv_i32 vs TCGv type usage | Edgar E. Iglesias | 2018-05-29 | 1 | -1/+1 |
* | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier | 2018-01-25 | 1 | -2/+2 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+307 |