From: Suravee Suthikulpanit<suravee.suthikulpanit@xxxxxxx> Sent: Tuesday, April 30, 2024 8:24 AM
To boot a VM w/ x2APIC ID > 255, guest interrupt remapping emulation
is required.
Top-level question: Is there a reason the MSI extended destination ID mechanism is
insufficient to avoid the need for interrupt remapping? (see function pointer
"msi_ext_dest_id"). I'm unclear on whether it is or not. If it is not sufficient, perhaps
you could explain why.
For SEV guest, this can be achieved using an emulatedYou've used "SEV" here and in several other places. I think you intend this to be
AMD IOMMU.
the more specific "SEV-SNP", and exclude SEV and SEV-ES. For avoid any confusion,
I'd suggest using "SEV-SNP" throughout if that's what you mean.
Michael