qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 04/14] s390x: rename s390-virtio-hcall* to s390-hypercall*


From: Thomas Huth
Subject: Re: [PATCH v1 04/14] s390x: rename s390-virtio-hcall* to s390-hypercall*
Date: Wed, 11 Sep 2024 19:05:48 +0200
User-agent: Mozilla Thunderbird

On 10/09/2024 19.57, David Hildenbrand wrote:
Let's make it clearer that we are talking about general
QEMU/KVM-specific hypercalls.

Signed-off-by: David Hildenbrand <david@redhat.com>
---
  hw/s390x/meson.build                               | 2 +-
  hw/s390x/{s390-virtio-hcall.c => s390-hypercall.c} | 2 +-
  hw/s390x/{s390-virtio-hcall.h => s390-hypercall.h} | 6 +++---
  target/s390x/kvm/kvm.c                             | 2 +-
  target/s390x/tcg/misc_helper.c                     | 2 +-
  5 files changed, 7 insertions(+), 7 deletions(-)
  rename hw/s390x/{s390-virtio-hcall.c => s390-hypercall.c} (97%)
  rename hw/s390x/{s390-virtio-hcall.h => s390-hypercall.h} (86%)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]