All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: Shannon Zhao <zhaoshenglong@huawei.com>,
	Igor Mammedov <imammedo@redhat.com>,
	qemu-arm@nongnu.org, qemu-devel@nongnu.org,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/19] ACPI reorganization for hardware-reduced support
Date: Tue, 30 Oct 2018 17:21:15 +0100	[thread overview]
Message-ID: <874ld3h0ck.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <20181030152041.GD5291@caravaggio.home> (Samuel Ortiz's message of "Tue, 30 Oct 2018 16:20:41 +0100")

Samuel Ortiz <sameo@linux.intel.com> writes:

> Hi Markus,
>
> On Mon, Oct 29, 2018 at 06:28:48PM +0100, Markus Armbruster wrote:
>> You neglected to cc: maintainers.  I'm doing that for you now.
>> scripts/get_maintainer.pl can help you finding maintainers.
> Sorry about that. I sent a v3 with all maintainers cc'ed.

I don't think that's necessary unless you add more people than I did.

WARNING: multiple messages have this Message-ID (diff)
From: Markus Armbruster <armbru@redhat.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: Igor Mammedov <imammedo@redhat.com>,
	qemu-arm@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>,
	qemu-devel@nongnu.org, Shannon Zhao <zhaoshenglong@huawei.com>
Subject: Re: [Qemu-devel] [PATCH v2 00/19] ACPI reorganization for hardware-reduced support
Date: Tue, 30 Oct 2018 17:21:15 +0100	[thread overview]
Message-ID: <874ld3h0ck.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <20181030152041.GD5291@caravaggio.home> (Samuel Ortiz's message of "Tue, 30 Oct 2018 16:20:41 +0100")

Samuel Ortiz <sameo@linux.intel.com> writes:

> Hi Markus,
>
> On Mon, Oct 29, 2018 at 06:28:48PM +0100, Markus Armbruster wrote:
>> You neglected to cc: maintainers.  I'm doing that for you now.
>> scripts/get_maintainer.pl can help you finding maintainers.
> Sorry about that. I sent a v3 with all maintainers cc'ed.

I don't think that's necessary unless you add more people than I did.

  reply	other threads:[~2018-10-30 16:21 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-29 16:24 [Qemu-devel] [PATCH v2 00/19] ACPI reorganization for hardware-reduced support Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 01/19] hw: i386: Decouple the ACPI build from the PC machine type Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 02/19] hw: acpi: Export ACPI build alignment API Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 03/19] hw: acpi: Export the RSDP build API Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 04/19] hw: acpi: Implement XSDT support for RSDP Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 05/19] hw: arm: Switch to the AML build RSDP building routine Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 06/19] hw: acpi: Generalize AML build routines Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 07/19] hw: acpi: Factorize _OSC AML across architectures Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 08/19] hw: i386: Refactor PCI host getter Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 09/19] hw: acpi: Export and generalize the PCI host AML API Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 10/19] hw: acpi: Export the MCFG getter Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 11/19] hw: acpi: Do not create hotplug method when handler is not defined Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 12/19] hw: i386: Make the hotpluggable memory size property more generic Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 13/19] hw: acpi: Export the SRAT AML build API Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 14/19] hw: acpi: Fix memory hotplug AML generation error Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 15/19] hw: acpi: Export the PCI hotplug API Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 16/19] hw: acpi: Retrieve the PCI bus from AcpiPciHpState Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 17/19] hw: acpi: Define ACPI tables builder interface Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 18/19] hw: i386: Export the MADT build method Samuel Ortiz
2018-10-29 16:24 ` [Qemu-devel] [PATCH v2 19/19] hw: i386: Implement the ACPI builder interface for PC Samuel Ortiz
2018-10-29 16:51 ` [Qemu-devel] [PATCH v2 00/19] ACPI reorganization for hardware-reduced support Samuel Ortiz
2018-10-29 17:28 ` [Qemu-arm] " Markus Armbruster
2018-10-29 17:28   ` Markus Armbruster
2018-10-30 15:20   ` [Qemu-arm] " Samuel Ortiz
2018-10-30 15:20     ` Samuel Ortiz
2018-10-30 16:21     ` Markus Armbruster [this message]
2018-10-30 16:21       ` Markus Armbruster

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=874ld3h0ck.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sameo@linux.intel.com \
    --cc=zhaoshenglong@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.