Re: [PATCH v4 6/6] arm/kvm: arm64: Add a vcpu feature for pointer authentication

2019-01-04 Thread James Morse
Hi Amit, On 18/12/2018 07:56, Amit Daniel Kachhap wrote: > This is a runtime feature and can be enabled by --ptrauth option. It took me a little while to realise this was a kvmtool patch. could you put something in the patch-subject to make this obvious? e.g:

[PATCH v4 6/6] arm/kvm: arm64: Add a vcpu feature for pointer authentication

2018-12-17 Thread Amit Daniel Kachhap
This is a runtime feature and can be enabled by --ptrauth option. Signed-off-by: Amit Daniel Kachhap Cc: Mark Rutland Cc: Christoffer Dall Cc: Marc Zyngier Cc: kvm...@lists.cs.columbia.edu --- arm/aarch32/include/kvm/kvm-cpu-arch.h| 2 ++ arm/aarch64/include/asm/kvm.h | 3 +++