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: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH for-2.7 3/9] s390x/ipl: Extend the IplParameterBlock struct
Date: Wed, 27 Apr 2016 15:43:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0

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.




reply via email to

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