On Mon, 25 Nov 2019 at 16:34, Laurent Vivier <laur...@vivier.eu> wrote: > > The following changes since commit 2061735ff09f9d5e67c501a96227b470e7de69b1: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2019-11-21 17:18:40 +0000) > > are available in the Git repository at: > > git://github.com/vivier/qemu.git tags/linux-user-for-4.2-pull-request > > for you to fetch changes up to d1e26707410067891ab5199f7e9d09afa2fbc0f6: > > linux-user: fix translation of statx structures (2019-11-25 12:57:58 +0100) > > ---------------------------------------------------------------- > fix translation of statx structures > > ---------------------------------------------------------------- > > Ariadne Conill (1): > linux-user: fix translation of statx structures > > linux-user/syscall.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM