summaryrefslogtreecommitdiffstats
path: root/hw/s390x/tod.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* migration: register_savevm_live doesn't need devDr. David Alan Gilbert2019-09-121-1/+1
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* s390x/tcg: properly implement the TODDavid Hildenbrand2018-07-021-0/+11
* s390x/tod: factor out TOD into separate deviceDavid Hildenbrand2018-07-021-0/+119