Age | Commit message (Expand) | Author | Files | Lines |
2024-09-12 | Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/next | Marc Zyngier | 1 | -12/+2 |
2024-09-11 | KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifier | Marc Zyngier | 1 | -12/+2 |
2024-08-27 | KVM: arm64: Make most GICv3 accesses UNDEF if they trap | Marc Zyngier | 1 | -0/+7 |
2024-08-27 | KVM: arm64: Add helper for last ditch idreg adjustments | Marc Zyngier | 1 | -0/+2 |
2024-02-19 | KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap() | Marc Zyngier | 1 | -0/+2 |
2023-06-15 | KVM: arm64: Save ID registers' sanitized value per guest | Jing Zhang | 1 | -0/+7 |
2023-06-13 | KVM: arm64: Reuse fields of sys_reg_desc for idreg | Jing Zhang | 1 | -5/+10 |
2023-02-11 | KVM: arm64: nv: Allow a sysreg to be hidden from userspace only | Marc Zyngier | 1 | -2/+12 |
2022-09-14 | KVM: arm64: Add a visibility bit to ignore user writes | Oliver Upton | 1 | -0/+7 |
2022-09-14 | KVM: arm64: Spin off helper for calling visibility hook | Oliver Upton | 1 | -8/+11 |
2022-07-17 | KVM: arm64: Descope kvm_arm_sys_reg_{get,set}_reg() | Marc Zyngier | 1 | -1/+2 |
2022-07-17 | KVM: arm64: Get rid of find_reg_by_id() | Marc Zyngier | 1 | -5/+0 |
2022-07-17 | KVM: arm64: Consolidate sysreg userspace accesses | Marc Zyngier | 1 | -2/+2 |
2022-07-17 | KVM: arm64: Introduce generic get_user/set_user helpers for system registers | Marc Zyngier | 1 | -0/+6 |
2022-07-17 | KVM: arm64: Add get_reg_by_id() as a sys_reg_desc retrieving helper | Marc Zyngier | 1 | -0/+4 |
2022-05-03 | KVM: arm64: Hide AArch32 PMU registers when not available | Alexandru Elisei | 1 | -1/+1 |
2022-05-03 | KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents | Oliver Upton | 1 | -0/+7 |
2021-08-20 | KVM: arm64: Refactor sys_regs.h,c for nVHE reuse | Fuad Tabba | 1 | -0/+31 |
2020-11-27 | Merge branch 'kvm-arm64/copro-no-more' into kvmarm-master/next | Marc Zyngier | 1 | -2/+7 |
2020-11-10 | KVM: arm64: Drop is_aarch32 trap attribute | Marc Zyngier | 1 | -1/+0 |
2020-11-10 | KVM: arm64: Drop is_32bit trap attribute | Marc Zyngier | 1 | -1/+0 |
2020-11-10 | KVM: arm64: Add AArch32 mapping annotation | Marc Zyngier | 1 | -0/+7 |
2020-11-06 | KVM: arm64: Check RAZ visibility in ID register accessors | Andrew Jones | 1 | -0/+10 |
2020-11-06 | KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER | Andrew Jones | 1 | -14/+4 |
2019-12-06 | KVM: arm64: Sanely ratelimit sysreg messages | Mark Rutland | 1 | -2/+15 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2019-03-29 | KVM: arm64: Support runtime sysreg visibility filtering | Dave Martin | 1 | -0/+25 |
2018-12-19 | arm64: KVM: Add trapped system register access tracepoint | Marc Zyngier | 1 | -0/+4 |
2018-03-19 | KVM: arm64: Rewrite system register accessors to read/write functions | Christoffer Dall | 1 | -2/+2 |
2017-04-09 | Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix | Christoffer Dall | 1 | -0/+5 |
2017-04-09 | arm64: KVM: Make unexpected reads from WO registers inject an undef | Marc Zyngier | 1 | -18/+0 |
2017-03-22 | KVM: arm64: add SYS_DESC() | Mark Rutland | 1 | -0/+5 |
2017-01-30 | KVM: arm/arm64: vgic: Introduce find_reg_by_id() | Vijaya Kumar K | 1 | -0/+4 |
2015-12-04 | arm64: KVM: Correctly handle zero register in system register accesses | Pavel Fedin | 1 | -2/+2 |
2015-12-04 | arm64: KVM: Remove const from struct sys_reg_params | Pavel Fedin | 1 | -2/+2 |
2015-07-21 | KVM: arm64: introduce vcpu->arch.debug_ptr | Alex Bennée | 1 | -0/+6 |
2014-03-03 | arm64: KVM: allows discrimination of AArch32 sysreg access | Marc Zyngier | 1 | -0/+2 |
2013-06-07 | arm64: KVM: system register handling | Marc Zyngier | 1 | -0/+138 |