qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Thomas Huth <thuth@redhat.com>, Markus Armbruster <armbru@redhat.com>
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PATCH for-3.1 18/25] MAINTAINERS: Add missing entries for the QObject section
Date: Sun, 25 Nov 2018 21:49:53 +0100	[thread overview]
Message-ID: <20181125205000.10324-19-philmd@redhat.com> (raw)
In-Reply-To: <20181125205000.10324-1-philmd@redhat.com>

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 28e5038c73..ac5d25491f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1846,12 +1846,18 @@ S: Supported
 F: qobject/
 F: include/qapi/qmp/
 X: include/qapi/qmp/dispatch.h
+F: include/qemu/qdist.h
 F: scripts/coccinelle/qobject.cocci
 F: tests/check-qdict.c
-F: tests/check-qnum.c
 F: tests/check-qjson.c
 F: tests/check-qlist.c
+F: tests/check-qlit.c
+F: tests/check-qnull.c
+F: tests/check-qnum.c
+F: tests/check-qobject.c
 F: tests/check-qstring.c
+F: tests/test-qdist.c
+F: qdict-test-data.txt
 T: git https://repo.or.cz/qemu/armbru.git qapi-next
 
 QEMU Guest Agent
-- 
2.17.2

  parent reply	other threads:[~2018-11-25 20:52 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   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
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 ` Philippe Mathieu-Daudé [this message]
2018-11-26  9:55   ` [Qemu-devel] [PATCH for-3.1 18/25] MAINTAINERS: Add missing entries for the QObject section 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=20181125205000.10324-19-philmd@redhat.com \
    --to=philmd@redhat.com \
    --cc=armbru@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).