On Wed, 13 Aug 2025, Roger Pau Monne wrote: > For x86 PVH dom0 makes uses of the host ACPI tables, and hence the status > of Host ACPI entry should have been updated to reflect that PVH dom0 is now > supported, and Host ACPI support is not one of the caveats. > > Fixes: ea1cb444c28c ('x86/pvh: declare PVH dom0 supported with caveats') > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Acked-by: Stefano Stabellini <sstabell...@kernel.org> > --- > SUPPORT.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/SUPPORT.md b/SUPPORT.md > index 6a82a9218991..109b62835f99 100644 > --- a/SUPPORT.md > +++ b/SUPPORT.md > @@ -70,7 +70,7 @@ For the Cortex A77 r0p0 - r1p0, see Errata 1508412. > > ### Host ACPI (via Domain 0) > > - Status, x86 PV: Supported > + Status, x86: Supported > Status, ARM: Experimental > > ### Host EFI Boot > -- > 2.49.0 >