From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/2] Linux user for 6.1 patches
Date: Fri, 6 Aug 2021 11:17:07 +0200 [thread overview]
Message-ID: <20210806091709.2465239-1-laurent@vivier.eu> (raw)
The following changes since commit bccabb3a5d60182645c7749e89f21a9ff307a9eb:
Update version for v6.1.0-rc2 release (2021-08-04 16:56:14 +0100)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/linux-user-for-6.1-pull-request
for you to fetch changes up to 030912e01c0385b6b09e76549c1a8a04b624f49a:
linux-user/elfload: byteswap i386 registers when dumping core (2021-08-05 12:17:30 +0200)
----------------------------------------------------------------
linux-user pull request 20210806
Fix endianness and addresses in i386 linux-user target
----------------------------------------------------------------
Ilya Leoshkevich (2):
linux-user: fix guest/host address mixup in i386 setup_rt_frame()
linux-user/elfload: byteswap i386 registers when dumping core
linux-user/elfload.c | 88 ++++++++++++++++++++--------------------
linux-user/i386/signal.c | 8 ++--
2 files changed, 48 insertions(+), 48 deletions(-)
--
2.31.1
next reply other threads:[~2021-08-06 9:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-06 9:17 Laurent Vivier [this message]
2021-08-06 9:17 ` [PULL 1/2] linux-user: fix guest/host address mixup in i386 setup_rt_frame() Laurent Vivier
2021-08-06 9:17 ` [PULL 2/2] linux-user/elfload: byteswap i386 registers when dumping core Laurent Vivier
2021-08-06 12:00 ` [PULL 0/2] Linux user for 6.1 patches 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=20210806091709.2465239-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=qemu-devel@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).