Age | Commit message (Expand) | Author |
2020-06-11 | Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2020-06-09 | KVM: arm64: Save the host's PtrAuth keys in non-preemptible context | Marc Zyngier |
2020-05-05 | Merge branch 'for-next/bti-user' into for-next/bti | Will Deacon |
2020-03-24 | KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs | Marc Zyngier |
2020-03-16 | KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions | Dave Martin |
2020-02-22 | KVM: arm64: Ask the compiler to __always_inline functions used at HYP | James Morse |
2020-01-23 | KVM: arm/arm64: Cleanup MMIO handling | Marc Zyngier |
2020-01-19 | KVM: arm/arm64: Correct AArch32 SPSR on exception entry | Mark Rutland |
2020-01-19 | KVM: arm64: Only sign-extend MMIO up to register width | Christoffer Dall |
2019-11-08 | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next | Marc Zyngier |
2019-11-08 | KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj... | Marc Zyngier |
2019-10-28 | KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported | Christoffer Dall |
2019-10-21 | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace | Christoffer Dall |
2019-07-05 | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s | Dave Martin |
2019-07-05 | KVM: arm/arm64: Add save/restore support for firmware workaround state | Andre Przywara |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-04-24 | KVM: arm/arm64: Context-switch ptrauth registers | Mark Rutland |
2019-02-19 | arm64: KVM: Describe data or unified caches as having 1 set and 1 way | Ard Biesheuvel |
2019-02-19 | arm64: KVM: Expose sanitised cache type register to guest | Ard Biesheuvel |
2019-02-19 | KVM: arm/arm64: Move kvm_is_write_fault to header file | Christoffer Dall |
2018-12-18 | arm64: KVM: Consistently advance singlestep when emulating instructions | Mark Rutland |
2018-09-21 | arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT() | Anshuman Khandual |
2018-08-22 | Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2018-07-21 | arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS | Dongjiu Geng |
2018-07-09 | KVM: arm/arm64: Enable adaptative WFE trapping | Marc Zyngier |
2018-07-09 | arm64: KVM: Add support for Stage-2 control of memory types and cacheability | Marc Zyngier |
2018-07-05 | kvm/arm: use PSR_AA32 definitions | Mark Rutland |
2018-05-04 | KVM: arm64: Fix order of vcpu_write_sys_reg() arguments | James Morse |
2018-03-19 | KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers | Christoffer Dall |
2018-03-19 | KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1 | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 | Christoffer Dall |
2018-03-19 | KVM: arm64: Rewrite system register accessors to read/write functions | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Introduce vcpu_el1_is_32bit | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Get rid of vcpu->arch.irq_lines | Christoffer Dall |
2018-02-26 | arm64: KVM: Move CPU ID reg trap setup off the world switch path | Dave Martin |
2018-01-16 | KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA | Dongjiu Geng |
2018-01-16 | KVM: arm64: Handle RAS SErrors from EL2 on guest exit | James Morse |
2018-01-16 | KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2. | James Morse |
2017-11-06 | KVM: arm/arm64: fix the incompatible matching for external abort | Dongjiu Geng |
2017-11-06 | KVM: arm/arm64: Unify 32bit fault injection | Marc Zyngier |
2017-09-05 | KVM: arm/arm64: Fix guest external abort matching | James Morse |
2017-05-02 | arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses | Marc Zyngier |
2016-10-21 | arm64: KVM: Take S1 walks into account when determining S2 write faults | Will Deacon |
2016-09-08 | arm64: KVM: Add Virtual Abort injection helper | Marc Zyngier |
2016-09-08 | arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c | Marc Zyngier |
2016-06-21 | arm64/kvm: use ESR_ELx_EC to extract EC | Mark Rutland |
2016-02-29 | arm64: KVM: VHE: Implement VHE activate/deactivate_traps | Marc Zyngier |
2016-02-29 | arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP | Marc Zyngier |
2016-01-24 | arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests | Shannon Zhao |
2015-12-14 | arm64: KVM: Turn system register numbers to an enum | Marc Zyngier |