aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBen Gardon <[email protected]>2020-01-23 10:04:32 -0800
committerPaolo Bonzini <[email protected]>2020-03-16 17:57:04 +0100
commit9bbf24744e12bb6b9b32e30917b07f9242cc0341 (patch)
tree51e95188afa8f33de588fb1cc0c14c21d911a813 /scripts
parent56a4210f4e4ed9c8ebec87d212453be8f6f8750f (diff)
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Currently vcpu_args_set is only implemented for x86. This makes writing tests with multiple vCPUs difficult as each guest vCPU must either a.) do the same thing or b.) derive some kind of unique token from it's registers or the architecture. To simplify the process of writing tests with multiple vCPUs for s390 and aarch64, add set args functions for those architectures. Signed-off-by: Ben Gardon <[email protected]> [Fixed array index (num => i) and made some style changes.] Signed-off-by: Andrew Jones <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions