On Wed, 22 May 2024 21:57:55 +0000, Alejandro Jimenez wrote: > The vmexit_ipi test can be used as a rough benchmark for IPI performance > since commit 8a8c1fc3b1f8 ("vmexit: measure IPI and EOI cost") added > reporting of the average number of cycles taken for IPI delivery. Avoid > exposing a PIT to the guest so that SVM AVIC is not inhibited and IPI > acceleration can be tested when available and enabled by the host. > > > [...] Applied to kvm-x86 next, thanks! [1/1] x86: vmexit: Allow IPI test to be accelerated by SVM AVIC https://github.com/kvm-x86/kvm-unit-tests/commit/354b6957994f -- https://github.com/kvm-x86/kvm-unit-tests/tree/next