On 30 April 2018 at 10:09, Laurent Vivier <laur...@vivier.eu> wrote: > The following changes since commit 6f0c4706b35dead265509115ddbd2a8d1af516c1: > > Merge remote-tracking branch > 'remotes/kraxel/tags/usb-20180427-pull-request' into staging (2018-04-27 > 12:27:59 +0100) > > are available in the Git repository at: > > git://github.com/vivier/qemu.git tags/linux-user-for-2.13-pull-request > > for you to fetch changes up to 62aaa5146476911aea1fbe6fbf919d06bba8ab5d: > > linux-user: Add ARM get_tls syscall support (2018-04-30 09:51:31 +0200) > > ---------------------------------------------------------------- > Essentially moving code: move signal and cpu_loop arch specific > functions under the linux-user/<arch> directory > Add get_tls() syscall and update the patch to apply on > linux-user/arm/cpu_loop.c > minor fix for RISC-V (uname) and getdents() > ----------------------------------------------------------------
Applied, thanks. -- PMM