From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRKDk-0001YJ-Rq for qemu-devel@nongnu.org; Mon, 26 Nov 2018 11:58:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRKDh-0007RT-Ll for qemu-devel@nongnu.org; Mon, 26 Nov 2018 11:58:52 -0500 References: <20181125205000.10324-1-philmd@redhat.com> <20181125205000.10324-3-philmd@redhat.com> From: Mark Cave-Ayland Message-ID: Date: Mon, 26 Nov 2018 16:58:30 +0000 MIME-Version: 1.0 In-Reply-To: <20181125205000.10324-3-philmd@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH for-3.1 02/25] MAINTAINERS: Add a missing entry to the SPARC CPU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , Thomas Huth , Artyom Tarasenko Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On 25/11/2018 20:49, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6c4f25fb05..ae12323647 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -281,6 +281,7 @@ S: Maintained > F: target/sparc/ > F: hw/sparc/ > F: hw/sparc64/ > +F: include/hw/sparc/sparc64.h > F: disas/sparc.c > > UniCore32 Reviewed-by: Mark Cave-Ayland ATB, Mark.