[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] Linux user for 5.2 patches
From: |
Laurent Vivier |
Subject: |
[PULL 0/3] Linux user for 5.2 patches |
Date: |
Tue, 10 Nov 2020 09:30:31 +0100 |
The following changes since commit 43afbbd9fea1b255cc81f5f4bfd0b6a88826c735:
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-11-09-tag' =
into staging (2020-11-09 20:29:04 +0000)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/linux-user-for-5.2-pull-request
for you to fetch changes up to c3ab5df2f5c466d998917f2c707e206322063dcd:
linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturn (2020-1=
1-10 07:54:22 +0100)
----------------------------------------------------------------
Some linux-user/sparc fixes
----------------------------------------------------------------
Peter Maydell (3):
linux-user/sparc: Fix errors in target_ucontext structures
linux-user/sparc: Correct set/get_context handling of fp and i7
linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturn
linux-user/sparc/signal.c | 62 ++++++++++++++++++++-------------------
1 file changed, 32 insertions(+), 30 deletions(-)
--=20
2.28.0
- [PULL 0/3] Linux user for 5.2 patches,
Laurent Vivier <=
- [PULL 2/3] linux-user/sparc: Correct set/get_context handling of fp and i7, Laurent Vivier, 2020/11/10
- [PULL 3/3] linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturn, Laurent Vivier, 2020/11/10
- [PULL 1/3] linux-user/sparc: Fix errors in target_ucontext structures, Laurent Vivier, 2020/11/10
- Re: [PULL 0/3] Linux user for 5.2 patches, Peter Maydell, 2020/11/10