hw/s390x: rename tod-qemu.c to tod-tcg.c
authorCho, Yu-Chen <acho@suse.com>
Wed, 7 Jul 2021 10:53:12 +0000 (18:53 +0800)
committerCornelia Huck <cohuck@redhat.com>
Wed, 7 Jul 2021 12:01:53 +0000 (14:01 +0200)
commit85f1b67d4bcbdc6a12c3d2416df1a6d599414ee5
tree8b90e90c7e9f0dc861d5a0d50a30560ac9a13d9e
parent33f6a7d66f9e87368ae43fec4adf0d04d9ded0bd
hw/s390x: rename tod-qemu.c to tod-tcg.c

we stop short of renaming the actual qom object though,
so type remains TYPE_QEMU_S390_TOD, ie "s390-tod-qemu".

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Cho, Yu-Chen <acho@suse.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210707105324.23400-3-acho@suse.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/meson.build
hw/s390x/tod-qemu.c [deleted file]
hw/s390x/tod-tcg.c [new file with mode: 0644]