From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acz5w-0003zj-5I for qemu-devel@nongnu.org; Mon, 07 Mar 2016 12:37:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acz5v-0003M2-Co for qemu-devel@nongnu.org; Mon, 07 Mar 2016 12:37:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acz5v-0003Lw-7g for qemu-devel@nongnu.org; Mon, 07 Mar 2016 12:37:23 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id DF1ACC00070D for ; Mon, 7 Mar 2016 17:37:22 +0000 (UTC) From: Paolo Bonzini Date: Mon, 7 Mar 2016 18:36:59 +0100 Message-Id: <1457372221-19285-14-git-send-email-pbonzini@redhat.com> In-Reply-To: <1457372221-19285-1-git-send-email-pbonzini@redhat.com> References: <1457372221-19285-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PULL 13/15] MAINTAINERS: Add entry for include/sysemu/kvm*.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Thomas Huth From: Thomas Huth The include/sysemu/kvm*.h header files should be part of the overall KVM section. Signed-off-by: Thomas Huth Message-Id: <1456403605-26587-1-git-send-email-thuth@redhat.com> Signed-off-by: Paolo Bonzini --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2f5a338..9d0255c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -234,6 +234,7 @@ L: kvm@vger.kernel.org S: Supported F: kvm-* F: */kvm.* +F: include/sysemu/kvm*.h ARM M: Peter Maydell -- 2.5.0