qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Andrew Jones <drjones@redhat.com>
Cc: peter.maydell@linaro.org, imammedo@redhat.com,
	qemu-devel@nongnu.org, shannon.zhao@linaro.org
Subject: Re: [Qemu-devel] [PATCH v3 0/2] ACPI: ARM: add SPCR table
Date: Wed, 10 Jun 2015 18:16:53 +0200	[thread overview]
Message-ID: <20150610181634-mutt-send-email-mst@redhat.com> (raw)
In-Reply-To: <1433929959-29530-1-git-send-email-drjones@redhat.com>

On Wed, Jun 10, 2015 at 05:52:37AM -0400, Andrew Jones wrote:
> Adding this table allows the guest to boot without the console=
> parameter added to the kernel command line. And anyway, kernel doc
> Documentation/arm64/acpi_object_usage.txt says it's a required
> table for arm64.

Looks good to me.
Feel free to merge through the arm tree.

> v3:
> - no enums, document struct and value in build_spcr [mst]
> - document earliest spec version for table [mst]
> - clarify _ADR comment [Igor]
> v2:
> - checkpatch style fixes [Shannon]
> - table is revision 2, not 5 [Shannon]
> - use AML_SYSTEM_MEMORY [Shannon]
> - tested-by Shannon
> 
> Andrew Jones (2):
>   ACPI: Add definitions for the SPCR table
>   hw/arm/virt-acpi-build: Add SPCR table
> 
>  hw/arm/virt-acpi-build.c    | 43 ++++++++++++++++++++++++++-
>  include/hw/acpi/acpi-defs.h | 72 +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 114 insertions(+), 1 deletion(-)
> 
> -- 
> 1.8.3.1

      parent reply	other threads:[~2015-06-10 16:17 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10  9:52 [Qemu-devel] [PATCH v3 0/2] ACPI: ARM: add SPCR table Andrew Jones
2015-06-10  9:52 ` [Qemu-devel] [PATCH v3 1/2] ACPI: Add definitions for the " Andrew Jones
2015-06-10 16:16   ` Michael S. Tsirkin
2015-06-11  7:08   ` Igor Mammedov
2015-06-10  9:52 ` [Qemu-devel] [PATCH v3 2/2] hw/arm/virt-acpi-build: Add " Andrew Jones
2015-06-10 16:16   ` Michael S. Tsirkin
2015-06-11  7:09   ` Igor Mammedov
2015-06-15 15:45   ` Peter Maydell
2015-06-15 16:10     ` Michael S. Tsirkin
2015-06-15 16:32       ` Andrew Jones
2015-06-15 16:59         ` Peter Maydell
2015-06-15 18:13           ` Michael S. Tsirkin
2015-06-16  1:33             ` Shannon Zhao
2015-06-16 14:16               ` Igor Mammedov
2015-06-16 14:19               ` Michael S. Tsirkin
2015-06-17  1:06                 ` Shannon Zhao
2015-06-17  6:52                   ` Michael S. Tsirkin
2015-06-17  9:42                   ` Andrew Jones
2015-06-18 10:28                     ` Shannon Zhao
2015-06-18 11:03                       ` Andrew Jones
2015-06-18 11:49                         ` Shannon Zhao
2015-06-10 16:16 ` Michael S. Tsirkin [this message]

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=20150610181634-mutt-send-email-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=drjones@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=shannon.zhao@linaro.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).