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