On 26.04.2013, at 19:55, Dominik Dingel wrote:
> On Fri, 26 Apr 2013 18:56:44 +0200
> Alexander Graf wrote:
>
>>
>> On 26.04.2013, at 14:12, Dominik Dingel wrote:
>>
>>> Pass the eboot device info and the loadparm in register 7 and 8.
>>> Use this values in the BIOS to directly boot the respe
On Fri, 26 Apr 2013 18:56:44 +0200
Alexander Graf wrote:
>
> On 26.04.2013, at 14:12, Dominik Dingel wrote:
>
> > Pass the eboot device info and the loadparm in register 7 and 8.
> > Use this values in the BIOS to directly boot the respective
> > operating system.
> >
> > Signed-off-by: Domini
On 26.04.2013, at 14:12, Dominik Dingel wrote:
> Pass the eboot device info and the loadparm in register 7 and 8.
> Use this values in the BIOS to directly boot the respective
> operating system.
>
> Signed-off-by: Dominik Dingel
>
> diff --git a/hw/s390x/ipl.c b/hw/s390x/ipl.c
> index 36daa67
On 26.04.2013, at 14:12, Dominik Dingel wrote:
> Pass the eboot device info and the loadparm in register 7 and 8.
> Use this values in the BIOS to directly boot the respective
> operating system.
>
> Signed-off-by: Dominik Dingel
>
> diff --git a/hw/s390x/ipl.c b/hw/s390x/ipl.c
> index 36daa67
Pass the eboot device info and the loadparm in register 7 and 8.
Use this values in the BIOS to directly boot the respective
operating system.
Signed-off-by: Dominik Dingel
diff --git a/hw/s390x/ipl.c b/hw/s390x/ipl.c
index 36daa67..960ba71 100644
--- a/hw/s390x/ipl.c
+++ b/hw/s390x/ipl.c
@@ -77