Age | Commit message (Expand) | Author | Files | Lines |
2025-03-19 | Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/next | Oliver Upton | 1 | -2/+3 |
2025-03-19 | Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next | Oliver Upton | 1 | -9/+3 |
2025-03-17 | KVM: arm64: PMU: Reload when resetting | Akihiko Odaki | 1 | -2/+0 |
2025-03-17 | KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs | Akihiko Odaki | 1 | -0/+3 |
2025-03-11 | KVM: arm64: Drop kvm_arm_pmu_available static key | Oliver Upton | 1 | -8/+2 |
2025-03-11 | KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3 | Oliver Upton | 1 | -1/+1 |
2025-03-03 | KVM: arm64: nv: Add Maintenance Interrupt emulation | Marc Zyngier | 1 | -0/+4 |
2025-03-03 | KVM: arm64: nv: Nested GICv3 emulation | Marc Zyngier | 1 | -0/+2 |
2025-03-03 | KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses | Marc Zyngier | 1 | -0/+4 |
2025-01-17 | Merge branch kvm-arm64/pkvm-memshare-declutter into kvmarm-master/next | Marc Zyngier | 1 | -4/+2 |
2025-01-02 | KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity | Marc Zyngier | 1 | -0/+7 |
2025-01-02 | KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use | Marc Zyngier | 1 | -0/+15 |
2025-01-02 | KVM: arm64: nv: Sync nested timer state with FEAT_NV2 | Marc Zyngier | 1 | -0/+1 |
2024-12-18 | KVM: arm64: Add unified helper for reprogramming counters by mask | Oliver Upton | 1 | -4/+2 |
2024-11-20 | KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition | Marc Zyngier | 1 | -1/+0 |
2024-11-11 | Merge branch kvm-arm64/nv-pmu into kvmarm/next | Oliver Upton | 1 | -2/+16 |
2024-11-11 | Merge branch kvm-arm64/psci-1.3 into kvmarm/next | Oliver Upton | 1 | -1/+3 |
2024-10-31 | KVM: arm64: nv: Reprogram PMU events affected by nested transition | Oliver Upton | 1 | -0/+3 |
2024-10-31 | KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN | Oliver Upton | 1 | -0/+5 |
2024-10-31 | KVM: arm64: Rename kvm_pmu_valid_counter_mask() | Oliver Upton | 1 | -2/+2 |
2024-10-31 | KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN | Oliver Upton | 1 | -0/+6 |
2024-10-31 | KVM: arm64: nv: Handle CNTHCTL_EL2 specially | Marc Zyngier | 1 | -0/+3 |
2024-10-24 | KVM: arm64: Add support for PSCI v1.2 and v1.3 | David Woodhouse | 1 | -1/+3 |
2024-08-16 | KVM: arm64: Refine PMU defines for number of counters | Rob Herring (Arm) | 1 | -1/+2 |
2024-08-16 | arm64: perf/kvm: Use a common PMU cycle counter define | Rob Herring (Arm) | 1 | -1/+0 |
2024-08-16 | perf: arm_pmuv3: Prepare for more than 32 counters | Rob Herring (Arm) | 1 | -2/+2 |
2024-05-08 | Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next | Marc Zyngier | 1 | -1/+1 |
2024-05-03 | Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next | Marc Zyngier | 1 | -1/+0 |
2024-05-03 | KVM: arm64: vgic: Allocate private interrupts on demand | Marc Zyngier | 1 | -1/+1 |
2024-05-01 | KVM: arm64: Simplify vgic-v3 hypercalls | Marc Zyngier | 1 | -1/+0 |
2024-04-25 | KVM: arm64: vgic-its: Get rid of the lpi_list_lock | Oliver Upton | 1 | -3/+0 |
2024-04-25 | KVM: arm64: vgic-its: Rip out the global translation cache | Oliver Upton | 1 | -3/+0 |
2024-04-25 | KVM: arm64: vgic-its: Maintain a translation cache per ITS | Oliver Upton | 1 | -0/+6 |
2024-04-25 | KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list() | Oliver Upton | 1 | -1/+0 |
2024-04-25 | KVM: arm64: vgic-debug: Use an xarray mark for debug iterator | Oliver Upton | 1 | -0/+2 |
2024-03-26 | KVM: arm64: Fix host-programmed guest events in nVHE | Oliver Upton | 1 | -1/+1 |
2024-03-07 | Merge branch kvm-arm64/lpi-xarray into kvmarm/next | Oliver Upton | 1 | -4/+5 |
2024-02-23 | KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner | Oliver Upton | 1 | -0/+1 |
2024-02-23 | KVM: arm64: vgic: Use atomics to count LPIs | Oliver Upton | 1 | -2/+2 |
2024-02-23 | KVM: arm64: vgic: Get rid of the LPI linked-list | Oliver Upton | 1 | -2/+0 |
2024-02-23 | KVM: arm64: vgic: Store LPIs in an xarray | Oliver Upton | 1 | -0/+2 |
2024-02-19 | KVM: arm64: Add feature checking helpers | Marc Zyngier | 1 | -11/+0 |
2023-10-31 | Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 4 | -6/+30 |
2023-10-30 | Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next | Oliver Upton | 1 | -1/+20 |
2023-10-30 | Merge branch kvm-arm64/sgi-injection into kvmarm/next | Oliver Upton | 1 | -2/+2 |
2023-10-30 | Merge branch kvm-arm64/pmevtyper-filter into kvmarm/next | Oliver Upton | 1 | -0/+5 |
2023-10-24 | KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run | Raghavendra Rao Ananta | 1 | -1/+2 |
2023-10-24 | KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU | Raghavendra Rao Ananta | 1 | -0/+6 |
2023-10-24 | KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0 | Reiji Watanabe | 1 | -0/+6 |
2023-10-24 | KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler | Reiji Watanabe | 1 | -0/+6 |
2023-10-24 | KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised | Oliver Upton | 1 | -0/+5 |
2023-10-12 | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2 | Marc Zyngier | 1 | -0/+7 |
2023-09-30 | KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer | Marc Zyngier | 1 | -2/+2 |
2023-09-21 | KVM: arm64: Get rid of vCPU-scoped feature bitmap | Oliver Upton | 2 | -2/+2 |
2023-09-21 | KVM: arm64: Remove unused return value from kvm_reset_vcpu() | Oliver Upton | 1 | -1/+1 |
2023-08-23 | KVM: arm64: pmu: Guard PMU emulation definitions with CONFIG_KVM | Marc Zyngier | 1 | -1/+1 |
2023-08-22 | KVM: arm64: pmu: Resync EL0 state on counter rotation | Marc Zyngier | 1 | -0/+2 |
2023-07-13 | KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption | Marc Zyngier | 1 | -1/+1 |
2023-07-01 | Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -6/+0 |
2023-06-15 | KVM: arm64: Rip out the vestiges of the 'old' ID register scheme | Oliver Upton | 1 | -2/+6 |
2023-06-13 | KVM: destruct kvm_io_device while unregistering it from kvm_io_bus | Wei Wang | 1 | -6/+0 |
2023-06-12 | KVM: arm64: Rewrite IMPDEF PMU version as NI | Oliver Upton | 1 | -1/+1 |
2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -7/+34 |
2023-04-21 | Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next | Marc Zyngier | 1 | -1/+5 |
2023-04-21 | Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next | Marc Zyngier | 2 | -6/+29 |
2023-04-05 | KVM: arm64: Introduce support for userspace SMCCC filtering | Oliver Upton | 1 | -0/+3 |
2023-04-05 | KVM: arm64: Use a maple tree to represent the SMCCC filter | Oliver Upton | 1 | -0/+1 |
2023-04-05 | KVM: arm64: Rename SMC/HVC call handler to reflect reality | Oliver Upton | 1 | -1/+1 |
2023-03-30 | KVM: arm64: nv: timers: Support hyp timer emulation | Marc Zyngier | 2 | -2/+8 |
2023-03-30 | KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset | Marc Zyngier | 1 | -0/+5 |
2023-03-30 | KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data | Marc Zyngier | 1 | -4/+14 |
2023-03-30 | KVM: arm64: timers: Abstract per-timer IRQ access | Marc Zyngier | 1 | -0/+2 |
2023-03-30 | KVM: arm64: timers: Rationalise per-vcpu timer init | Marc Zyngier | 1 | -1/+0 |
2023-03-30 | KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer | Marc Zyngier | 1 | -0/+2 |
2023-03-30 | KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns | Marc Zyngier | 1 | -0/+1 |
2023-03-27 | arm64: perf: Move PMUv3 driver to drivers/perf | Marc Zyngier | 1 | -1/+1 |
2023-03-11 | KVM: arm64: timers: Convert per-vcpu virtual offset to a global value | Marc Zyngier | 1 | -0/+15 |
2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 1 | -1/+1 |
2023-01-29 | KVM: arm64: Add helper vgic_write_guest_lock() | Gavin Shan | 1 | -1/+1 |
2022-12-29 | KVM: x86: Unify pr_fmt to use module name for all KVM modules | Sean Christopherson | 1 | -1/+1 |
2022-12-29 | KVM: arm64: Simplify the CPUHP logic | Marc Zyngier | 2 | -0/+8 |
2022-12-05 | Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next | Marc Zyngier | 1 | -2/+13 |
2022-11-19 | KVM: arm64: PMU: Implement PMUv3p5 long counter support | Marc Zyngier | 1 | -0/+7 |
2022-11-19 | KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation | Marc Zyngier | 1 | -0/+6 |
2022-11-17 | KVM: arm64: PMU: Align chained counter implementation with architecture pseud... | Marc Zyngier | 1 | -2/+0 |
2022-11-10 | KVM: arm64: Enable ring-based dirty memory tracking | Gavin Shan | 1 | -0/+1 |
2022-07-17 | KVM: arm64: vgic: Consolidate userspace access for base address setting | Marc Zyngier | 1 | -1/+0 |
2022-07-17 | KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting | Marc Zyngier | 1 | -0/+1 |
2022-05-16 | Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next | Marc Zyngier | 1 | -2/+32 |
2022-05-16 | Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next | Marc Zyngier | 1 | -2/+6 |
2022-05-16 | Merge branch kvm-arm64/hcall-selection into kvmarm-master/next | Marc Zyngier | 2 | -7/+8 |
2022-05-16 | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected | Marc Zyngier | 1 | -0/+24 |
2022-05-15 | KVM: arm64: Pass pmu events to hyp via vcpu | Fuad Tabba | 1 | -0/+6 |
2022-05-15 | KVM: arm64: Repack struct kvm_pmu to reduce size | Fuad Tabba | 1 | -2/+2 |
2022-05-04 | KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision | Marc Zyngier | 1 | -0/+3 |
2022-05-04 | KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation | Marc Zyngier | 1 | -0/+1 |
2022-05-04 | KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs | Marc Zyngier | 1 | -2/+2 |
2022-05-03 | KVM: arm64: Setup a framework for hypercall bitmap firmware registers | Raghavendra Rao Ananta | 1 | -0/+1 |
2022-05-03 | KVM: arm64: Factor out firmware register handling from psci.c | Raghavendra Rao Ananta | 2 | -7/+7 |
2022-04-20 | KVM: arm64: Simplify kvm_cpu_has_pending_timer() | Marc Zyngier | 1 | -2/+0 |
2022-02-25 | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier | 1 | -1/+2 |
2022-02-21 | KVM: arm64: Bump guest PSCI version to 1.1 | Will Deacon | 1 | -1/+2 |
2022-02-08 | Merge branch kvm-arm64/pmu-bl into kvmarm-master/next | Marc Zyngier | 1 | -0/+5 |
2022-02-08 | KVM: arm64: Keep a list of probed PMUs | Alexandru Elisei | 1 | -0/+5 |
2022-02-08 | KVM: arm64: Drop unused param from kvm_psci_version() | Oliver Upton | 1 | -5/+1 |
2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+3 |
2022-01-04 | KVM: arm64: vgic: Replace kernel.h with the necessary inclusions | Andy Shevchenko | 1 | -1/+3 |
2021-11-17 | KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y | Sean Christopherson | 1 | -7/+12 |
2021-09-20 | KVM: arm64: Fix PMU probe ordering | Marc Zyngier | 1 | -3/+0 |
2021-06-01 | KVM: arm64: vgic: Implement SW-driven deactivation | Marc Zyngier | 1 | -0/+10 |
2021-06-01 | KVM: arm64: vgic: move irq->get_input_level into an ops structure | Marc Zyngier | 1 | -11/+17 |
2021-06-01 | KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation | Marc Zyngier | 1 | -0/+3 |
2021-04-22 | Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next | Marc Zyngier | 1 | -0/+4 |
2021-04-22 | KVM: arm64: Divorce the perf code from oprofile helpers | Marc Zyngier | 1 | -0/+4 |
2021-04-06 | KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace | Eric Auger | 1 | -0/+1 |
2021-03-06 | KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key | Marc Zyngier | 1 | -2/+7 |
2021-01-04 | KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS | Marc Zyngier | 1 | -1/+1 |
2020-12-04 | Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/... | Marc Zyngier | 1 | -0/+1 |
2020-11-30 | KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit | Shenming Lu | 1 | -0/+1 |
2020-11-27 | KVM: arm64: Get rid of the PMU ready state | Marc Zyngier | 1 | -3/+0 |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
2020-09-29 | KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1 | Marc Zyngier | 1 | -0/+5 |
2020-09-28 | KVM: arm64: pmu: Make overflow handler NMI safe | Julien Thierry | 1 | -0/+1 |
2020-07-07 | KVM: arm64: timers: Move timer registers to the sys_regs file | Marc Zyngier | 1 | -7/+4 |
2020-07-07 | KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user | Marc Zyngier | 1 | -1/+1 |
2020-05-28 | KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu | Christoffer Dall | 1 | -1/+4 |
2020-03-24 | KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts | Marc Zyngier | 1 | -0/+3 |
2020-03-24 | irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer | Marc Zyngier | 1 | -0/+1 |
2019-11-08 | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next | Marc Zyngier | 1 | -5/+3 |
2019-10-29 | KVM: arm/arm64: vgic: Fix some comments typo | Zenghui Yu | 1 | -1/+1 |
2019-10-29 | KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi() | Zenghui Yu | 1 | -2/+0 |
2019-10-28 | KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put | Marc Zyngier | 1 | -2/+2 |
2019-10-21 | KVM: arm/arm64: Factor out hypercall handling from PSCI code | Christoffer Dall | 2 | -1/+44 |
2019-08-25 | KVM: arm/arm64: vgic: Use a single IO device per redistributor | Eric Auger | 1 | -1/+0 |
2019-08-18 | KVM: arm/arm64: vgic: Add LPI translation cache definition | Marc Zyngier | 1 | -0/+3 |
2019-08-05 | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block | Marc Zyngier | 1 | -0/+1 |
2019-07-23 | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index | Zenghui Yu | 1 | -0/+2 |
2019-07-05 | KVM: arm/arm64: Support chained PMU counters | Andrew Murray | 1 | -0/+2 |
2019-07-05 | KVM: arm/arm64: Remove pmc->bitmask | Andrew Murray | 1 | -1/+0 |
2019-07-05 | KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions | Andrew Murray | 1 | -4/+4 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 3 | -36/+3 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 | Thomas Gleixner | 1 | -13/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -19/+49 |
2019-02-19 | KVM: arm/arm64: Rework the timer code to use a timer_map | Christoffer Dall | 1 | -10/+13 |
2019-02-19 | KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems | Christoffer Dall | 1 | -0/+6 |
2019-02-19 | KVM: arm/arm64: timer: Rework data structures for multiple timers | Christoffer Dall | 1 | -20/+21 |
2019-02-19 | KVM: arm/arm64: consolidate arch timer trap handlers | Andre Przywara | 1 | -0/+23 |
2019-02-19 | KVM: arm/arm64: Simplify bg_timer programming | Christoffer Dall | 1 | -3/+0 |
2019-01-24 | KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
2019-01-24 | KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
2019-01-24 | KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
2018-12-19 | KVM: arm/arm64: Remove arch timer workqueue | Christoffer Dall | 1 | -4/+0 |
2018-08-12 | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs | Marc Zyngier | 1 | -1/+1 |
2018-07-21 | KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR | Christoffer Dall | 1 | -0/+3 |
2018-07-21 | KVM: arm/arm64: vgic: Add group field to struct irq | Christoffer Dall | 1 | -0/+1 |
2018-07-21 | KVM: arm/arm64: vgic: Keep track of implementation revision | Christoffer Dall | 1 | -0/+3 |
2018-05-25 | KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512 | Eric Auger | 1 | -1/+1 |
2018-05-25 | KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init | Eric Auger | 1 | -1/+0 |
2018-05-25 | KVM: arm/arm64: Replace the single rdist region by a list | Eric Auger | 1 | -4/+10 |
2018-04-27 | KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI | Marc Zyngier | 1 | -0/+1 |
2018-04-20 | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier | 1 | -2/+14 |
2018-03-19 | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD | Marc Zyngier | 1 | -0/+1 |
2018-03-19 | KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state | Marc Zyngier | 1 | -6/+6 |
2018-03-19 | KVM: arm/arm64: Get rid of vgic_elrsr | Christoffer Dall | 1 | -2/+0 |
2018-03-14 | KVM: arm/arm64: Reset mapped IRQs on VM reset | Christoffer Dall | 1 | -0/+1 |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+14 |
2018-02-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+51 |
2018-02-06 | arm/arm64: KVM: Turn kvm_psci_version into a static inline | Marc Zyngier | 1 | -1/+20 |
2018-02-06 | arm/arm64: KVM: Advertise SMCCC v1.1 | Marc Zyngier | 1 | -1/+1 |
2018-02-06 | arm/arm64: KVM: Implement PSCI 1.0 support | Marc Zyngier | 1 | -0/+3 |
2018-02-06 | arm/arm64: KVM: Add PSCI_VERSION helper | Marc Zyngier | 1 | -2/+4 |
2018-02-06 | arm/arm64: KVM: Consolidate the PSCI include files | Marc Zyngier | 1 | -0/+27 |
2018-02-01 | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář | 1 | -1/+1 |
2018-01-02 | KVM: arm/arm64: Provide a get_input_level for the arch timer | Christoffer Dall | 1 | -0/+2 |
2018-01-02 | KVM: arm/arm64: Support a vgic interrupt line level sample function | Christoffer Dall | 1 | -1/+12 |
2017-12-18 | KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC | Marc Zyngier | 1 | -1/+1 |
2017-11-29 | KVM: arm/arm64: Don't enable/disable physical timer access on VHE | Christoffer Dall | 1 | -3/+0 |
2017-11-10 | KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source | Marc Zyngier | 1 | -0/+3 |
2017-11-10 | KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass | Marc Zyngier | 1 | -0/+8 |
2017-11-10 | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain | Marc Zyngier | 1 | -0/+19 |
2017-11-10 | KVM: arm/arm64: GICv4: Add property field and per-VM predicate | Marc Zyngier | 1 | -0/+3 |
2017-11-06 | KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq | Eric Auger | 1 | -3/+5 |
2017-11-06 | KVM: arm/arm64: Rework kvm_timer_should_fire | Christoffer Dall | 1 | -1/+2 |
2017-11-06 | KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate | Christoffer Dall | 1 | -1/+0 |
2017-11-06 | KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit | Christoffer Dall | 1 | -2/+14 |
2017-11-06 | KVM: arm/arm64: Use separate timer for phys timer emulation | Christoffer Dall | 1 | -0/+3 |
2017-11-06 | KVM: arm/arm64: Rename soft timer to bg_timer | Christoffer Dall | 1 | -1/+1 |
2017-11-06 | KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic | Christoffer Dall | 1 | -3/+0 |
2017-07-25 | KVM: arm/arm64: PMU: Fix overflow interrupt injection | Andrew Jones | 1 | -2/+0 |
2017-06-15 | KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2 | Marc Zyngier | 1 | -0/+1 |
2017-06-15 | Merge branch 'kvmarm-master/master' into HEAD | Marc Zyngier | 1 | -1/+4 |
2017-06-08 | KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ | Christoffer Dall | 1 | -0/+2 |
2017-06-08 | KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines | Christoffer Dall | 1 | -3/+1 |
2017-06-08 | KVM: arm/arm64: Introduce an allocator for in-kernel irq lines | Christoffer Dall | 1 | -0/+5 |
2017-06-08 | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace | Christoffer Dall | 1 | -0/+4 |
2017-06-08 | KVM: arm/arm64: Move timer IRQ default init to arch_timer.c | Christoffer Dall | 1 | -3/+1 |
2017-06-08 | KVM: arm/arm64: Move irq_is_ppi() to header file | Christoffer Dall | 1 | -0/+2 |
2017-06-08 | KVM: arm64: Allow creating the PMU without the in-kernel GIC | Christoffer Dall | 1 | -0/+6 |
2017-05-18 | KVM: arm/arm64: Fix bug when registering redist iodevs | Christoffer Dall | 1 | -1/+4 |