qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL de


From: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL device in guest
Date: Fri, 13 Feb 2015 17:36:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Am 12.02.2015 um 18:02 schrieb Jens Freimann:
> 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
> 

Thanks
Tested and applied to s390/queue

- /sys/firmware/reipl/ works
- lsreipl works
- using a slightly fixed chreipl  works
- data is keep  during managedsave/restore
- switch from external kernel to disk also works





reply via email to

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