Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | overall/alpha tcg cpus|hppa: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2019-08-21 | 1 | -1/+1 |
* | target/hppa: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -2/+2 |
* | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | target/hppa: Include "qemu/log.h" to use qemu_log() | Philippe Mathieu-Daudé | 2018-05-31 | 1 | -0/+1 |
* | target/hppa: Implement the interval timer | Richard Henderson | 2018-01-30 | 1 | -0/+6 |
* | target/hppa: Implement external interrupts | Richard Henderson | 2018-01-30 | 1 | -0/+59 |
* | target/hppa: Implement tlb_fill | Richard Henderson | 2018-01-30 | 1 | -1/+13 |
* | target/hppa: Implement IASQ | Richard Henderson | 2018-01-30 | 1 | -3/+13 |
* | target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt | Richard Henderson | 2018-01-30 | 1 | -0/+176 |