KVM: arm64: Implement userspace API to stop a VCPU profiling
When userspace requests that a VCPU is not allowed to profile anymore via the KVM_ARM_VCPU_SPE_STOP attribute, keep all the register state in memory and trap all registers, not just the buffer registers, and don't copy any of this shadow state on the hardware.
Loading
Please register or sign in to comment