On 24.07.2025 07:49, Jiqian Chen wrote: > Add a new function to emulate extended capability list for dom0, > and call it in init_header(). So that it will be easy to hide an > extended capability whose initialization fails. > > As for the extended capability list of domU, just move the logic > into above function and keep hiding it for domU. > > Signed-off-by: Jiqian Chen <jiqian.c...@amd.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>