qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH v1 02/14] s390x/s390-virtio-hcall: remove hypercall registrat


From: Thomas Huth
Subject: Re: [PATCH v1 02/14] s390x/s390-virtio-hcall: remove hypercall registration mechanism
Date: Wed, 11 Sep 2024 18:02:41 +0200
User-agent: Mozilla Thunderbird

On 10/09/2024 19.57, David Hildenbrand wrote:
Nowadays, we only have a single machine type in QEMU, everything is based
on virtio-ccw and the traditional virtio machine does no longer exist. No
need to dynamically register diag500 handlers. Move the two existing
handlers into s390-virtio-hcall.c.

Signed-off-by: David Hildenbrand <david@redhat.com>
---
  hw/s390x/s390-virtio-ccw.c   | 58 --------------------------------
  hw/s390x/s390-virtio-hcall.c | 65 +++++++++++++++++++++++++++---------
  hw/s390x/s390-virtio-hcall.h |  2 --
  3 files changed, 49 insertions(+), 76 deletions(-)

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




reply via email to

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