Age | Commit message (Expand) | Author | Files | Lines |
2018-03-26 | target/hppa: Include priv level in user-only iaoq | Richard Henderson | 1 | -2/+2 |
2018-03-19 | cpu: get rid of unused cpu_init() defines | Igor Mammedov | 1 | -1/+0 |
2018-03-19 | cpu: add CPU_RESOLVING_TYPE macro | Igor Mammedov | 1 | -0/+1 |
2018-02-21 | target/*/cpu.h: remove softfloat.h | Alex Bennée | 1 | -1/+0 |
2018-01-31 | target/hppa: Enable MTTCG | Richard Henderson | 1 | -0/+6 |
2018-01-31 | target/hppa: Implement B,GATE insn | Richard Henderson | 1 | -0/+1 |
2018-01-31 | target/hppa: Add migration for the cpu | Richard Henderson | 1 | -0/+1 |
2018-01-31 | target/hppa: Optimize for flat addressing space | Richard Henderson | 1 | -1/+10 |
2018-01-30 | target/hppa: Implement LPA | Richard Henderson | 1 | -0/+1 |
2018-01-30 | target/hppa: Implement the interval timer | Richard Henderson | 1 | -0/+2 |
2018-01-30 | target/hppa: Implement external interrupts | Richard Henderson | 1 | -0/+1 |
2018-01-30 | target/hppa: Implement tlb_fill | Richard Henderson | 1 | -2/+29 |
2018-01-30 | target/hppa: Implement IASQ | Richard Henderson | 1 | -2/+51 |
2018-01-30 | target/hppa: Use space registers in data operations | Richard Henderson | 1 | -0/+14 |
2018-01-30 | target/hppa: Implement rfi | Richard Henderson | 1 | -0/+1 |
2018-01-30 | target/hppa: Add control registers | Richard Henderson | 1 | -6/+17 |
2018-01-30 | target/hppa: Add space registers | Richard Henderson | 1 | -0/+1 |
2018-01-30 | target/hppa: Implement mmu_idx from IA privilege level | Richard Henderson | 1 | -4/+15 |
2018-01-30 | target/hppa: Split address size from register size | Richard Henderson | 1 | -18/+30 |
2018-01-30 | target/hppa: Define hardware exception types | Richard Henderson | 1 | -5/+34 |
2018-01-30 | target/hppa: Define the rest of the PSW | Richard Henderson | 1 | -0/+47 |
2018-01-30 | target/hppa: Skeleton support for hppa-softmmu | Helge Deller | 1 | -0/+1 |
2018-01-25 | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier | 1 | -1/+2 |
2017-09-01 | hppa: replace cpu_hppa_init() with cpu_generic_init() | Igor Mammedov | 1 | -3/+1 |
2017-01-23 | target-hppa: Add framework and enable compilation | Richard Henderson | 1 | -0/+144 |