OSDN Git Service

kvm: selftests: move arch-specific files to arch-specific locations
[uclinux-h8/linux.git] / tools / testing / selftests / kvm / x86_64 / state_test.c
similarity index 99%
rename from tools/testing/selftests/kvm/state_test.c
rename to tools/testing/selftests/kvm/x86_64/state_test.c
index cdf8273..43df194 100644 (file)
@@ -17,7 +17,7 @@
 #include "test_util.h"
 
 #include "kvm_util.h"
-#include "x86.h"
+#include "processor.h"
 #include "vmx.h"
 
 #define VCPU_ID                5