Re: [PATCH 1/5] i386/hvf: Integrates x2APIC support with hvf accel

2024-11-06 Thread Roman Bolshakov
On Tue, Nov 05, 2024 at 04:57:56PM +0100, Phil Dennis-Jordan wrote: > Support for x2APIC mode was recently introduced in the software emulated > APIC implementation for TCG. Enabling it when using macOS´s hvf > accelerator is useful and significantly helps performance, as Qemu > currently uses the

[PATCH 1/5] i386/hvf: Integrates x2APIC support with hvf accel

2024-11-05 Thread Phil Dennis-Jordan
Support for x2APIC mode was recently introduced in the software emulated APIC implementation for TCG. Enabling it when using macOS’s hvf accelerator is useful and significantly helps performance, as Qemu currently uses the emulated APIC when running on hvf as well. This change wires up the read &