[PATCH 0/3] KVM: arm64: vgic-its: Some fixes about vgic-its
Kunkun Jiang
jiangkunkun at huawei.com
Thu Jun 20 06:06:47 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
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 | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
--
2.33.0
More information about the linux-arm-kernel
mailing list