]> 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)
commit777900840d5f976727f61873f490c21f6a464562
tree2d023c46fdfb188d8922731c7b7c2a97c8045578
parentb5059f4dac57b00541f24c4ae308511133fd979f
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]