From: "Michael S. Tsirkin" <mst@redhat.com>
To: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Cc: peter.maydell@linaro.org, xiaoguangrong.eric@gmail.com,
shannon.zhaosl@gmail.com, david@redhat.com, linuxarm@huawei.com,
qemu-devel@nongnu.org, xuwei5@hisilicon.com, dgilbert@redhat.com,
eric.auger@redhat.com, qemu-arm@nongnu.org, imammedo@redhat.com,
lersek@redhat.com
Subject: Re: [PATCH for-5.0 v2 0/3] acpi: Fixes for inconsistency in ACPI MR size during migration
Date: Fri, 3 Apr 2020 08:37:14 -0400 [thread overview]
Message-ID: <20200403083639-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20200403101827.30664-1-shameerali.kolothum.thodi@huawei.com>
On Fri, Apr 03, 2020 at 11:18:24AM +0100, Shameer Kolothum wrote:
> This is to fix few issues discovered while adding NVDIMM hot-add
> support to arm/virt. These were previously part of [1] and since
> the fixes are generic in nature and might be an issue in x86 as
> well, they are being treated separately now.
OK I'll queue this unless someone has any objections.
> 1. https://patchwork.kernel.org/patch/11432371/
>
> v1 --> V2
> - patch #2, Addressed comments from Dave and MST
>
> Updates from [1]:
> -Added R-by and A-by tags.
> -Edited commit log for patch#2
> -Updated patch#3 as per David's comment
>
> David Hildenbrand (1):
> exec: Fix for qemu_ram_resize() callback
>
> Shameer Kolothum (2):
> acpi: Use macro for table-loader file name
> fw_cfg: Migrate ACPI table mr sizes separately
>
> exec.c | 16 ++++++-
> hw/arm/virt-acpi-build.c | 2 +-
> hw/core/machine.c | 1 +
> hw/i386/acpi-build.c | 2 +-
> hw/nvram/fw_cfg.c | 91 ++++++++++++++++++++++++++++++++++++-
> include/hw/acpi/aml-build.h | 1 +
> include/hw/nvram/fw_cfg.h | 6 +++
> 7 files changed, 114 insertions(+), 5 deletions(-)
>
> --
> 2.17.1
>
prev parent reply other threads:[~2020-04-03 12:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-03 10:18 [PATCH for-5.0 v2 0/3] acpi: Fixes for inconsistency in ACPI MR size during migration Shameer Kolothum
2020-04-03 10:18 ` [PATCH for-5.0 v2 1/3] acpi: Use macro for table-loader file name Shameer Kolothum
2020-04-03 10:45 ` Philippe Mathieu-Daudé
2020-04-03 10:18 ` [PATCH for-5.0 v2 2/3] fw_cfg: Migrate ACPI table mr sizes separately Shameer Kolothum
2020-04-07 14:17 ` Philippe Mathieu-Daudé
2020-04-07 14:34 ` Michael S. Tsirkin
2020-04-07 14:54 ` David Hildenbrand
2020-04-07 17:03 ` Philippe Mathieu-Daudé
2020-04-03 10:18 ` [PATCH for-5.0 v2 3/3] exec: Fix for qemu_ram_resize() callback Shameer Kolothum
2020-04-03 10:50 ` Philippe Mathieu-Daudé
2020-04-03 12:37 ` 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=20200403083639-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=david@redhat.com \
--cc=dgilbert@redhat.com \
--cc=eric.auger@redhat.com \
--cc=imammedo@redhat.com \
--cc=lersek@redhat.com \
--cc=linuxarm@huawei.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=shannon.zhaosl@gmail.com \
--cc=xiaoguangrong.eric@gmail.com \
--cc=xuwei5@hisilicon.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.