OSDN Git Service

MAINTAINERS: Add KVM selftests to existing KVM entry
authorSean Christopherson <sean.j.christopherson@intel.com>
Wed, 13 Mar 2019 19:55:55 +0000 (12:55 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Mar 2019 18:16:48 +0000 (19:16 +0100)
It's safe to assume Paolo and Radim are maintaining the KVM selftests
given that the vast majority of commits have their SOBs.  Play nice
with get_maintainers and make it official.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS

index 8347269..b95f5b6 100644 (file)
@@ -8295,6 +8295,7 @@ F:        include/linux/kvm*
 F:     include/kvm/iodev.h
 F:     virt/kvm/*
 F:     tools/kvm/
+F:     tools/testing/selftests/kvm/
 
 KERNEL VIRTUAL MACHINE FOR AMD-V (KVM/amd)
 M:     Joerg Roedel <joro@8bytes.org>