]> git.proxmox.com Git - mirror_qemu.git/commit
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
authorDavid Hildenbrand <david@redhat.com>
Wed, 13 Sep 2017 13:24:00 +0000 (15:24 +0200)
committerCornelia Huck <cohuck@redhat.com>
Tue, 19 Sep 2017 16:31:31 +0000 (18:31 +0200)
commit2c98a6c1ca20d8b0463cf1d3463f4275b5892da5
tree28dcbb524966b7c180f0226c9f1ebf9360214725
parent7d57754690268fe87bf75cd180d9176c6863875d
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h

Implemented in hw/s390x/s390-virtio-hcall.c, so let's move it to the
right header file.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170913132417.24384-6-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/s390-virtio-hcall.h
target/s390x/cpu.h
target/s390x/kvm.c
target/s390x/misc_helper.c