aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer/m48t59.h
AgeCommit message (Expand)Author
2019-10-24hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-12-11qom: make interface types abstractMarc-André Lureau
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau
2013-07-29m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini