qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: qemu-devel@nongnu.org, agraf@suse.de, jfrei@linux.vnet.ibm.com,
	Alexander Yarygin <yarygin@linux.vnet.ibm.com>
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	[thread overview]
Message-ID: <20160427170535.04107e9e.cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <5720C211.2060709@de.ibm.com>

On Wed, 27 Apr 2016 15:43:45 +0200
Christian Borntraeger <borntraeger@de.ibm.com> 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	other threads:[~2016-04-27 15:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 15:18 [Qemu-devel] [PATCH for-2.7 0/9] First s390x batch for 2.7 Cornelia Huck
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 1/9] s390x: add compat machine " Cornelia Huck
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 2/9] s390x: enable runtime instrumentation Cornelia Huck
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 3/9] s390x/ipl: Extend the IplParameterBlock struct Cornelia Huck
2016-04-27 13:43   ` Christian Borntraeger
2016-04-27 15:05     ` Cornelia Huck [this message]
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 4/9] s390x/ipl: Add type and length checks for IplParameterBlock values Cornelia Huck
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 5/9] s390x/ipl: Provide ipl parameter block Cornelia Huck
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 6/9] s390x/ipl: Add ssid field to IplParameterBlock Cornelia Huck
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 7/9] pc-bios/s390-ccw: Get device address via diag 308/6 Cornelia Huck
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 8/9] s390-ccw.img: rebuild image Cornelia Huck
2016-04-25 15:18 ` [Qemu-devel] [PATCH for-2.7 9/9] s390x/ipl: Remove redundant usage of gr7 Cornelia Huck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160427170535.04107e9e.cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --cc=jfrei@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yarygin@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).