summaryrefslogtreecommitdiffstats
path: root/hw/timer/sun4v-rtc.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write()Eduardo Habkost2018-12-111-1/+1
* hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé2018-10-241-5/+5
* hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé2018-10-241-10/+3Star
* target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko2017-01-181-1/+1
* target-sparc: implement sun4v RTCArtyom Tarasenko2017-01-181-0/+102