Eric Auger 4cffb2df42 KVM: selftests: vgic_init kvm selftests fixup
Bring some improvements/rationalization over the first version
of the vgic_init selftests:

- ucall_init is moved in run_cpu()
- vcpu_args_set is not called as not needed
- whenever a helper is supposed to succeed, call the non "_" version
- helpers do not return -errno, instead errno is checked by the caller
- vm_gic struct is used whenever possible, as well as vm_gic_destroy
- _kvm_create_device takes an addition fd parameter

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Suggested-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210407135937.533141-1-eric.auger@redhat.com
2021-04-07 15:50:50 +01:00
..
2020-04-03 13:12:26 -07:00
2020-08-22 10:53:12 +01:00
2020-04-02 17:57:10 +01:00
2021-03-06 16:54:33 -03:00
2021-02-22 08:50:01 -08:00
2021-02-22 13:59:43 -08:00
2020-08-19 14:11:44 +02:00
2020-09-04 12:46:06 +01:00