kvm: selftests: move arch-specific files to arch-specific locations

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Andrew Jones
2018-09-18 19:54:26 +02:00
committed by Paolo Bonzini
parent 14c47b7530
commit cc68765d41
18 changed files with 50 additions and 49 deletions

View File

@@ -7,7 +7,7 @@
*
*/
#ifndef SELFTEST_KVM_UTIL_H
#define SELFTEST_KVM_UTIL_H 1
#define SELFTEST_KVM_UTIL_H
#include "test_util.h"