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