mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-06 14:31:46 +00:00
KVM: selftests: Move evmcs.h to x86_64/
evmcs.h is x86_64 only thing, move it to x86_64/ subdirectory. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20210521095204.2161214-30-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
75a3f4287f
commit
d504df3c91
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0 */
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
/*
|
/*
|
||||||
* tools/testing/selftests/kvm/include/vmx.h
|
* tools/testing/selftests/kvm/include/x86_64/evmcs.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018, Red Hat, Inc.
|
* Copyright (C) 2018, Red Hat, Inc.
|
||||||
*
|
*
|
Loading…
Add table
Add a link
Reference in a new issue