Re: [PATCH v2 1/4] KVM: arm64: Allow userspace to change MIDR_EL1

From: 罗勇刚(Yonggang Luo)
Date: Sat Feb 15 2025 - 14:04:56 EST


>
> How do you determine that MIDR isn't updated? How do you update the
> userspace view?
>
> Thanks,
>
> M.
>
> --
> Without deviation from the norm, progress is not possible.

The testing code is at
https://github.com/lygstate/arm64-kvm-hello-world/tree/midr/bare-metal-aarch32-qemu
qemu changes:
```