Commit f8296b816f for qemu.org
commit f8296b816fabd370307cd22b0270b610fc0fa279
Merge: 28e7aad522 2dfba02c30
Author: Richard Henderson <richard.henderson@linaro.org>
Date: Wed Sep 16 18:24:08 2026 -1000
Merge tag 'pull-loongarch-20260917' of https://github.com/bibo-mao/qemu into staging
loongarch queue
# -----BEGIN PGP SIGNATURE-----
#
# iHUEABYKAB0WIQQNhkKjomWfgLCz0aQfewwSUazn0QUCaqtQmwAKCRAfewwSUazn
# 0YxAAQC4PmMGH+9CmzQq8MuRGEzQfUsDo3v4dEk874SbD6xzXwD/Tku5JBmCkmC8
# 7YL/rpmW9NUgr4B+JymBK6vhp6F51g4=
# =0bYQ
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 16 Sep 2026 04:29:47 PM HST
# gpg: using EDDSA key 0D8642A3A2659F80B0B3D1A41F7B0C1251ACE7D1
# gpg: Good signature from "bibo mao <maobibo@loongson.cn>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 7044 3A00 19C0 E97A 31C7 13C4 8E86 8FB7 A176 9D4C
# Subkey fingerprint: 0D86 42A3 A265 9F80 B0B3 D1A4 1F7B 0C12 51AC E7D1
* tag 'pull-loongarch-20260917' of https://github.com/bibo-mao/qemu:
target/loongarch: Add la664 CPU type
target/loongarch: Enable HW PTW feature by default
target/loongarch: Set msgint property with auto detected
target/loongarch: Enable LoongArch Instruction Set version 1.1
target/loongarch/kvm: Check LoongArch Instruction Set version 1.1
hw/intc/loongarch_dintc: Check irqchip in kernel mode firstly
target/loongarch: Add CPUTimerState structure
target/loongarch: Rename filename constant_timer.c with timer.c
target/loongarch: Rename function name constant_timer with timer
target/loongarch: Remove CSR registers relative MERR
target/loongarch: Fix data race in CSR_ESTAT
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>