Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID

From: Sean Christopherson
Date: Tue Jun 07 2022 - 22:04:13 EST


On Tue, Jun 07, 2022, Sean Christopherson wrote:
> +Raghu
>
> On Tue, Jun 07, 2022, Paolo Bonzini wrote:
> > Marc, Christian, Anup, can you please give this a go?
>
> Raghu is going to run on arm64, I'll work with him to iron out any bugs (I should
> have done this before posting). I.e. Marc is mostly off the hook unless there's
> tests we can't run.

arm64 is quite broken, the only tests that pass are those that don't actually
enter the guest. Common tests, e.g. rseq and memslots tests, fail with the same
signature, so presumably I botched something in lib/aarch64, but I haven't been
able to find anything via inspection.

Raghu is bisecting...