Re: [PATCH] KVM: selftests: Fix vcpu_get_stats_fd() ioctl name
From: Sean Christopherson
Date: Wed May 27 2026 - 14:25:59 EST
On Mon, 18 May 2026 15:10:08 +0800, ZongYao.Chen@xxxxxxxxxxxxxxxxx wrote:
> vcpu_get_stats_fd() invokes KVM_GET_STATS_FD, but its assertion reports
> KVM_CHECK_EXTENSION if the ioctl fails. Use KVM_GET_STATS_FD in the
> assertion so failures point at the ioctl that actually failed.
Applied to kvm-x86 selftests, thanks!
[1/1] KVM: selftests: Fix vcpu_get_stats_fd() ioctl name
https://github.com/kvm-x86/linux/commit/2a3987540cab
--
https://github.com/kvm-x86/linux/tree/next