[PATCH 0/4] Testcase improvements for PowerNV

Aditya Gupta posted 4 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260610090235.3665904-1-adityag@linux.ibm.com
Maintainers: Aditya Gupta <adityag@linux.ibm.com>, Hari Bathini <hbathini@linux.ibm.com>, Sourabh <sourabhjain@linux.ibm.com>, Nicholas Piggin <npiggin@gmail.com>, Glenn Miles <milesg@linux.ibm.com>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Fabiano Rosas <farosas@suse.de>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
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(-)
[PATCH 0/4] Testcase improvements for PowerNV
Posted by Aditya Gupta 1 month, 2 weeks ago
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/baf6c854-832b-4a2e-922f-d34e6dadf821@redhat.com/

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