blob: 4deeff831391b635a2c74880db809c8056010243 [file] [log] [blame]
13e59ece5b30 ("KVM: arm/arm64: Fix incorrect timer_is_pending logic")
4c60e360d6df ("KVM: arm/arm64: Provide a get_input_level for the arch timer")
b6909a659f8d ("KVM: arm/arm64: Support a vgic interrupt line level sample function")
e40cc57bac79 ("KVM: arm/arm64: vgic: Support level-triggered mapped interrupts")
70450a9fbe06 ("KVM: arm/arm64: Don't cache the timer IRQ level")
47bbd31f740c ("KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq")
1c88ab7ec8c5 ("KVM: arm/arm64: Rework kvm_timer_should_fire")
bbdd52cfcba2 ("KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit")
cda93b7aa465 ("KVM: arm/arm64: Move phys_timer_emulate function")
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")