Merge tag 'pull-loongarch-20230515' of https://gitlab.com/gaosong/qemu into staging
pull-loongarch-20230515 # -----BEGIN PGP SIGNATURE----- # # iLMEAAEIAB0WIQS4/x2g0v3LLaCcbCxAov/yOSY+3wUCZGIThgAKCRBAov/yOSY+ # 34NVA/0b99XxYeeOnJYspjKGgVk+R51+1ilMHqPGlNEG6HB2eHyIJdDgenBDaa/h # lxqzDU9YQI4DzuvUcC75uWrShMkR5/Fb8Z0CCEToQUyAwfh2pNeAIzuB7TXHW5Ox # SRGMs3eF23q5BUSCeD7DS2Ar1Zv4Gm3ytutiMAvCxNzxJWF1aA== # =g93p # -----END PGP SIGNATURE----- # gpg: Signature made Mon 15 May 2023 04:12:06 AM PDT # gpg: using RSA key B8FF1DA0D2FDCB2DA09C6C2C40A2FFF239263EDF # gpg: Good signature from "Song Gao <m17746591750@163.com>" [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: B8FF 1DA0 D2FD CB2D A09C 6C2C 40A2 FFF2 3926 3EDF * tag 'pull-loongarch-20230515' of https://gitlab.com/gaosong/qemu : hw/intc: Add NULL pointer check on LoongArch ipi device hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine hw/loongarch/virt: Modify ipi as percpu device tests/avocado: Add LoongArch machine start test loongarch: mark loongarch_ipi_iocsr re-entrnacy safe Signed-off-by:Richard Henderson <richard.henderson@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- hw/intc/loongarch_extioi.c 2 additions, 2 deletionshw/intc/loongarch_extioi.c
- hw/intc/loongarch_ipi.c 48 additions, 38 deletionshw/intc/loongarch_ipi.c
- hw/intc/trace-events 1 addition, 0 deletionshw/intc/trace-events
- hw/loongarch/virt.c 15 additions, 10 deletionshw/loongarch/virt.c
- include/hw/intc/loongarch_extioi.h 6 additions, 4 deletionsinclude/hw/intc/loongarch_extioi.h
- include/hw/intc/loongarch_ipi.h 4 additions, 6 deletionsinclude/hw/intc/loongarch_ipi.h
- include/hw/loongarch/virt.h 1 addition, 2 deletionsinclude/hw/loongarch/virt.h
- tests/avocado/machine_loongarch.py 58 additions, 0 deletionstests/avocado/machine_loongarch.py
Loading
Please register or sign in to comment