blob: 2a57516df76e53bed2f6858730673cfd09ab94e3 [file] [log] [blame]
8fa761624871 ("KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculation")
84135d3d18da ("KVM: arm/arm64: consolidate arch timer trap handlers")
03bd646d863d ("KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses")
6249f2a47926 ("KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs")
b9fb17395b95 ("KVM: arm: Enable emulation of the physical timer")
eac137b4a9d6 ("KVM: arm64: Enable the EL1 physical timer for AArch32 guests")
1c88ab7ec8c5 ("KVM: arm/arm64: Rework kvm_timer_should_fire")
c1b135af8387 ("KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps")
5c5196da4e96 ("KVM: arm/arm64: Support EL1 phys timer register access in set/get reg")
b103cc3f10c0 ("KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit")
688c50aa72f6 ("KVM: arm/arm64: Move timer save/restore out of the hyp code")
f2a2129e0ac8 ("KVM: arm/arm64: Use separate timer for phys timer emulation")
ee9bb9a1e3c6 ("KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq")
14d61fa98f03 ("KVM: arm/arm64: Rename soft timer to bg_timer")
8409a06f2a2c ("KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic")
006df0f34930 ("KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context")
f39d16cbabf9 ("KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized")
7b1dba1f7325 ("KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access")
e7f1d1eef482 ("KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access")
43515894c06f ("KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler")
40228ba57c85 ("KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler")
423de85a98c2 ("KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler")
2724c11a1df4 ("KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler")
f9e7449c780f ("KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler")
b6f49035b4bf ("KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler")
132a324ab62f ("KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler")
f8b630bc542e ("KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler")
d70c7b31a60f ("KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler")
59da1cbfd840 ("KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2")
6f2f10cabe73 ("Merge branch 'kvmarm-master/master' into HEAD")