All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL device in guest
@ 2015-02-12 17:02 Jens Freimann
  2015-02-12 17:02 ` [Qemu-devel] [PATCH 1/4] s390x/ipl: always load the bios for ccw machine Jens Freimann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jens Freimann @ 2015-02-12 17:02 UTC (permalink / raw)
  To: Christian Borntraeger, Alexander Graf, Cornelia Huck
  Cc: Jens Freimann, qemu-devel

Cornelia, Alex, Christian,

these patches add support to chane the IPL device from within the guest.

Jens


Fan Zhang (4):
  s390x/ipl: always load the bios for ccw machine
  s390x/ipl: support diagnose 308 subcodes 5 and 6
  s390x/ipl: drop reipl parameters on resets
  s390x/ipl: make s390x ipl device aware of migration

 hw/s390x/ipl.c             | 233 +++++++++++++++++++++++++++++++++------------
 hw/s390x/ipl.h             |  25 +++++
 hw/s390x/s390-virtio-ccw.c |   2 +-
 hw/s390x/s390-virtio.c     |   8 +-
 hw/s390x/s390-virtio.h     |   3 +-
 target-s390x/kvm.c         |   3 +-
 target-s390x/misc_helper.c |  33 ++++++-
 7 files changed, 240 insertions(+), 67 deletions(-)
 create mode 100644 hw/s390x/ipl.h

-- 
2.1.4

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

end of thread, other threads:[~2015-02-13 16:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-12 17:02 [Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL device in guest Jens Freimann
2015-02-12 17:02 ` [Qemu-devel] [PATCH 1/4] s390x/ipl: always load the bios for ccw machine Jens Freimann
2015-02-12 17:02 ` [Qemu-devel] [PATCH 2/4] s390x/ipl: support diagnose 308 subcodes 5 and 6 Jens Freimann
2015-02-12 17:02 ` [Qemu-devel] [PATCH 3/4] s390x/ipl: drop reipl parameters on resets Jens Freimann
2015-02-12 17:02 ` [Qemu-devel] [PATCH 4/4] s390x/ipl: make s390x ipl device aware of migration Jens Freimann
2015-02-13 16:36 ` [Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL device in guest Christian Borntraeger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.