822a8dc Restrict to x86_64 only

Authored and Committed by berrange 2 years ago
    Restrict to x86_64 only
    
    The rust code unconditionally does 'use std::arch::x86_64'. Since SEV is
    an AMD x86_64 CPU feature we don't need to care about other arches.
    
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+4 -1