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 <da...@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 <th...@redhat.com>


Reply via email to