[PATCH v6 17/43] arm64: RME: Handle realm enter/exit
Steven Price
steven.price at arm.com
Mon Feb 3 08:34:03 PST 2025
On 29/01/2025 23:41, Gavin Shan wrote:
> On 12/13/24 1:55 AM, Steven Price wrote:
[...]
>> +
>> + kvm_pr_unimpl("Unsupported exit reason: %u\n",
>> + rec->run->exit.exit_reason);
>
> s/kvm_pr_unimpl/vcpu_pr_unimpl
It's vcpu_unimpl(), but sadly that attempts to print 'RIP' which is x86
specific (and would be nonsense for a realm guest anyway).
The other s/kvm_err/vcpu_err/ changes all make sense.
Thanks,
Steve
More information about the linux-arm-kernel
mailing list