[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/18] MIPS + misc queue for June 15th, 2020
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL v2 00/18] MIPS + misc queue for June 15th, 2020 |
|
Date: |
Tue, 16 Jun 2020 11:48:10 +0100 |
On Mon, 15 Jun 2020 at 20:29, Aleksandar Markovic
<aleksandar.qemu.devel@gmail.com> wrote:
>
> The following changes since commit 7d3660e79830a069f1848bb4fa1cdf8f666424fb:
>
> Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into
> staging (2020-06-12 23:06:22 +0100)
>
> are available in the git repository at:
>
> https://github.com/AMarkovic/qemu tags/mips-queue-jun-15-2020
>
> for you to fetch changes up to 250bc43a406f7d46e319abe87c19548d4f027828:
>
> translations: Add Swedish language (2020-06-15 20:51:10 +0200)
>
> ----------------------------------------------------------------
>
> MIPS + misc queue for June 15th, 2020
>
> Highlights:
>
> This pull request, just exceptionally, contains two non-MIPS patches:
>
> - adjust sh4 maintainership
> - add Swedish translations
>
> The rest are MIPS patches:
>
> - refactor emulation of a number of MSA instructions
> - activate Loongson-related insn_flags
>
> Notes:
>
> - one checkpatch warning is benign
> - some of make check iotest-qcow2 tests fail on my system, both before
> and after applying the patches from this pull request
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
for any user-visible changes.
-- PMM
- [PULL 09/18] target/mips: msa: Split helpers for DOTP_S.<H|W|D>, (continued)
- [PULL 09/18] target/mips: msa: Split helpers for DOTP_S.<H|W|D>, Aleksandar Markovic, 2020/06/15
- [PULL 10/18] target/mips: msa: Split helpers for DOTP_U.<H|W|D>, Aleksandar Markovic, 2020/06/15
- [PULL 11/18] target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>, Aleksandar Markovic, 2020/06/15
- [PULL 13/18] target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>, Aleksandar Markovic, 2020/06/15
- [PULL 15/18] target/mips: msa: Split helpers for SUBV.<B|H|W|D>, Aleksandar Markovic, 2020/06/15
- [PULL 12/18] target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>, Aleksandar Markovic, 2020/06/15
- [PULL 18/18] translations: Add Swedish language, Aleksandar Markovic, 2020/06/15
- [PULL 17/18] MAINTAINERS: Adjust sh4 maintainership, Aleksandar Markovic, 2020/06/15
- [PULL 14/18] target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>, Aleksandar Markovic, 2020/06/15
- [PULL 16/18] target/mips: msa: Split helpers for MULV.<B|H|W|D>, Aleksandar Markovic, 2020/06/15
- Re: [PULL v2 00/18] MIPS + misc queue for June 15th, 2020,
Peter Maydell <=