s390x: rename s390-virtio-hcall* to s390-hypercall*
authorDavid Hildenbrand <david@redhat.com>
Thu, 19 Dec 2024 14:41:05 +0000 (15:41 +0100)
committerDavid Hildenbrand <david@redhat.com>
Sat, 21 Dec 2024 14:59:59 +0000 (15:59 +0100)
commit85489fc3652d0c4433c940f1a80a952e8cb5d3cb
treebf73d3fd2ff1e3a75378c1f27a05f05188dbf38c
parent6e9cc2da4e8b997fd6ff3249034f436b84fc7974
s390x: rename s390-virtio-hcall* to s390-hypercall*

Let's make it clearer that we are talking about general
QEMU/KVM-specific hypercalls.

Message-ID: <20241219144115.2820241-5-david@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
hw/s390x/meson.build
hw/s390x/s390-hypercall.c [new file with mode: 0644]
hw/s390x/s390-hypercall.h [new file with mode: 0644]
hw/s390x/s390-virtio-hcall.c [deleted file]
hw/s390x/s390-virtio-hcall.h [deleted file]
target/s390x/kvm/kvm.c
target/s390x/tcg/misc_helper.c