qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Linux user for 6.1 patches
@ 2021-08-06  9:17 Laurent Vivier
  2021-08-06  9:17 ` [PULL 1/2] linux-user: fix guest/host address mixup in i386 setup_rt_frame() Laurent Vivier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Laurent Vivier @ 2021-08-06  9:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-06 12:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-06  9:17 [PULL 0/2] Linux user for 6.1 patches Laurent Vivier
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

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).