[PULL 0/1] target/xtensa fixes for v8.2

Max Filippov posted 1 patch 1 year ago
Only 0 patches received!
linux-user/xtensa/signal.c | 28 ++++++++++++++++++++++++++--
1 file changed, 26 insertions(+), 2 deletions(-)
[PULL 0/1] target/xtensa fixes for v8.2
Posted by Max Filippov 1 year ago
The following changes since commit 9c673a41eefc50f1cb2fe3c083e7de842c7d276a:

  Update version for v8.2.0-rc0 release (2023-11-14 12:35:47 -0500)

are available in the Git repository at:

  https://github.com/OSLL/qemu-xtensa.git tags/20231119-xtensa-1

for you to fetch changes up to 1b173d06068c4a4e93fad88205399232925967a4:

  linux-user: xtensa: fix signal delivery in FDPIC (2023-11-19 10:56:26 -0800)

----------------------------------------------------------------
target/xtensa fixes for v8.2:

- fix signal delivery in FDPIC

----------------------------------------------------------------
Max Filippov (1):
      linux-user: xtensa: fix signal delivery in FDPIC

 linux-user/xtensa/signal.c | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)
Re: [PULL 0/1] target/xtensa fixes for v8.2
Posted by Stefan Hajnoczi 1 year ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.