[PATCH v2 0/3] KVM: arm64: vgic-its: Some fixes about vgic-its
Kunkun Jiang
jiangkunkun at huawei.com
Thu Jul 4 07:23:16 PDT 2024
There are three fixes about vgic-its:
Patch 1: A data length check is added in vgic_its_save_*
Patch 2-3: Fix two bugs in the scenario of continuous save and restore
History:
v1 -> v2:
- Replaced BUG_ON() with KVM_BUG_ON()
Kunkun Jiang (3):
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
KVM: arm64: vgic-its: Clear dte when mapd unmaps a device
KVM: arm64: vgic-its: Clear ite when discard frees an ite
arch/arm64/kvm/vgic/vgic-its.c | 44 ++++++++++++++++++++++++++++++----
1 file changed, 40 insertions(+), 4 deletions(-)
--
2.27.0
More information about the linux-arm-kernel
mailing list