]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Use vm_create_without_vcpus() in dirty_log_test
authorSean Christopherson <seanjc@google.com>
Mon, 18 Apr 2022 20:02:55 +0000 (13:02 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 11 Jun 2022 15:46:31 +0000 (11:46 -0400)
commitcfcde4be9924d9cbce9b4ace212d715f2c62edbf
tree6a65374d08b737770955456c39784ace1cedb318
parent9b9c20b1798c973f8c69056b71349507d15e2163
KVM: selftests: Use vm_create_without_vcpus() in dirty_log_test

Use vm_create_without_vcpus() instead of open coding a rough equivalent.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/dirty_log_test.c