| Commit message (Expand) | Author | Age |
* | KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512 | Eric Auger | 2018-05-25 |
* | KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init | Eric Auger | 2018-05-25 |
* | KVM: arm/arm64: Replace the single rdist region by a list | Eric Auger | 2018-05-25 |
* | KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI | Marc Zyngier | 2018-04-27 |
* | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier | 2018-04-20 |
* | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD | Marc Zyngier | 2018-03-19 |
|\ |
|
| * | KVM: arm/arm64: Reset mapped IRQs on VM reset | Christoffer Dall | 2018-03-14 |
* | | KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state | Marc Zyngier | 2018-03-19 |
* | | KVM: arm/arm64: Get rid of vgic_elrsr | Christoffer Dall | 2018-03-19 |
|/ |
|
* | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-02-10 |
|\ |
|
| * | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář | 2018-02-01 |
| |\ |
|
| * | | KVM: arm/arm64: Provide a get_input_level for the arch timer | Christoffer Dall | 2018-01-02 |
| * | | KVM: arm/arm64: Support a vgic interrupt line level sample function | Christoffer Dall | 2018-01-02 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-02-08 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm/arm64: KVM: Turn kvm_psci_version into a static inline | Marc Zyngier | 2018-02-06 |
| * | | arm/arm64: KVM: Advertise SMCCC v1.1 | Marc Zyngier | 2018-02-06 |
| * | | arm/arm64: KVM: Implement PSCI 1.0 support | Marc Zyngier | 2018-02-06 |
| * | | arm/arm64: KVM: Add PSCI_VERSION helper | Marc Zyngier | 2018-02-06 |
| * | | arm/arm64: KVM: Consolidate the PSCI include files | Marc Zyngier | 2018-02-06 |
| |/ |
|
* / | KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC | Marc Zyngier | 2017-12-18 |
|/ |
|
* | KVM: arm/arm64: Don't enable/disable physical timer access on VHE | Christoffer Dall | 2017-11-29 |
* | KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source | Marc Zyngier | 2017-11-10 |
* | KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass | Marc Zyngier | 2017-11-10 |
* | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain | Marc Zyngier | 2017-11-10 |
* | KVM: arm/arm64: GICv4: Add property field and per-VM predicate | Marc Zyngier | 2017-11-10 |
* | KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq | Eric Auger | 2017-11-06 |
* | KVM: arm/arm64: Rework kvm_timer_should_fire | Christoffer Dall | 2017-11-06 |
* | KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate | Christoffer Dall | 2017-11-06 |
* | KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit | Christoffer Dall | 2017-11-06 |
* | KVM: arm/arm64: Use separate timer for phys timer emulation | Christoffer Dall | 2017-11-06 |
* | KVM: arm/arm64: Rename soft timer to bg_timer | Christoffer Dall | 2017-11-06 |
* | KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic | Christoffer Dall | 2017-11-06 |
* | KVM: arm/arm64: PMU: Fix overflow interrupt injection | Andrew Jones | 2017-07-25 |
* | KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2 | Marc Zyngier | 2017-06-15 |
* | Merge branch 'kvmarm-master/master' into HEAD | Marc Zyngier | 2017-06-15 |
|\ |
|
| * | KVM: arm/arm64: Fix bug when registering redist iodevs | Christoffer Dall | 2017-05-18 |
* | | KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ | Christoffer Dall | 2017-06-08 |
* | | KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines | Christoffer Dall | 2017-06-08 |
* | | KVM: arm/arm64: Introduce an allocator for in-kernel irq lines | Christoffer Dall | 2017-06-08 |
* | | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace | Christoffer Dall | 2017-06-08 |
* | | KVM: arm/arm64: Move timer IRQ default init to arch_timer.c | Christoffer Dall | 2017-06-08 |
* | | KVM: arm/arm64: Move irq_is_ppi() to header file | Christoffer Dall | 2017-06-08 |
* | | KVM: arm64: Allow creating the PMU without the in-kernel GIC | Christoffer Dall | 2017-06-08 |
|/ |
|
* | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini | 2017-05-09 |
|\ |
|
| * | KVM: arm/arm64: Get rid of its->initialized field | Marc Zyngier | 2017-05-09 |
| * | KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs | Christoffer Dall | 2017-05-09 |
| * | KVM: arm64: vgic-its: Introduce migration ABI infrastructure | Eric Auger | 2017-05-08 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-08 |
|\| |
|
| * | KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip | Christoffer Dall | 2017-04-09 |
| * | KVM: arm/arm64: Support arch timers with a userspace gic | Alexander Graf | 2017-04-09 |