Age | Commit message (Expand) | Author |
2020-03-17 | gdbstub: extend GByteArray to read register helpers | Alex Bennée |
2019-08-20 | configure: Define target access alignment in configure | tony.nguyen@bt.com |
2019-08-16 | migration: Move the VMStateDescription typedef to typedefs.h | Markus Armbruster |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster |
2019-07-05 | hppa: Delete unused hppa_cpu_list() function | Eduardo Habkost |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-10 | cpu: Remove CPU_COMMON | Richard Henderson |
2019-06-10 | cpu: Introduce CPUNegativeOffsetState | Richard Henderson |
2019-06-10 | cpu: Move ENV_OFFSET to exec/gen-icount.h | Richard Henderson |
2019-06-10 | target/hppa: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson |
2019-06-10 | cpu: Define ArchCPU | Richard Henderson |
2019-06-10 | cpu: Define CPUArchState with typedef | Richard Henderson |
2019-06-10 | tcg: Split out target/arch/cpu-param.h | Richard Henderson |
2019-05-10 | target/hppa: Convert to CPUClass::tlb_fill | Richard Henderson |
2019-04-18 | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-03-12 | target/hppa: add TLB protection id check | Sven Schnelle |
2018-03-26 | target/hppa: Include priv level in user-only iaoq | Richard Henderson |
2018-03-19 | cpu: get rid of unused cpu_init() defines | Igor Mammedov |
2018-03-19 | cpu: add CPU_RESOLVING_TYPE macro | Igor Mammedov |
2018-02-21 | target/*/cpu.h: remove softfloat.h | Alex Bennée |
2018-01-31 | target/hppa: Enable MTTCG | Richard Henderson |
2018-01-31 | target/hppa: Implement B,GATE insn | Richard Henderson |
2018-01-31 | target/hppa: Add migration for the cpu | Richard Henderson |
2018-01-31 | target/hppa: Optimize for flat addressing space | Richard Henderson |
2018-01-30 | target/hppa: Implement LPA | Richard Henderson |
2018-01-30 | target/hppa: Implement the interval timer | Richard Henderson |
2018-01-30 | target/hppa: Implement external interrupts | Richard Henderson |
2018-01-30 | target/hppa: Implement tlb_fill | Richard Henderson |
2018-01-30 | target/hppa: Implement IASQ | Richard Henderson |
2018-01-30 | target/hppa: Use space registers in data operations | Richard Henderson |
2018-01-30 | target/hppa: Implement rfi | Richard Henderson |
2018-01-30 | target/hppa: Add control registers | Richard Henderson |
2018-01-30 | target/hppa: Add space registers | Richard Henderson |
2018-01-30 | target/hppa: Implement mmu_idx from IA privilege level | Richard Henderson |
2018-01-30 | target/hppa: Split address size from register size | Richard Henderson |
2018-01-30 | target/hppa: Define hardware exception types | Richard Henderson |
2018-01-30 | target/hppa: Define the rest of the PSW | Richard Henderson |
2018-01-30 | target/hppa: Skeleton support for hppa-softmmu | Helge Deller |
2018-01-25 | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier |
2017-09-01 | hppa: replace cpu_hppa_init() with cpu_generic_init() | Igor Mammedov |
2017-01-23 | target-hppa: Add framework and enable compilation | Richard Henderson |