| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu | Christoffer Dall | 2020-05-28 | 1 | -1/+4 |
* | KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts | Marc Zyngier | 2020-03-24 | 1 | -0/+3 |
* | irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer | Marc Zyngier | 2020-03-24 | 1 | -0/+1 |
* | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next | Marc Zyngier | 2019-11-08 | 1 | -5/+3 |
|\ |
|
| * | KVM: arm/arm64: vgic: Fix some comments typo | Zenghui Yu | 2019-10-29 | 1 | -1/+1 |
| * | KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi() | Zenghui Yu | 2019-10-29 | 1 | -2/+0 |
| * | KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put | Marc Zyngier | 2019-10-28 | 1 | -2/+2 |
* | | KVM: arm/arm64: Factor out hypercall handling from PSCI code | Christoffer Dall | 2019-10-21 | 2 | -1/+44 |
|/ |
|
* | KVM: arm/arm64: vgic: Use a single IO device per redistributor | Eric Auger | 2019-08-25 | 1 | -1/+0 |
* | KVM: arm/arm64: vgic: Add LPI translation cache definition | Marc Zyngier | 2019-08-18 | 1 | -0/+3 |
* | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block | Marc Zyngier | 2019-08-05 | 1 | -0/+1 |
* | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index | Zenghui Yu | 2019-07-23 | 1 | -0/+2 |
* | KVM: arm/arm64: Support chained PMU counters | Andrew Murray | 2019-07-05 | 1 | -0/+2 |
* | KVM: arm/arm64: Remove pmc->bitmask | Andrew Murray | 2019-07-05 | 1 | -1/+0 |
* | KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions | Andrew Murray | 2019-07-05 | 1 | -4/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 3 | -36/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-03-15 | 1 | -19/+49 |
|\ |
|
| * | KVM: arm/arm64: Rework the timer code to use a timer_map | Christoffer Dall | 2019-02-19 | 1 | -10/+13 |
| * | KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems | Christoffer Dall | 2019-02-19 | 1 | -0/+6 |
| * | KVM: arm/arm64: timer: Rework data structures for multiple timers | Christoffer Dall | 2019-02-19 | 1 | -20/+21 |
| * | KVM: arm/arm64: consolidate arch timer trap handlers | Andre Przywara | 2019-02-19 | 1 | -0/+23 |
| * | KVM: arm/arm64: Simplify bg_timer programming | Christoffer Dall | 2019-02-19 | 1 | -3/+0 |
* | | KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock | Julien Thierry | 2019-01-24 | 1 | -1/+1 |
* | | KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock | Julien Thierry | 2019-01-24 | 1 | -1/+1 |
* | | KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock | Julien Thierry | 2019-01-24 | 1 | -1/+1 |
|/ |
|
* | KVM: arm/arm64: Remove arch timer workqueue | Christoffer Dall | 2018-12-19 | 1 | -4/+0 |
* | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs | Marc Zyngier | 2018-08-12 | 1 | -1/+1 |
* | KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR | Christoffer Dall | 2018-07-21 | 1 | -0/+3 |
* | KVM: arm/arm64: vgic: Add group field to struct irq | Christoffer Dall | 2018-07-21 | 1 | -0/+1 |
* | KVM: arm/arm64: vgic: Keep track of implementation revision | Christoffer Dall | 2018-07-21 | 1 | -0/+3 |
* | KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512 | Eric Auger | 2018-05-25 | 1 | -1/+1 |
* | KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init | Eric Auger | 2018-05-25 | 1 | -1/+0 |
* | KVM: arm/arm64: Replace the single rdist region by a list | Eric Auger | 2018-05-25 | 1 | -4/+10 |
* | KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI | Marc Zyngier | 2018-04-27 | 1 | -0/+1 |
* | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier | 2018-04-20 | 1 | -2/+14 |
* | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD | Marc Zyngier | 2018-03-19 | 1 | -0/+1 |
|\ |
|
| * | KVM: arm/arm64: Reset mapped IRQs on VM reset | Christoffer Dall | 2018-03-14 | 1 | -0/+1 |
* | | KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state | Marc Zyngier | 2018-03-19 | 1 | -6/+6 |
* | | KVM: arm/arm64: Get rid of vgic_elrsr | Christoffer Dall | 2018-03-19 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-02-10 | 2 | -1/+14 |
|\ |
|
| * | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář | 2018-02-01 | 1 | -1/+1 |
| |\ |
|
| * | | KVM: arm/arm64: Provide a get_input_level for the arch timer | Christoffer Dall | 2018-01-02 | 1 | -0/+2 |
| * | | KVM: arm/arm64: Support a vgic interrupt line level sample function | Christoffer Dall | 2018-01-02 | 1 | -1/+12 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-02-08 | 1 | -0/+51 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm/arm64: KVM: Turn kvm_psci_version into a static inline | Marc Zyngier | 2018-02-06 | 1 | -1/+20 |
| * | | arm/arm64: KVM: Advertise SMCCC v1.1 | Marc Zyngier | 2018-02-06 | 1 | -1/+1 |
| * | | arm/arm64: KVM: Implement PSCI 1.0 support | Marc Zyngier | 2018-02-06 | 1 | -0/+3 |
| * | | arm/arm64: KVM: Add PSCI_VERSION helper | Marc Zyngier | 2018-02-06 | 1 | -2/+4 |