qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-2.7 3/9] s390x/ipl: Extend the IplParameterB


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH for-2.7 3/9] s390x/ipl: Extend the IplParameterBlock struct
Date: Wed, 27 Apr 2016 17:05:35 +0200

On Wed, 27 Apr 2016 15:43:45 +0200
Christian Borntraeger <address@hidden> wrote:

> On 04/25/2016 05:18 PM, Cornelia Huck wrote:
> 
> 
> > +        union {
> > +            IplBlockCcw ccw;
> > +            IplBlockCcw fcp;
> 
> you later fix this up in patch 
>  s390x/ipl: Provide ipl parameter block
> 
> -            IplBlockCcw fcp;
> +            IplBlockFcp fcp;
> 
> 
> Maybe just move this hunk to patch 3.
> 

Oops, definetly :)




reply via email to

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