Age | Commit message (Expand) | Author |
2022-05-04 | Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next | Marc Zyngier |
2022-05-03 | KVM: arm64: Start trapping ID registers for 32 bit guests | Oliver Upton |
2022-04-22 | arm64/sme: System register and exception syndrome definitions | Mark Brown |
2022-02-25 | arm64: Always use individual bits in CPACR floating point enables | Mark Brown |
2022-02-25 | arm64: Define CPACR_EL1_FPEN similarly to other floating point controls | Mark Brown |
2021-11-25 | KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 | Catalin Marinas |
2021-10-11 | KVM: arm64: Add missing field descriptor for MDCR_EL2 | Fuad Tabba |
2021-08-20 | KVM: arm64: Add config register bit definitions | Fuad Tabba |
2021-08-20 | KVM: arm64: Fix names of config register fields | Fuad Tabba |
2021-08-20 | KVM: arm64: MDCR_EL2 is a 64-bit register | Fuad Tabba |
2021-06-22 | KVM: arm64: Save/restore MTE registers | Steven Price |
2021-04-06 | arm64: KVM: Enable access to TRBE support for host | Suzuki K Poulose |
2021-03-24 | KVM: arm64: Disable guest access to trace filter controls | Suzuki K Poulose |
2020-12-04 | KVM: arm64: Trap host SMCs in protected mode | David Brazdil |
2020-10-02 | Merge branch 'for-next/mte' into for-next/core | Will Deacon |
2020-09-07 | arm64: fix some spelling mistakes in the comments by codespell | Xiaoming Ni |
2020-09-03 | arm64: mte: CPU feature detection and initial sysreg configuration | Vincenzo Frascino |
2020-09-03 | arm64: mte: system register definitions | Vincenzo Frascino |
2020-08-28 | KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception | James Morse |
2020-03-06 | arm64/kvm: disable access to AMU registers from kvm guests | Ionela Voinescu |
2019-10-28 | KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported | Christoffer Dall |
2019-07-26 | KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC | Zenghui Yu |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2018-12-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-12-19 | arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 | Will Deacon |
2018-12-19 | KVM: arm/arm64: Fixup the kvm_exit tracepoint | Christoffer Dall |
2018-12-13 | arm64: Don't trap host pointer auth use to EL2 | Mark Rutland |
2018-12-13 | arm64/kvm: consistently handle host HCR_EL2 flags | Mark Rutland |
2018-10-25 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-10-03 | KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2 | Marc Zyngier |
2018-10-01 | kvm: arm64: Add 52bit support for PAR to HPFAR conversoin | Suzuki K Poulose |
2018-10-01 | kvm: arm64: Switch to per VM IPA limit | Suzuki K Poulose |
2018-10-01 | kvm: arm64: Configure VTCR_EL2.SL0 per VM | Suzuki K Poulose |
2018-10-01 | kvm: arm64: Dynamic configuration of VTTBR mask | Suzuki K Poulose |
2018-10-01 | kvm: arm64: Configure VTCR_EL2 per VM | Suzuki K Poulose |
2018-10-01 | kvm: arm64: Clean up VTCR_EL2 initialisation | Suzuki K Poulose |
2018-09-18 | arm64: KVM: Enable Common Not Private translations | Vladimir Murzin |
2018-07-09 | arm64: KVM: Add support for Stage-2 control of memory types and cacheability | Marc Zyngier |
2018-03-19 | KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag | Shih-Wei Li |
2018-02-26 | arm64/kvm: Prohibit guest LOR accesses | Mark Rutland |
2018-01-16 | KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA | Dongjiu Geng |
2017-11-29 | arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one | Kristina Martsenko |
2017-11-03 | arm64/sve: KVM: Prevent guests from using SVE | Dave Martin |
2017-11-03 | arm64/sve: System register and exception syndrome definitions | Dave Martin |
2017-06-22 | arm/arm64: KVM: add guest SEA support | Tyler Baicar |
2017-02-02 | arm64: KVM: Save/restore the host SPE state when entering/leaving a VM | Will Deacon |
2016-09-08 | arm64: KVM: Rename HCR_VA to HCR_VSE | Marc Zyngier |
2016-06-14 | KVM: ARM64: Fix typos | Andrea Gelmini |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |