On Sun, 26 May 2019 at 17:19, Aleksandar Markovic <aleksandar.marko...@rt-rk.com> wrote: > > From: Aleksandar Markovic <amarko...@wavecomp.com> > > The following changes since commit a7b21f6762a2d6ec08106d8a7ccb11829914523f: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-4.1-pull-request' into staging > (2019-05-24 12:47:49 +0100) > > are available in the git repository at: > > https://github.com/AMarkovic/qemu tags/mips-queue-may-19-2019-v3 > > for you to fetch changes up to c47c336e870585307f1e2371ea85a6256a05022e: > > BootLinuxSshTest: Test some userspace commands on Malta (2019-05-26 > 17:45:02 +0200) > > ---------------------------------------------------------------- > > MIPS queue for May 19th, 2019 - v3 > > > v2->v3: > - removed two patches on object_initialize_child(), since they > became part of another pull 1-pull-request > - added two cleanup patches > - added a patch on fixing handling of semtimedop() > - amended patch on acceptance test > v1->v2: > - fixed missing invocations in patch on ST.<B|H|W|D> that caused > clang build error > - added a patch on acceptance test for Malta > > highlights: > > * Fix semtimedop() issue that appeared after kernel headers update > * Added an acceptance test for Malta board > * Better handling of memory pages (flag PAGE_EXEC) > * A set of fixes for emulation of MSA ASE on big endian hosts > * Better handling of 'div by zero' cases of MSA ASE instructions > * Clean up MIPS' cpu.h >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1 for any user-visible changes. -- PMM