]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: xen, kvm: track pvclock-abi.h changes
authorJoao Martins <joao.m.martins@oracle.com>
Wed, 8 Nov 2017 17:19:58 +0000 (17:19 +0000)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Wed, 8 Nov 2017 21:33:14 +0000 (16:33 -0500)
commita7fa101a24f4a814ba02ec821dd7d0417f828f53
tree0266ccb01930048cbbff5bd9af6275040229e548
parentc2458cc45193448b2d5f539da7874658c21e4d53
MAINTAINERS: xen, kvm: track pvclock-abi.h changes

This file defines an ABI shared between guest and hypervisor(s)
(KVM, Xen) and as such there should be an correspondent entry in
MAINTAINERS file. Notice that there's already a text notice at the
top of the header file, hence this commit simply enforces it more
explicitly and have both peers noticed when such changes happen.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Acked-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
MAINTAINERS