Age | Commit message (Expand) | Author |
2018-08-12 | KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses | Marc Zyngier |
2018-08-12 | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs | Marc Zyngier |
2018-07-21 | KVM: arm: Add 32bit get/set events support | James Morse |
2018-06-15 | arm: port KCOV to arm | Dmitry Vyukov |
2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-06-05 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King |
2018-05-31 | ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling | Russell King |
2018-05-31 | ARM: KVM: invalidate icache on guest exit for Cortex-A15 | Marc Zyngier |
2018-05-31 | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 | Marc Zyngier |
2018-04-20 | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier |
2018-03-19 | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64 | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 | Christoffer Dall |
2018-03-19 | KVM: arm64: Introduce VHE-specific kvm_vcpu_run | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Get rid of vcpu->arch.irq_lines | Christoffer Dall |
2018-02-26 | KVM: arm: Enable emulation of the physical timer | Jérémy Fanguède |
2018-02-15 | ARM: kvm: fix building with gcc-8 | Arnd Bergmann |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-06 | arm/arm64: KVM: Advertise SMCCC v1.1 | Marc Zyngier |
2018-02-06 | arm/arm64: KVM: Consolidate the PSCI include files | Marc Zyngier |
2018-02-06 | arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h | Marc Zyngier |
2017-11-17 | Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini |
2017-11-16 | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-10 | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain | Marc Zyngier |
2017-11-06 | KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS | Marc Zyngier |
2017-11-06 | KVM: arm/arm64: register irq bypass consumer on ARM/ARM64 | Eric Auger |
2017-11-06 | KVM: arm/arm64: Unify 32bit fault injection | Marc Zyngier |
2017-11-06 | KVM: arm/arm64: Move timer save/restore out of the hyp code | Christoffer Dall |
2017-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-21 | arm/arm64: kvm: Disable branch profiling in HYP code | Julien Thierry |
2017-10-21 | arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort | Dongjiu Geng |
2017-08-08 | KVM: arm: implements the kvm_arch_vcpu_in_kernel() | Longpeng(Mike) |
2017-08-08 | KVM: add spinlock optimization framework | Longpeng(Mike) |
2017-06-15 | Merge branch 'kvmarm-master/master' into HEAD | Marc Zyngier |
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: Handle VCPU device attributes in guest.c | Christoffer Dall |
2017-06-06 | arm: KVM: Allow unaligned accesses at HYP | Marc Zyngier |
2017-06-04 | KVM: arm/arm64: properly use vcpu requests | Andrew Jones |
2017-05-16 | KVM: arm: Restore banked registers and physical timer access on hyp_panic() | James Morse |
2017-05-15 | KVM: arm: rename pm_fake handler to trap_raz_wi | Zhichao Huang |
2017-05-15 | KVM: arm: plug potential guest hardware debug leakage | Zhichao Huang |
2017-05-15 | arm: KVM: Do not use stack-protector to compile HYP code | Marc Zyngier |
2017-05-15 | ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/ | Marc Zyngier |
2017-05-04 | KVM: arm/arm64: Move shared files to virt/kvm/arm | Christoffer Dall |
2017-04-20 | ARM: KVM: Fix idmap stub entry when running Thumb-2 code | Marc Zyngier |