qemu-patch-raspberry4/target/i386/kvm
David Gibson ec78e2cda3 confidential guest support: Move SEV initialization into arch specific code
While we've abstracted some (potential) differences between mechanisms for
securing guest memory, the initialization is still specific to SEV.  Given
that, move it into x86's kvm_arch_init() code, rather than the generic
kvm_init() code.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
2021-02-08 16:57:38 +11:00
..
hyperv-proto.h i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
hyperv-stub.c i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
hyperv.c i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
hyperv.h i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
kvm-stub.c i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
kvm.c confidential guest support: Move SEV initialization into arch specific code 2021-02-08 16:57:38 +11:00
kvm_i386.h i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
meson.build i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
trace-events i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
trace.h i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00