summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: stacktrace: track hyp stacks in unwinder's address spaceMark Rutland2022-09-091-22/+40
* arm64: stacktrace: track all stack boundaries explicitlyMark Rutland2022-09-091-27/+9
* arm64: stacktrace: remove stack type from fp translatorMark Rutland2022-09-091-35/+47
* arm64: stacktrace: rework stack boundary discoveryMark Rutland2022-09-091-10/+27
* arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()Mark Rutland2022-09-091-2/+2
* arm64: stacktrace: simplify unwind_next_common()Mark Rutland2022-09-091-3/+1
* KVM: arm64: Don't open code ARRAY_SIZE()Oliver Upton2022-07-271-2/+4
* KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.cMarc Zyngier2022-07-271-0/+41
* KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functionsMarc Zyngier2022-07-271-0/+55
* KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unitMarc Zyngier2022-07-271-0/+120