+3
−0
+3
−54
hw/s390x/tod-kvm.c
0 → 100644
+64
−0
hw/s390x/tod-qemu.c
0 → 100644
+49
−0
hw/s390x/tod.c
0 → 100644
+119
−0
Loading
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:Thomas Huth <thuth@redhat.com> Signed-off-by:
David Hildenbrand <david@redhat.com> Message-Id: <20180627134410.4901-4-david@redhat.com> Signed-off-by:
Cornelia Huck <cohuck@redhat.com>