Re: [PATCH v12 00/24] Enable CET Virtualization
From: Chao Gao
Date: Mon Aug 18 2025 - 03:55:05 EST
On Sat, Aug 16, 2025 at 06:57:00AM +0800, Edgecombe, Rick P wrote:
>On Mon, 2025-08-11 at 19:55 -0700, Chao Gao wrote:
>> Tests
>> ======
>> This series has successfully passed the basic CET user shadow stack test
>> and kernel IBT test in both L1 and L2 guests. The newly added
>> KVM-unit-tests [2] also passed, and its v11 has been tested with the AMD
>> CET series by John [3].
>
>I guess there is a bug, but I gave user shadow stack a whirl on L1/L2 and didn't
>hit it.
>
>Tested-by: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
Thank you for your testing, Rick.