Re: [PATCH 05/18] KVM: arm64: Add helpers to manipulate vcpu flags among a set

2022-06-07 Thread Marc Zyngier
On Wed, 08 Jun 2022 06:26:44 +0100, Reiji Watanabe wrote: > > Hi Marc, > > On Sat, May 28, 2022 at 4:38 AM Marc Zyngier wrote: > > > > Careful analysis of the vcpu flags show that this is a mix of > > configuration, communication between the host and the hypervisor, > > as well as anciliary sta

[PATCH 05/18] KVM: arm64: Add helpers to manipulate vcpu flags among a set

2022-05-28 Thread Marc Zyngier
Careful analysis of the vcpu flags show that this is a mix of configuration, communication between the host and the hypervisor, as well as anciliary state that has no consistency. It'd be a lot better if we could split these flags into consistent categories. However, even if we split these flags a