Marc Zyngier e47c2055c6 KVM: arm64: Make struct kvm_regs userspace-only
struct kvm_regs is used by userspace to indicate which register gets
accessed by the {GET,SET}_ONE_REG API. But as we're about to refactor
the layout of the in-kernel register structures, we need the kernel to
move away from it.

Let's make kvm_regs userspace only, and let the kernel map it to its own
internal representation.

Reviewed-by: James Morse <james.morse@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
2020-07-07 09:28:38 +01:00
..
2019-07-08 09:54:55 -07:00
2020-06-01 15:18:27 -07:00
2020-06-01 15:18:27 -07:00
2019-07-08 09:54:55 -07:00
2019-11-06 14:17:35 +00:00
2020-05-01 16:28:59 +01:00
2020-06-01 15:18:27 -07:00
2019-04-23 18:01:57 +01:00
2020-06-19 12:19:12 -07:00