Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write() | Eduardo Habkost | 2018-12-11 | 1 | -1/+1 |
* | hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé | 2018-10-24 | 1 | -5/+5 |
* | hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events | Philippe Mathieu-Daudé | 2018-10-24 | 1 | -10/+3 |
* | target-sparc: move common cpu initialisation routines to sparc64.c | Artyom Tarasenko | 2017-01-18 | 1 | -1/+1 |
* | target-sparc: implement sun4v RTC | Artyom Tarasenko | 2017-01-18 | 1 | -0/+102 |