On Fri, 10 Mar 2023 at 22:12, Laurent Vivier <laur...@vivier.eu> wrote:
>
> The following changes since commit 817fd33836e73812df2f1907612b57750fcb9491:
>
>   Merge tag 'audio-pull-request' of https://gitlab.com/marcandre.lureau/qemu 
> into staging (2023-03-06 14:06:06 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/laurent_vivier/qemu.git 
> tags/linux-user-for-8.0-pull-request
>
> for you to fetch changes up to 2732c739d846fc7a1972e984d71a3de0d3eef77b:
>
>   linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64 
> (2023-03-10 20:50:11 +0100)
>
> ----------------------------------------------------------------
> Pull request linux-user 20230308-v2
>
> Fix gdt on i386/x86_64
> Handle traps on sparc
> Add translation for argument of msync
> Emulate CLONE_PIDFD flag in clone
> handle netlink flag NLA_F_NESTED
> fix sockaddr_in6 endianness
> Fix brk() to release pages
> fill out task state in /proc/self/stat
> add support for xtensa FDPIC
> Fix unaligned memory access in prlimit64 syscall
> add target to host netlink conversions
> fix timerfd read endianness conversion
> Fix access to /proc/self/exe
> Add strace for prlimit64() syscall
>


Applied, thanks.

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

-- PMM

Reply via email to