[PATCH 0/3] MIPS misc patches

Jiaxun Yang posted 3 patches 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240621-loongson3-ipi-follow-v1-0-c6e73f2b2844@flygoat.com
Maintainers: Huacai Chen <chenhuacai@kernel.org>, Jiaxun Yang <jiaxun.yang@flygoat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Laurent Vivier <laurent@vivier.eu>
There is a newer version of this series
hw/mips/loongson3_virt.c       | 6 +++++-
linux-user/mips64/target_elf.h | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
[PATCH 0/3] MIPS misc patches
Posted by Jiaxun Yang 5 months ago
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
Jiaxun Yang (3):
      hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
      hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
      linux-user/mips64: Use MIPS64R2-generic as default CPU type

 hw/mips/loongson3_virt.c       | 6 +++++-
 linux-user/mips64/target_elf.h | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
base-commit: 02d9c38236cf8c9826e5c5be61780c4444cb4ae0
change-id: 20240621-loongson3-ipi-follow-1f4919621882

Best regards,
-- 
Jiaxun Yang <jiaxun.yang@flygoat.com>