commit | 773ab6cb16b34272dc7eb8171824924c38dbeb90 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Thu Oct 07 18:16:57 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 13 10:47:49 2021 +0200 |
tree | 2391e8e768ad205c994719dfa4da3520e71dd337 | |
parent | 02310f3a91470575a103857222d3a6e8acea338e [diff] |
target/i386/kvm: Restrict SEV stubs to x86 architecture SEV is x86-specific, no need to add its stub to other architectures. Move the stub file to target/i386/kvm/. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20211007161716.453984-5-philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>