From: Cornelia Huck <cohuck@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-s390x@nongnu.org, qemu-devel@nongnu.org,
Cornelia Huck <cohuck@redhat.com>
Subject: [Qemu-devel] [PULL for-4.0 0/4] s390x gcc 9 warning fixes
Date: Wed, 3 Apr 2019 12:05:01 +0200 [thread overview]
Message-ID: <20190403100505.7550-1-cohuck@redhat.com> (raw)
The following changes since commit 061b51e9195670e9d190cdec46fabcb3c77763fb:
Update version for v4.0.0-rc2 release (2019-04-02 17:01:20 +0100)
are available in the Git repository at:
https://github.com/cohuck/qemu tags/s390x-20190403
for you to fetch changes up to 7357b2215978debf2fd17b525ba745d3c69272a3:
hw/s390x/3270-ccw: avoid taking address of fields in packed struct (2019-04-03 11:19:57 +0200)
----------------------------------------------------------------
Fix taking address of fields in packed structs warnings
by gcc 9
----------------------------------------------------------------
Daniel P. Berrangé (4):
hw/vfio/ccw: avoid taking address members in packed structs
hw/s390/css: avoid taking address members in packed structs
hw/s390x/ipl: avoid taking address of fields in packed struct
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
hw/s390x/3270-ccw.c | 8 +-
hw/s390x/css.c | 388 +++++++++++++++++++++-----------------------
hw/s390x/ipl.c | 12 +-
hw/vfio/ccw.c | 42 ++---
4 files changed, 218 insertions(+), 232 deletions(-)
--
2.17.2
next reply other threads:[~2019-04-03 10:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-03 10:05 Cornelia Huck [this message]
2019-04-03 10:05 ` [Qemu-devel] [PULL for-4.0 1/4] hw/vfio/ccw: avoid taking address members in packed structs Cornelia Huck
2019-04-03 10:05 ` [Qemu-devel] [PULL for-4.0 2/4] hw/s390/css: " Cornelia Huck
2019-04-03 10:05 ` [Qemu-devel] [PULL for-4.0 3/4] hw/s390x/ipl: avoid taking address of fields in packed struct Cornelia Huck
2019-04-03 10:05 ` [Qemu-devel] [PULL for-4.0 4/4] hw/s390x/3270-ccw: " Cornelia Huck
2019-04-03 15:07 ` [Qemu-devel] [PULL for-4.0 0/4] s390x gcc 9 warning fixes Peter Maydell
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=20190403100505.7550-1-cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
/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).