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
/
niagara.c
Age
Commit message (
Expand
)
Author
2020-06-09
hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
Philippe Mathieu-Daudé
2020-06-09
hw/sparc64/niagara: Map the UART device unconditionally
Philippe Mathieu-Daudé
2020-02-19
sparc/niagara: use memdev for RAM
Igor Mammedov
2019-10-24
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-23
sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM
Igor Mammedov
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-10-24
hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'
Philippe Mathieu-Daudé
2018-07-02
hw/sparc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-06
hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2017-10-27
sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
Igor Mammedov
2017-02-26
niagara: check if a serial port is available
Artyom Tarasenko
2017-02-26
niagara: fail if a firmware file is missing
Artyom Tarasenko
2017-01-18
target-sparc: fix up niagara machine
Artyom Tarasenko