Searched hist:"4 dcd130c9b3d64464b5c44aba071203095f77e63" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | hyperv_features.c | diff 4dcd130c9b3d64464b5c44aba071203095f77e63 Tue Jun 14 22:06:51 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
Use the vCPU's persistent CPUID array directly when manipulating the set of exposed Hyper-V CPUID features. Drop set_cpuid() to route all future modification through the vCPU helpers; the Hyper-V features test was the last user.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-27-seanjc@google.com
|
/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | processor.c | diff 4dcd130c9b3d64464b5c44aba071203095f77e63 Tue Jun 14 22:06:51 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
Use the vCPU's persistent CPUID array directly when manipulating the set of exposed Hyper-V CPUID features. Drop set_cpuid() to route all future modification through the vCPU helpers; the Hyper-V features test was the last user.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-27-seanjc@google.com
|
/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | processor.h | diff 4dcd130c9b3d64464b5c44aba071203095f77e63 Tue Jun 14 22:06:51 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
Use the vCPU's persistent CPUID array directly when manipulating the set of exposed Hyper-V CPUID features. Drop set_cpuid() to route all future modification through the vCPU helpers; the Hyper-V features test was the last user.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-27-seanjc@google.com
|