aboutsummaryrefslogtreecommitdiff
path: root/hw/sparc64/niagara.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-10-24hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'Philippe Mathieu-Daudé1-2/+2
2018-07-02hw/sparc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell1-2/+2
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-02-06hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-2/+2
2017-10-27sparc: sun4u/sun4v/niagara: use generic cpu_model parsingIgor Mammedov1-2/+2
2017-02-26niagara: check if a serial port is availableArtyom Tarasenko1-3/+4
2017-02-26niagara: fail if a firmware file is missingArtyom Tarasenko1-7/+19
2017-01-18target-sparc: fix up niagara machineArtyom Tarasenko1-0/+177