diff options
author | James Morse <james.morse@arm.com> | 2018-07-19 18:24:24 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-07-21 18:02:31 +0300 |
commit | 539aee0edb9fdc8f465e3843c261acc88c47d8ee (patch) | |
tree | 379427d3095a0421824b8434ae98d4800a773ddf /arch/arm/kvm | |
parent | be26b3a73413c2ebf14d5e76a66ad964e6458080 (diff) | |
download | linux-539aee0edb9fdc8f465e3843c261acc88c47d8ee.tar.xz |
KVM: arm64: Share the parts of get/set events useful to 32bit
The get/set events helpers to do some work to check reserved
and padding fields are zero. This is useful on 32bit too.
Move this code into virt/kvm/arm/arm.c, and give the arch
code some underscores.
This is temporarily hidden behind __KVM_HAVE_VCPU_EVENTS until
32bit is wired up.
Signed-off-by: James Morse <james.morse@arm.com>
Reviewed-by: Dongjiu Geng <gengdongjiu@huawei.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm/kvm')
0 files changed, 0 insertions, 0 deletions