commit | fb89f4ea7feb1e605f8f405d256c56d8ad69125c | [log] [tgz] |
---|---|---|
author | Andrew Jones <drjones@redhat.com> | Mon May 27 16:31:41 2019 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 05 14:14:45 2019 +0200 |
tree | 92d4fed4b0fcd0221ab0abac2b32601af688a294 | |
parent | f5dd4ccf5552d71a817d0ec97481e4a71425a038 [diff] |
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>