From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>, qemu-devel@nongnu.org
Cc: 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 15:43:45 +0200 [thread overview]
Message-ID: <5720C211.2060709@de.ibm.com> (raw)
In-Reply-To: <1461597528-9760-4-git-send-email-cornelia.huck@de.ibm.com>
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.
next prev parent reply other threads:[~2016-04-27 13:43 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 [this message]
2016-04-27 15:05 ` Cornelia Huck
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=5720C211.2060709@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=agraf@suse.de \
--cc=cornelia.huck@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.