KVM: VMX: Move VMX specific files to a "vmx" subdirectory
...to prepare for shattering vmx.c into multiple files without having to prepend "vmx_" to all new files. Signed-off-by:Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- arch/x86/kvm/Makefile 1 addition, 1 deletionarch/x86/kvm/Makefile
- arch/x86/kvm/vmx/pmu_intel.c 0 additions, 0 deletionsarch/x86/kvm/vmx/pmu_intel.c
- arch/x86/kvm/vmx/vmx.c 0 additions, 0 deletionsarch/x86/kvm/vmx/vmx.c
- arch/x86/kvm/vmx/vmx_evmcs.h 0 additions, 0 deletionsarch/x86/kvm/vmx/vmx_evmcs.h
- arch/x86/kvm/vmx/vmx_shadow_fields.h 0 additions, 0 deletionsarch/x86/kvm/vmx/vmx_shadow_fields.h
Loading