From: Cornelia Huck <cohuck@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-s390x@nongnu.org, qemu-devel@nongnu.org,
Christian Borntraeger <borntraeger@de.ibm.com>,
David Hildenbrand <david@redhat.com>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/3] Fix migration problems of s390x guests on Sparc hosts
Date: Mon, 1 Oct 2018 14:28:17 +0200 [thread overview]
Message-ID: <20181001142817.327eac68.cohuck@redhat.com> (raw)
In-Reply-To: <1538036615-32542-1-git-send-email-thuth@redhat.com>
On Thu, 27 Sep 2018 10:23:32 +0200
Thomas Huth <thuth@redhat.com> wrote:
> The new migration test uncovered some alignment problems in the s390x
> code:
>
> https://lists.gnu.org/archive/html/qemu-devel/2018-09/msg03012.html
>
> Here are some patches to fix these issues (only tested with
> clang and -fsanitize=undefined, since I do not have access to
> a Sparc machine, but I hope that covers the issues there, too).
>
> v3:
> - Fix description of the first patch
> - Add a comment before copy_sense_id_to_guest() in the 2nd patch
>
> v2:
> - Use static assert with offsetof in the first patch instead of comments
> - Use stw_be_p in the second patch and add a comment about SA22-7204
>
> Thomas Huth (3):
> hw/s390x/ipl: Fix alignment problems of S390IPLState members
> hw/s390x/css: Remove QEMU_PACKED from struct SenseId
> hw/s390x/ioinst: Fix alignment problem in struct SubchDev
>
> hw/s390x/css.c | 38 ++++++++++++++++++++++----------------
> hw/s390x/ipl.h | 5 +++--
> include/hw/s390x/css.h | 6 +++---
> include/hw/s390x/ioinst.h | 21 ++++++++++++++-------
> 4 files changed, 42 insertions(+), 28 deletions(-)
>
Thanks, applied.
next parent reply other threads:[~2018-10-01 12:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1538036615-32542-1-git-send-email-thuth@redhat.com>
2018-10-01 12:28 ` Cornelia Huck [this message]
[not found] ` <1538036615-32542-4-git-send-email-thuth@redhat.com>
2018-12-10 12:27 ` [Qemu-devel] [PATCH v3 3/3] hw/s390x/ioinst: Fix alignment problem in struct SubchDev Peter Maydell
2018-12-10 13:16 ` Cornelia Huck
2018-12-10 13:32 ` Dr. David Alan Gilbert
2018-12-10 13:47 ` 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=20181001142817.327eac68.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=david@redhat.com \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thuth@redhat.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.