qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2] s390-virtio hcall interface.
@ 2013-01-16 12:53 Cornelia Huck
  2013-01-16 12:53 ` [Qemu-devel] [PATCH] s390: Add a hypercall registration interface Cornelia Huck
  0 siblings, 1 reply; 2+ messages in thread
From: Cornelia Huck @ 2013-01-16 12:53 UTC (permalink / raw)
  To: Alexander Graf; +Cc: Christian Borntraeger, Jens Freimann, qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-16 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 12:53 [Qemu-devel] [PATCH v2] s390-virtio hcall interface Cornelia Huck
2013-01-16 12:53 ` [Qemu-devel] [PATCH] s390: Add a hypercall registration interface Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).