From: Laurent Vivier <laurent@vivier.eu>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Thomas Huth" <thuth@redhat.com>,
"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
"Artyom Tarasenko" <atar4qemu@gmail.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH for-3.1 02/25] MAINTAINERS: Add a missing entry to the SPARC CPU
Date: Tue, 27 Nov 2018 12:34:06 +0100 [thread overview]
Message-ID: <1d672174-e667-6c68-0b51-5abdfd8b0885@vivier.eu> (raw)
In-Reply-To: <20181125205000.10324-3-philmd@redhat.com>
On 25/11/2018 21:49, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> 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
>
Applied to my trivial-patches branch.
Thanks,
Laurent
next prev parent reply other threads:[~2018-11-27 11:34 UTC|newest]
Thread overview: 79+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-25 20:49 [Qemu-devel] [PATCH for-3.1 00/25] MAINTAINERS: Add various missing entries Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 01/25] MAINTAINERS: Fix ACPI tests data files path Philippe Mathieu-Daudé
2018-11-27 7:09 ` Thomas Huth
2018-11-27 11:33 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 02/25] MAINTAINERS: Add a missing entry to the SPARC CPU Philippe Mathieu-Daudé
2018-11-26 16:58 ` Mark Cave-Ayland
2018-11-27 11:34 ` Laurent Vivier [this message]
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 03/25] MAINTAINERS: Add missing entries to the X86 section (AMD SEV) Philippe Mathieu-Daudé
2018-11-27 10:00 ` Thomas Huth
2018-11-27 10:09 ` Paolo Bonzini
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 04/25] MAINTAINERS: Add missing entries for the Xilinx ZynqMP machine Philippe Mathieu-Daudé
2018-11-26 15:58 ` Alistair Francis
2018-11-27 11:35 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 05/25] MAINTAINERS: Add missing entries for the Jazz machine Philippe Mathieu-Daudé
2018-11-26 13:31 ` Stefan Markovic
2018-11-27 11:35 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 06/25] MAINTAINERS: Add a missing entry for the Xilinx S3A-DSP 1800 machine Philippe Mathieu-Daudé
2018-11-25 22:50 ` Peter Maydell
2018-11-25 23:00 ` Philippe Mathieu-Daudé
2018-11-27 11:37 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-27 12:03 ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 07/25] MAINTAINERS: Add a missing entry for the Fulong 2E machine Philippe Mathieu-Daudé
2018-11-26 13:34 ` Stefan Markovic
2018-11-27 9:49 ` Thomas Huth
2018-11-27 9:58 ` Aleksandar Markovic
2018-11-27 10:25 ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 08/25] MAINTAINERS: Add a missing entry for the Old World machines Philippe Mathieu-Daudé
2018-11-26 0:15 ` David Gibson
2018-11-26 16:59 ` Mark Cave-Ayland
2018-11-27 11:39 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 09/25] MAINTAINERS: Add a missing entry for the sun4m machines Philippe Mathieu-Daudé
2018-11-26 17:02 ` Mark Cave-Ayland
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 10/25] MAINTAINERS: Add missing entries for the sun4u machines Philippe Mathieu-Daudé
2018-11-26 17:05 ` Mark Cave-Ayland
2018-11-26 17:49 ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 11/25] MAINTAINERS: Add missing entries for the PC machines Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 12/25] MAINTAINERS: Add missing entries to the PC Chipset section Philippe Mathieu-Daudé
2018-11-27 11:25 ` Thomas Huth
2018-11-27 11:41 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 13/25] MAINTAINERS: Add missing entries to VFIO Philippe Mathieu-Daudé
2018-11-27 7:14 ` Thomas Huth
2018-11-27 11:41 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-27 16:35 ` [Qemu-devel] " Alex Williamson
2018-11-27 16:50 ` Laurent Vivier
2018-11-27 16:50 ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 14/25] MAINTAINERS: Add missing entries to the vhost section Philippe Mathieu-Daudé
2018-11-27 7:16 ` Thomas Huth
2018-11-27 11:42 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 15/25] MAINTAINERS: Add missing entries for the Canon DIGIC machine Philippe Mathieu-Daudé
2018-11-25 22:50 ` Peter Maydell
2018-11-27 11:45 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 16/25] MAINTAINERS: Add missing entries for the MPS2 machine Philippe Mathieu-Daudé
2018-11-25 22:51 ` Peter Maydell
2018-11-27 11:46 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 17/25] MAINTAINERS: Add a missing entry to SPICE Philippe Mathieu-Daudé
2018-11-26 7:33 ` Gerd Hoffmann
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 18/25] MAINTAINERS: Add missing entries for the QObject section Philippe Mathieu-Daudé
2018-11-26 9:55 ` Markus Armbruster
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 19/25] MAINTAINERS: Add a missing entry to the QMP section Philippe Mathieu-Daudé
2018-11-26 9:56 ` Markus Armbruster
2018-11-27 11:51 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 20/25] MAINTAINERS: Add missing test entries to the Cryptography section Philippe Mathieu-Daudé
2018-11-27 16:13 ` Daniel P. Berrangé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 21/25] MAINTAINERS: Add a missing entry for the NVDIMM device Philippe Mathieu-Daudé
2018-11-27 7:19 ` Thomas Huth
2018-11-27 11:52 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 22/25] MAINTAINERS: Add a missing entry to the New World machines Philippe Mathieu-Daudé
2018-11-27 7:22 ` Thomas Huth
2018-11-27 9:26 ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 23/25] MAINTAINERS: Add an entry for the Dino machine Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 24/25] MAINTAINERS: Use my work email to review Build and test automation patches Philippe Mathieu-Daudé
2018-11-27 7:23 ` Thomas Huth
2018-11-27 11:53 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:50 ` [Qemu-devel] [PATCH for-3.1 25/25] MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org Philippe Mathieu-Daudé
2018-11-27 7:26 ` Thomas Huth
2018-11-27 8:59 ` Markus Armbruster
2018-11-27 9:18 ` Paolo Bonzini
2018-11-27 9:20 ` Philippe Mathieu-Daudé
2018-11-27 10:04 ` Cornelia Huck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1d672174-e667-6c68-0b51-5abdfd8b0885@vivier.eu \
--to=laurent@vivier.eu \
--cc=atar4qemu@gmail.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).