mbox

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

Message ID 20231119191152.848781-1-jcmvbkbc@gmail.com (mailing list archive)
State New, archived
Headers show

Pull-request

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

Message

Max Filippov Nov. 19, 2023, 7:11 p.m. UTC
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(-)

Comments

Stefan Hajnoczi Nov. 20, 2023, 2:40 p.m. UTC | #1
Applied, thanks.

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