kvm: selftests: introduce aarch64_vcpu_add_default
authorAndrew Jones <drjones@redhat.com>
Mon, 27 May 2019 14:31:41 +0000 (16:31 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 5 Jun 2019 12:14:45 +0000 (14:14 +0200)
commitfb89f4ea7feb1e605f8f405d256c56d8ad69125c
tree92d4fed4b0fcd0221ab0abac2b32601af688a294
parentf5dd4ccf5552d71a817d0ec97481e4a71425a038
kvm: selftests: introduce aarch64_vcpu_add_default

This is the same as vm_vcpu_add_default, but it also takes a
kvm_vcpu_init struct pointer.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/aarch64/processor.h
tools/testing/selftests/kvm/lib/aarch64/processor.c