 
            On Mon, 20 Oct 2025 16:59:46 +0200, Maximilian Dittgen wrote:
Since GITS_TYPER.PTA == 0, the ITS MAPC command demands a CPU ID, rather than a physical redistributor address, for its RDbase command argument.
As such, when MAPC-ing guest ITS collections, vgic_lpi_stress iterates over CPU IDs in the range [0, nr_cpus), passing them as the RDbase vcpu_id argument to its_send_mapc_cmd().
[...]
Applied to fixes, thanks!
[1/1] KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress commit: a24f7afce048e724be072bd063ed864f124daf81
Cheers,
M.