diff options
author | Andrew Jones <drjones@redhat.com> | 2017-08-11 14:29:20 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-08-11 18:53:18 +0200 |
commit | a170504f9f6d4835e042edf4c764a21594acc79c (patch) | |
tree | c816935340d11d2be40e2683d2417c7deb5ab3b8 /tools | |
parent | eebed2438923f8df465c27f8fa41303771fdb2e8 (diff) | |
download | linux-stable-a170504f9f6d4835e042edf4c764a21594acc79c.tar.gz linux-stable-a170504f9f6d4835e042edf4c764a21594acc79c.tar.bz2 linux-stable-a170504f9f6d4835e042edf4c764a21594acc79c.zip |
KVM: MAINTAINERS improvements
Remove nonexistent files, allow less awkward expressions when
extracting arch-specific information, and only return relevant
information when using arch-specific expressions. Additionally
add include/trace/events/kvm.h, arch/*/include/uapi/asm/kvm*,
and arch/powerpc/kernel/kvm* to appropriate sections. The arch-
specific expressions are now:
/KVM/ -- All KVM
/\(KVM\)|\(KVM\/x86\)/ -- X86
/\(KVM\)|\(KVM\/x86\)|\(KVM\/amd\)/ -- X86 plus AMD
/\(KVM\)|\(KVM\/arm\)/ -- ARM
/\(KVM\)|\(KVM\/arm\)|\(KVM\/arm64\)/ -- ARM plus ARM64
/\(KVM\)|\(KVM\/powerpc\)/ -- POWERPC
/\(KVM\)|\(KVM\/s390\)/ -- S390
/\(KVM\)|\(KVM\/mips\)/ -- MIPS
Signed-off-by: Andrew Jones <drjones@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions