[PATCH 08/18] KVM: arm64: Move vcpu PC/Exception flags to the input flag set

Reiji Watanabe reijiw at google.com
Thu Jun 9 23:13:21 PDT 2022


On Sat, May 28, 2022 at 4:38 AM Marc Zyngier <maz at kernel.org> wrote:
>
> The PC update flags (which also deal with exception injection)
> is one of the most complicated use of the flag we have. Make it
> more fool prof by:
>
> - moving it over to the new accessors and assign it to the
>   input flag set
>
> - turn the combination of generic ELx flags with another flag
>   indicating the target EL itself into an explicit set of
>   flags for each EL and vector combination
>
> This is otherwise a pretty straightformward conversion.
>
> Signed-off-by: Marc Zyngier <maz at kernel.org>

Reviewed-by: Reiji Watanabe <reijiw at google.com>



More information about the linux-arm-kernel mailing list