On 15/7/25 08:19, Philippe Mathieu-Daudé wrote:
The following changes since commit 9a4e273ddec3927920c5958d2226c6b38b543336:

   Merge tag 'pull-tcg-20250711' of https://gitlab.com/rth7680/qemu into 
staging (2025-07-13 01:46:04 -0400)

are available in the Git repository at:

   https://github.com/philmd/qemu.git tags/mips-20250715

for you to fetch changes up to 6f8ce26bb00db66e6cec632f16df3cd13e4df934:

   esp.c: only allow ESP commands permitted in the current asc_mode (2025-07-15 
00:25:21 +0200)

----------------------------------------------------------------
MIPS patches queue

- Implement CRC32[c] (Release 6) instructions
- Convert Octeon LX instructions to decodetree
- Restrict ITU to TCG
- Fix ESP issue affecting WinNT (INACCESSIBLE_BOOT_DEVICE BSOD)
- Add missing FDT dependency for some MicroBlaze machines
- Remove execute bit on hppa-firmware blobs

----------------------------------------------------------------

BTW the 2 checkpatch errors are spurious:

4/17 Checking commit 23ecff81ac88 (target/mips: Convert Octeon LX instructions to decodetree) WARNING: Saw acceptable license 'LGPL-2.1-or-later' but note 'GPL-2.0-or-later' is preferred for new files unless the code is derived from a source file with an existing declared license that must be retained. Please explain the license choice in the commit message.
total: 0 errors, 1 warnings, 42 lines checked

-> no license change / addition.

6/17 Checking commit c083f1f3de93 (tests/tcg/mips: Add tests for MIPS CRC32[c] instructions)
WARNING: added, moved or deleted file(s):

  tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32b.c
  tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32cb.c
  tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32cd.c
  tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32ch.c
  tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32cw.c
  tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32d.c
  tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32h.c
  tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32w.c
  tests/tcg/mips/user/isa/mips64r6/crc/Makefile

Does MAINTAINERS need updating?

->

$ ./scripts/get_maintainer.pl -f tests/tcg/mips/user/isa/mips64r6/crc/Makefile
"Philippe Mathieu-Daudé" <phi...@linaro.org> (odd fixer:MIPS TCG CPUs)
Aurelien Jarno <aurel...@aurel32.net> (reviewer:MIPS TCG CPUs)
Jiaxun Yang <jiaxun.y...@flygoat.com> (reviewer:MIPS TCG CPUs)
Aleksandar Rikalo <arik...@gmail.com> (reviewer:MIPS TCG CPUs)
qemu-devel@nongnu.org (open list:All patches CC here)


Reply via email to