Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events | Mark Cave-Ayland | 2018-01-25 | 1 | -51/+34 |
* | apb: use gpios to wire up the apb device to the SPARC CPU IRQs | Mark Cave-Ayland | 2018-01-09 | 1 | -0/+2 |
* | sparc: sun4u/sun4v/niagara: use generic cpu_model parsing | Igor Mammedov | 2017-10-27 | 1 | -6/+2 |
* | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov | 2017-09-19 | 1 | -4/+0 |
* | sparc: replace cpu_sparc_init() with cpu_generic_init() | Igor Mammedov | 2017-09-01 | 1 | -1/+1 |
* | sparc/sparc64: grab BQL before calling cpu_check_irqs | Alex Bennée | 2017-03-09 | 1 | -0/+3 |
* | target-sparc: move common cpu initialisation routines to sparc64.c | Artyom Tarasenko | 2017-01-18 | 1 | -0/+378 |