qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2] s390-virtio hcall interface.


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH v2] s390-virtio hcall interface.
Date: Wed, 16 Jan 2013 13:53:48 +0100

Hi,

here's the second version of the diag500 hcall registration
interface, with the calling convention tweaked a bit.

Cornelia Huck (1):
  s390: Add a hypercall registration interface.

 hw/s390-virtio.c             | 90 +++++++++++++++++++++++---------------------
 hw/s390-virtio.h             | 22 +++++++++++
 hw/s390x/Makefile.objs       |  1 +
 hw/s390x/s390-virtio-hcall.c | 36 ++++++++++++++++++
 target-s390x/cpu.h           |  2 +-
 target-s390x/kvm.c           |  2 +-
 target-s390x/misc_helper.c   |  2 +-
 7 files changed, 110 insertions(+), 45 deletions(-)
 create mode 100644 hw/s390-virtio.h
 create mode 100644 hw/s390x/s390-virtio-hcall.c

-- 
1.7.12.4




reply via email to

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