On Wed, 29 Jan 2020 at 18:34, Aleksandar Markovic <aleksandar.marko...@rt-rk.com> wrote: > > From: Aleksandar Markovic <amarko...@wavecomp.com> > > The following changes since commit 4c60e3289875ae6c516a37523bcecb87f68ce67c: > > Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into > staging (2020-01-28 15:11:04 +0000) > > are available in the git repository at: > > https://github.com/AMarkovic/qemu tags/mips-queue-jan-29-2020 > > for you to fetch changes up to 99029be1c2875cd857614397674bbf563ddb6f91: > > target/mips: Add implementation of GINVT instruction (2020-01-29 19:28:52 > +0100) > > ---------------------------------------------------------------- > > MIPS queue for January 29th, 2020 > > A diverse set of fixes and improvements: > > - finalize documentation on deprecating r4k machine > - enable disassembler to receive target-specific data > - enable kernel loader to get e_flags from ELF header > - improve code flow in helper_do_semihosting() > - amend CP0 WatchHi register implementation > - add GINVT instruction emulation > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM