On Tue, Nov 05, 2024 at 04:57:59PM +0100, Phil Dennis-Jordan wrote: > When setting the APICBASE MSR to an illegal value, the APIC > implementation will return an error. This change forwards that report > to the guest as an exception rather than ignoring it when using the hvf > accelerator. >
Reviewed-by: Roman Bolshakov <rbolsha...@ddn.com> Thanks, Roman