Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-31 | target/hppa: Add migration for the cpu | Richard Henderson | 1 | -0/+1 |
2018-01-30 | target/hppa: Implement the interval timer | Richard Henderson | 1 | -0/+8 |
2018-01-30 | target/hppa: Implement external interrupts | Richard Henderson | 1 | -0/+6 |
2018-01-30 | target/hppa: Implement IASQ | Richard Henderson | 1 | -0/+15 |
2018-01-30 | target/hppa: Implement unaligned access trap | Richard Henderson | 1 | -1/+18 |
2018-01-30 | target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt | Richard Henderson | 1 | -0/+2 |
2018-01-30 | target/hppa: Implement mmu_idx from IA privilege level | Richard Henderson | 1 | -1/+1 |
2018-01-30 | target/hppa: Skeleton support for hppa-softmmu | Helge Deller | 1 | -0/+5 |
2017-10-24 | qom: Introduce CPUClass.tcg_initialize | Richard Henderson | 1 | -2/+1 |
2017-09-01 | hppa: replace cpu_hppa_init() with cpu_generic_init() | Igor Mammedov | 1 | -8/+3 |
2017-06-01 | migration: Remove unneeded includes of migration/vmstate.h | Juan Quintela | 1 | -1/+0 |
2017-01-23 | target-hppa: Add framework and enable compilation | Richard Henderson | 1 | -0/+164 |