]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ef4ecd1a421173f80057688af77a99e60f2ad20
tree2d023c46fdfb188d8922731c7b7c2a97c8045578
parenta664a970d2ee0cd50517a74243e1683722f3b6a3
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 [new file with mode: 0644]
arch/x86/kvm/mmu/mmutrace.h [new file with mode: 0644]
arch/x86/kvm/mmu_audit.c [deleted file]
arch/x86/kvm/mmutrace.h [deleted file]