]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Mon, 16 May 2022 16:48:35 +0000 (17:48 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 16 May 2022 16:48:35 +0000 (17:48 +0100)
commitae5bac6ce88c5dd3b68648f7407e0eedcc9067f1
tree7d2b70308922025170595d0f8ce6a25d4d00646f
parent5e8e3591334bc2845d2e916e1bf844da338fdce2
parente47a1a29e40e90468299d7af783d2641a055f3d7
Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next

* kvm-arm64/vgic-invlpir:
  : .
  : Implement MMIO-based LPI invalidation for vGICv3.
  : .
  KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
  KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
  KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
  irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}

Signed-off-by: Marc Zyngier <maz@kernel.org>