]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/s390x: Split out s390-tod.h
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 12 Feb 2019 05:30:43 +0000 (21:30 -0800)
committerCornelia Huck <cohuck@redhat.com>
Mon, 18 Feb 2019 10:25:43 +0000 (11:25 +0100)
commit4037c39ba5d0507fa9e1ee302013b4b35e2526f5
treef0d4c81b8c902c6dcb3b04e3e032a321a8af4807
parent09ced81aac76e1adfa0d4b9868f7dc4b38e66f19
target/s390x: Split out s390-tod.h

We will need these from CONFIG_USER_ONLY as well,
which cannot access include/hw/.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190212053044.29015-2-richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
include/hw/s390x/tod.h
target/s390x/s390-tod.h [new file with mode: 0644]