Age | Commit message (Expand) | Author | Files | Lines |
2022-06-08 | KVM: arm64: Warn if accessing timer pending state outside of vcpu context | Marc Zyngier | 1 | -0/+3 |
2022-04-20 | KVM: arm64: Handle blocking WFIT instruction | Marc Zyngier | 1 | -2/+20 |
2022-04-20 | KVM: arm64: Introduce kvm_counter_compute_delta() helper | Marc Zyngier | 1 | -7/+10 |
2022-04-20 | KVM: arm64: Simplify kvm_cpu_has_pending_timer() | Marc Zyngier | 1 | -8/+2 |
2021-12-08 | KVM: Add helpers to wake/query blocking vCPU | Sean Christopherson | 1 | -2/+1 |
2021-12-08 | KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() | Sean Christopherson | 1 | -1/+1 |
2021-12-08 | KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index | Marc Zyngier | 1 | -4/+4 |
2021-06-01 | KVM: arm64: timer: Add support for SW-based deactivation | Marc Zyngier | 1 | -4/+101 |
2021-06-01 | KVM: arm64: timer: Refactor IRQ configuration | Marc Zyngier | 1 | -24/+33 |
2021-06-01 | KVM: arm64: vgic: move irq->get_input_level into an ops structure | Marc Zyngier | 1 | -2/+6 |
2020-12-23 | KVM: arm64: arch_timer: Remove VGIC initialization check | Alexandru Elisei | 1 | -3/+4 |
2020-07-07 | KVM: arm64: timers: Move timer registers to the sys_regs file | Marc Zyngier | 1 | -33/+122 |
2020-07-07 | KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user | Marc Zyngier | 1 | -1/+1 |
2020-06-01 | Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 1 | -0/+1171 |
2020-05-16 | KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation | Marc Zyngier | 1 | -11/+1 |
2020-05-16 | KVM: arm64: Move virt/kvm/arm to arch/arm64 | Marc Zyngier | 1 | -0/+1180 |