aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/tod-kvm.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow1-1/+1
2021-07-07target/s390x: move kvm files into kvm/Cho, Yu-Chen1-1/+1
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé1-1/+1
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand1-2/+100
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand1-0/+64