KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directory
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 22 Jun 2020 20:20:29 +0000 (13:20 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2020 20:21:53 +0000 (16:21 -0400)
commit33e3042dac6bcc33b80835f7d7b502b1d74c457c
tree2d023c46fdfb188d8922731c7b7c2a97c8045578
parent7bd7ded642978feeec8f2b9a2b05d8e1daeff758
KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directory

Move mmu_audit.c and mmutrace.h under mmu/ where they belong.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200622202034.15093-2-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/mmu_audit.c [moved from arch/x86/kvm/mmu_audit.c with 100% similarity]
arch/x86/kvm/mmu/mmutrace.h [moved from arch/x86/kvm/mmutrace.h with 99% similarity]