s390x/tod: factor out TOD into separate device
Let's treat this like a separate device. TCG will have to store the actual state/time later on. Include cpu-qom.h in kvm_s390x.h (due to S390CPU) to compile tod-kvm.c. Reviewed-by: NThomas Huth <thuth@redhat.com> Signed-off-by: NDavid Hildenbrand <david@redhat.com> Message-Id: <20180627134410.4901-4-david@redhat.com> Signed-off-by: NCornelia Huck <cohuck@redhat.com>
Showing
hw/s390x/tod-kvm.c
0 → 100644
hw/s390x/tod-qemu.c
0 → 100644
hw/s390x/tod.c
0 → 100644
include/hw/s390x/tod.h
0 → 100644
想要评论请 注册 或 登录