qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Apfelbaum <marcel@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Michael S . Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 09/17] MAINTAINERS: add missing PCI entries
Date: Mon, 4 Sep 2017 12:51:58 +0300	[thread overview]
Message-ID: <e99108db-bf6a-b0de-696d-102634cc1066@redhat.com> (raw)
In-Reply-To: <20170830215523.25278-10-f4bug@amsat.org>

On 31/08/2017 0:55, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dd5e2c2b6b..bbe1191883 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -928,6 +928,8 @@ F: include/hw/pci/*
>   F: hw/misc/pci-testdev.c
>   F: hw/pci/*
>   F: hw/pci-bridge/*
> +F: docs/pci*
> +F: docs/specs/*pci*
>   
>   ACPI/SMBIOS
>   M: Michael S. Tsirkin <mst@redhat.com>
> 

  Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>

Thanks,
Marcel

  reply	other threads:[~2017-09-04  9:52 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 21:55 [Qemu-devel] [PATCH v2 00/17] add missing entries in MAINTAINERS Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 01/17] MAINTAINERS: add missing ARM entries Philippe Mathieu-Daudé
2017-08-31  5:07   ` Thomas Huth
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 02/17] MAINTAINERS: add missing Versatile PB entry Philippe Mathieu-Daudé
2017-08-31  5:22   ` Thomas Huth
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 03/17] MAINTAINERS: add missing STM32 entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 04/17] MAINTAINERS: add missing entry for vhost Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 05/17] MAINTAINERS: add missing VMWare entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 06/17] MAINTAINERS: add missing Guest Agent entries Philippe Mathieu-Daudé
2017-09-08 13:04   ` Philippe Mathieu-Daudé
2017-09-08 16:36     ` Michael Roth
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 07/17] MAINTAINERS: add missing qcow2 entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 08/17] MAINTAINERS: add missing USB entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 09/17] MAINTAINERS: add missing PCI entries Philippe Mathieu-Daudé
2017-09-04  9:51   ` Marcel Apfelbaum [this message]
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 10/17] MAINTAINERS: add missing SSI entries Philippe Mathieu-Daudé
2017-08-30 23:13   ` Alistair Francis
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 11/17] MAINTAINERS: add missing entries for throttling infra Philippe Mathieu-Daudé
2017-08-31  7:45   ` Alberto Garcia
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 12/17] MAINTAINERS: add missing megasas test entry Philippe Mathieu-Daudé
2017-09-08 13:04   ` Philippe Mathieu-Daudé
2017-09-08 17:12     ` Philippe Mathieu-Daudé
2017-09-08 17:29       ` Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 13/17] MAINTAINERS: add missing AIO entry Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 14/17] MAINTAINERS: add missing entry for Generic Loader Philippe Mathieu-Daudé
2017-08-30 23:13   ` Alistair Francis
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 15/17] MAINTAINERS: add missing Cryptography entry Philippe Mathieu-Daudé
2017-08-31  9:19   ` Daniel P. Berrange
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 16/17] MAINTAINERS: update docs/devel/ entries Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] [PATCH v2 17/17] MAINTAINERS: update docs/interop/ entries Philippe Mathieu-Daudé
2017-08-31  3:55 ` [Qemu-devel] [PATCH v2 00/17] add missing entries in MAINTAINERS Philippe Mathieu-Daudé
2017-09-08 12:51 ` Michael S. Tsirkin

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=e99108db-bf6a-b0de-696d-102634cc1066@redhat.com \
    --to=marcel@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /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).