On 15.02.2022 12:28, Roger Pau Monne wrote: > After the removal of PVHv1 it's no longer supported to create a domain > using hardware virtualization extensions and without a local APIC: > PVHv2 mandates domains to always have a LAPIC. Remove some stale code > in VMCS construction and related helpers that catered for that > use-case. > > No functional change. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>