Re: [Qemu-devel] [PATCH 2/3] s390: Move IPL code into a separate device

2012-12-11 Thread Alexander Graf
On 07.12.2012, at 14:55, Jens Freimann wrote: > From: Christian Borntraeger > > Lets move the code to setup IPL for external kernel > or via the zipl rom into a separate file. This allows to > > - define a reboot handler, setting up the PSW appropriately > - enhance the boot code to IPL disks

[Qemu-devel] [PATCH 2/3] s390: Move IPL code into a separate device

2012-12-07 Thread Jens Freimann
From: Christian Borntraeger Lets move the code to setup IPL for external kernel or via the zipl rom into a separate file. This allows to - define a reboot handler, setting up the PSW appropriately - enhance the boot code to IPL disks that contain a bootmap that was created with zipl under LPAR