index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sparc64
/
sparc64.c
Age
Commit message (
Expand
)
Author
2021-05-04
hw/sparc*: Move cpu_check_irqs() to target/sparc/
Philippe Mathieu-Daudé
2021-05-04
hw/sparc64: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
2021-05-04
hw/sparc64: Remove unused "hw/char/serial.h" header
Philippe Mathieu-Daudé
2020-12-10
sparc64: do not use ram_size global
Paolo Bonzini
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-10
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
2018-01-25
sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events
Mark Cave-Ayland
2018-01-09
apb: use gpios to wire up the apb device to the SPARC CPU IRQs
Mark Cave-Ayland
2017-10-27
sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
Igor Mammedov
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-01
sparc: replace cpu_sparc_init() with cpu_generic_init()
Igor Mammedov
2017-03-09
sparc/sparc64: grab BQL before calling cpu_check_irqs
Alex Bennée
2017-01-18
target-sparc: move common cpu initialisation routines to sparc64.c
Artyom Tarasenko