diff options
author | 2015-11-26 17:19:25 +0000 | |
---|---|---|
committer | 2016-05-20 15:39:47 +0200 | |
commit | 0919e84c0fc1fc73525fdcedefab89ea8460f697 (patch) | |
tree | dcd57c5a45d7361462f93452bcf92efed1368a74 /include/linux | |
parent | KVM: arm/arm64: vgic-new: Add IRQ sorting (diff) | |
download | linux-dev-0919e84c0fc1fc73525fdcedefab89ea8460f697.tar.xz linux-dev-0919e84c0fc1fc73525fdcedefab89ea8460f697.zip |
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Implement the framework for syncing IRQs between our emulation and
the list registers, which represent the guest's view of IRQs.
This is done in kvm_vgic_flush_hwstate and kvm_vgic_sync_hwstate,
which gets called on guest entry and exit.
The code talking to the actual GICv2/v3 hardware is added in the
following patches.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions