summaryrefslogtreecommitdiff
path: root/xen/arch/arm/vcpreg.c
AgeCommit message (Expand)Author
2021-09-06xen/arm64: Remove vreg_emulate_sysreg32Michal Orzel
2021-08-05xen/arm: Do not invalidate the P2M when the PT is shared with the IOMMUStefano Stabellini
2021-07-20xen/arm64: Remove READ/WRITE_SYSREG32 helper macrosMichal Orzel
2021-07-06arm64: Change type of hsr, cpsr, spsr_el1 to uint64_tMichal Orzel
2021-01-04xen/arm: Add CP10 exception support to handle MVFRBertrand Marquis
2021-01-04xen/arm: Add handler for cp15 ID registersBertrand Marquis
2018-12-18xen/arm: Implement Set/Way operationsJulien Grall
2018-12-18xen/arm: vcpreg: Add wrappers to handle co-proc access trapped by HCR_EL2.TVMJulien Grall
2018-11-09xen/arm: Consolidate CPU identification in cpufeature.{c,h}Julien Grall
2018-03-06xen/arm: set VPIDR based on the MIDR value of the underlying pCPUStefano Stabellini
2017-09-14xen/arm: Limit the scope of cpregs.hJulien Grall
2017-09-14xen/arm: Move co-processor emulation outside of traps.cJulien Grall