Overview ======== Add a testcase to detect regression in remote interrupts when XIVE changes, since such regression had occurred during Power11 XIVE changes: https://lore.kernel.org/qemu-devel/[email protected]/
Also add Power11 chip and testcase in qtests, and fadump functional test Testing ======= * Gitlab Pipeline: https://gitlab.com/adi-g15-ibm/qemu/-/pipelines/2590337589 Aditya Gupta (4): tests/functional: Add remote interrupts test for PowerNV tests/qtest: Add Power11 chip & machine to qtests tests/qtest/pnv_spi: Test Power11 PNV_SPI tests/functional: Use default powernv machine instead of power10 tests/functional/ppc64/test_fadump.py | 2 +- tests/functional/ppc64/test_powernv.py | 65 ++++++++++++++++++++++++++ tests/qtest/pnv-spi-seeprom-test.c | 25 +++++++--- tests/qtest/pnv-xscom-test.c | 7 ++- tests/qtest/pnv-xscom.h | 17 +++++-- 5 files changed, 105 insertions(+), 11 deletions(-) base-commit: de5d8bfd6105d3dd3ae668df9762df244a6d1506 -- 2.54.0
