aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x/tod.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-5/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-4/+7
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2019-08-16include: Make headers more self-containedMarkus Armbruster1-1/+1
2019-02-18target/s390x: Split out s390-tod.hRichard Henderson1-15/+1
2018-12-20hw/s390x: Fix bad mask in time2tod()Thomas Huth1-1/+1
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand1-1/+7
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand1-0/+19
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand1-0/+46