All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Mammedov <imammedo@redhat.com>
To: Wei Yang <richardw.yang@linux.intel.com>
Cc: peter.maydell@linaro.org, shannon.zhaosl@gmail.com,
	qemu-arm@nongnu.org, qemu-devel@nongnu.org, mst@redhat.com
Subject: Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 0/3] Extract build_mcfg
Date: Wed, 13 Mar 2019 13:30:39 +0100	[thread overview]
Message-ID: <20190313133039.516f3a60@redhat.com> (raw)
In-Reply-To: <20190313044253.31988-1-richardw.yang@linux.intel.com>

On Wed, 13 Mar 2019 12:42:50 +0800
Wei Yang <richardw.yang@linux.intel.com> wrote:

> This patch set tries to generalize MCFG table build process.
> 
> [1]: use acpi_get_mcfg() to get necessary information to build MCFG
> [2]: remove an unnecessary variable mcfg_start
> [3]: Extract build_mcfg to aml-build.c
> 
> Wei Yang (3):
>   hw/arm/virt-acpi-build: use acpi_get_mcfg() to calculate bus number
>   hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start
>   hw/acpi: Extract build_mcfg

I'd add ano more patch on top
which converts from packed structure to build_append_int_noprefix() API

> 
>  hw/acpi/aml-build.c         | 30 ++++++++++++++++++++++++++++++
>  hw/arm/virt-acpi-build.c    | 27 ++++++++++-----------------
>  hw/i386/acpi-build.c        | 36 +-----------------------------------
>  include/hw/acpi/aml-build.h |  6 ++++++
>  4 files changed, 47 insertions(+), 52 deletions(-)
> 


  parent reply	other threads:[~2019-03-13 12:30 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-13  4:42 [Qemu-devel] [RFC PATCH 0/3] Extract build_mcfg Wei Yang
2019-03-13  4:42 ` [Qemu-devel] [RFC PATCH 1/3] hw/arm/virt-acpi-build: use acpi_get_mcfg() to calculate bus number Wei Yang
2019-03-13 12:00   ` [Qemu-arm] " Igor Mammedov
2019-03-13 13:26     ` [Qemu-devel] " Wei Yang
2019-03-13  4:42 ` [Qemu-arm] [RFC PATCH 2/3] hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start Wei Yang
2019-03-13 12:06   ` Igor Mammedov
2019-03-13  4:42 ` [Qemu-devel] [RFC PATCH 3/3] hw/acpi: Extract build_mcfg Wei Yang
2019-03-13 12:23   ` [Qemu-arm] " Igor Mammedov
2019-03-13 13:33     ` [Qemu-devel] " Wei Yang
2019-03-13 16:09       ` [Qemu-arm] " Igor Mammedov
2019-03-13 21:31         ` Wei Yang
2019-03-14  9:18           ` Igor Mammedov
2019-03-14 11:54             ` [Qemu-arm] " Wei Yang
2019-03-16 10:31             ` Wei Yang
2019-03-20 13:40               ` Wei Yang
2019-04-02  3:53         ` [Qemu-arm] " Wei Yang
2019-04-02  3:53           ` Wei Yang
2019-04-02  6:15           ` [Qemu-arm] " Igor Mammedov
2019-04-02  6:15             ` Igor Mammedov
2019-04-05  8:55             ` [Qemu-arm] " Wei Yang
2019-04-05  8:55               ` Wei Yang
2019-04-05  8:55               ` Wei Yang
2019-04-09 14:54               ` [Qemu-arm] " Igor Mammedov
2019-04-09 14:54                 ` Igor Mammedov
2019-04-12  5:44                 ` [Qemu-arm] " Wei Yang
2019-04-12  5:44                   ` Wei Yang
2019-04-12  5:44                   ` Wei Yang
2019-04-12  8:14                   ` [Qemu-arm] " Igor Mammedov
2019-04-12  8:14                     ` Igor Mammedov
2019-03-13 12:30 ` Igor Mammedov [this message]
2019-03-13 13:24   ` [Qemu-devel] [RFC PATCH 0/3] " Wei Yang
2019-03-13 16:17     ` [Qemu-arm] " Igor Mammedov

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=20190313133039.516f3a60@redhat.com \
    --to=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richardw.yang@linux.intel.com \
    --cc=shannon.zhaosl@gmail.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.