summaryrefslogtreecommitdiffstats
path: root/hw/sparc64/niagara.c
Commit message (Expand)AuthorAgeFilesLines
* hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definitionPhilippe Mathieu-Daudé2020-06-091-1/+0Star
* hw/sparc64/niagara: Map the UART device unconditionallyPhilippe Mathieu-Daudé2020-06-091-4/+2Star
* sparc/niagara: use memdev for RAMIgor Mammedov2020-02-191-5/+2Star
* hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-1/+1
* sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAMIgor Mammedov2019-10-241-12/+13
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'Philippe Mathieu-Daudé2018-10-241-2/+2
* hw/sparc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-061-2/+2
* sparc: sun4u/sun4v/niagara: use generic cpu_model parsingIgor Mammedov2017-10-271-2/+2
* niagara: check if a serial port is availableArtyom Tarasenko2017-02-261-3/+4
* niagara: fail if a firmware file is missingArtyom Tarasenko2017-02-261-7/+19
* target-sparc: fix up niagara machineArtyom Tarasenko2017-01-181-0/+177