Re: [PATCH v16 48/51] KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
From: Chao Gao
Date: Tue Sep 23 2025 - 02:52:17 EST
On Fri, Sep 19, 2025 at 03:32:55PM -0700, Sean Christopherson wrote:
>When KVM_{G,S}ET_ONE_REG are supported, verify that MSRs can be accessed
>via ONE_REG and through the dedicated MSR ioctls. For simplicity, run
>the test twice, e.g. instead of trying to get MSR values into the exact
>right state when switching write methods.
>
>Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
Reviewed-by: Chao Gao <chao.gao@xxxxxxxxx>