| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch kvm-arm64/nv-pmu into kvmarm/next | Oliver Upton | 2024-11-11 | 1 | -2/+16 |
|\ |
|
| * | KVM: arm64: nv: Reprogram PMU events affected by nested transition | Oliver Upton | 2024-10-31 | 1 | -0/+3 |
| * | KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN | Oliver Upton | 2024-10-31 | 1 | -0/+5 |
| * | KVM: arm64: Rename kvm_pmu_valid_counter_mask() | Oliver Upton | 2024-10-31 | 1 | -2/+2 |
| * | KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN | Oliver Upton | 2024-10-31 | 1 | -0/+6 |
* | | Merge branch kvm-arm64/psci-1.3 into kvmarm/next | Oliver Upton | 2024-11-11 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | KVM: arm64: Add support for PSCI v1.2 and v1.3 | David Woodhouse | 2024-10-25 | 1 | -1/+3 |
* | | KVM: arm64: nv: Handle CNTHCTL_EL2 specially | Marc Zyngier | 2024-10-31 | 1 | -0/+3 |
|/ |
|
* | KVM: arm64: Refine PMU defines for number of counters | Rob Herring (Arm) | 2024-08-16 | 1 | -1/+2 |
* | arm64: perf/kvm: Use a common PMU cycle counter define | Rob Herring (Arm) | 2024-08-16 | 1 | -1/+0 |
* | perf: arm_pmuv3: Prepare for more than 32 counters | Rob Herring (Arm) | 2024-08-16 | 1 | -2/+2 |
* | Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next | Marc Zyngier | 2024-05-08 | 1 | -1/+1 |
|\ |
|
| * | KVM: arm64: vgic: Allocate private interrupts on demand | Marc Zyngier | 2024-05-03 | 1 | -1/+1 |
* | | Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next | Marc Zyngier | 2024-05-03 | 1 | -1/+0 |
|\ \ |
|
| * | | KVM: arm64: Simplify vgic-v3 hypercalls | Marc Zyngier | 2024-05-01 | 1 | -1/+0 |
| |/ |
|
* | | KVM: arm64: vgic-its: Get rid of the lpi_list_lock | Oliver Upton | 2024-04-25 | 1 | -3/+0 |
* | | KVM: arm64: vgic-its: Rip out the global translation cache | Oliver Upton | 2024-04-25 | 1 | -3/+0 |
* | | KVM: arm64: vgic-its: Maintain a translation cache per ITS | Oliver Upton | 2024-04-25 | 1 | -0/+6 |
* | | KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list() | Oliver Upton | 2024-04-25 | 1 | -1/+0 |
* | | KVM: arm64: vgic-debug: Use an xarray mark for debug iterator | Oliver Upton | 2024-04-25 | 1 | -0/+2 |
* | | KVM: arm64: Fix host-programmed guest events in nVHE | Oliver Upton | 2024-03-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch kvm-arm64/lpi-xarray into kvmarm/next | Oliver Upton | 2024-03-07 | 1 | -4/+5 |
|\ |
|
| * | KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner | Oliver Upton | 2024-02-23 | 1 | -0/+1 |
| * | KVM: arm64: vgic: Use atomics to count LPIs | Oliver Upton | 2024-02-23 | 1 | -2/+2 |
| * | KVM: arm64: vgic: Get rid of the LPI linked-list | Oliver Upton | 2024-02-23 | 1 | -2/+0 |
| * | KVM: arm64: vgic: Store LPIs in an xarray | Oliver Upton | 2024-02-23 | 1 | -0/+2 |
* | | KVM: arm64: Add feature checking helpers | Marc Zyngier | 2024-02-19 | 1 | -11/+0 |
|/ |
|
* | Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2023-10-31 | 4 | -6/+30 |
|\ |
|
| * | Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next | Oliver Upton | 2023-10-30 | 1 | -1/+20 |
| |\ |
|
| | * | KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run | Raghavendra Rao Ananta | 2023-10-25 | 1 | -1/+2 |
| | * | KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU | Raghavendra Rao Ananta | 2023-10-25 | 1 | -0/+6 |
| | * | KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0 | Reiji Watanabe | 2023-10-25 | 1 | -0/+6 |
| | * | KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler | Reiji Watanabe | 2023-10-25 | 1 | -0/+6 |
| * | | Merge branch kvm-arm64/sgi-injection into kvmarm/next | Oliver Upton | 2023-10-30 | 1 | -2/+2 |
| |\ \ |
|
| | * | | KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer | Marc Zyngier | 2023-09-30 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch kvm-arm64/pmevtyper-filter into kvmarm/next | Oliver Upton | 2023-10-30 | 1 | -0/+5 |
| |\ \ |
|
| | * | | KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised | Oliver Upton | 2023-10-24 | 1 | -0/+5 |
| | |/ |
|
| * | | KVM: arm64: Get rid of vCPU-scoped feature bitmap | Oliver Upton | 2023-09-21 | 2 | -2/+2 |
| * | | KVM: arm64: Remove unused return value from kvm_reset_vcpu() | Oliver Upton | 2023-09-21 | 1 | -1/+1 |
| |/ |
|
* / | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2 | Marc Zyngier | 2023-10-12 | 1 | -0/+7 |
|/ |
|
* | KVM: arm64: pmu: Guard PMU emulation definitions with CONFIG_KVM | Marc Zyngier | 2023-08-23 | 1 | -1/+1 |
* | KVM: arm64: pmu: Resync EL0 state on counter rotation | Marc Zyngier | 2023-08-22 | 1 | -0/+2 |
* | KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption | Marc Zyngier | 2023-07-14 | 1 | -1/+1 |
* | Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-07-01 | 1 | -6/+0 |
|\ |
|
| * | KVM: destruct kvm_io_device while unregistering it from kvm_io_bus | Wei Wang | 2023-06-13 | 1 | -6/+0 |
* | | KVM: arm64: Rip out the vestiges of the 'old' ID register scheme | Oliver Upton | 2023-06-15 | 1 | -2/+6 |
* | | KVM: arm64: Rewrite IMPDEF PMU version as NI | Oliver Upton | 2023-06-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-05-01 | 3 | -7/+34 |
|\ |
|
| * | Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next | Marc Zyngier | 2023-04-21 | 1 | -1/+5 |
| |\ |
|
| | * | KVM: arm64: Introduce support for userspace SMCCC filtering | Oliver Upton | 2023-04-05 | 1 | -0/+3 |