From: Jonathan Cameron via <qemu-devel@nongnu.org>
To: <mst@redhat.com>, <qemu-devel@nongnu.org>, <linuxarm@huawei.com>
Cc: Dmitry Frolov <frolov@swemel.ru>,
Ajay Joshi <ajay.opensrc@micron.com>,
Yao Xingtao <yaoxt.fnst@fujitsu.com>, Fan Ni <fan.ni@samsung.com>,
"Shiju Jose" <shiju.jose@huawei.com>, <linux-cxl@vger.kernel.org>
Subject: Re: [PATCH 0/7] hw/cxl: Round up of fixes.
Date: Mon, 14 Oct 2024 13:54:25 +0100 [thread overview]
Message-ID: <20241014135411.00006b8a@huawei.com> (raw)
In-Reply-To: <20241014121902.2146424-1-Jonathan.Cameron@huawei.com>
On Mon, 14 Oct 2024 13:18:55 +0100
Jonathan Cameron <Jonathan.Cameron@huawei.com> wrote:
> A mixed bag of fixes that have all been on the list already with the
> exception of:
> "hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded"
> (so that's the one that needs more eyes).
>
> I've tweaked the others to fix typos and correct Fixes tags (adding
> them where missing and fixing formatting), but they are fundamentally
> the same that has been reviewed on list.
Oops. This should have been
[PATCH qemu 0/7]...
to match the additions to the patch title for the others.
Note for qemu people, we do this for CXL patches to that it is
easier to manage the patchwork instance on linux-cxl as that is only
currently used to track kernel patches and hence these should be excluded.
Jonathan
>
> Ajay Joshi (1):
> hw/cxl: Fix background completion percentage calculation
>
> Dmitry Frolov (1):
> hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c
>
> Fan Ni (1):
> hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event
> records
>
> Jonathan Cameron (2):
> hw/cxl: Fix indent of structure member
> hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded
>
> Shiju Jose (1):
> hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature
> tables
>
> Yao Xingtao (1):
> mem/cxl_type3: Fix overlapping region validation error
>
> include/hw/cxl/cxl_device.h | 36 ++++++++++++++++++-----------
> hw/cxl/cxl-mailbox-utils.c | 31 +++++++++++--------------
> hw/mem/cxl_type3.c | 15 +++++-------
> hw/pci-bridge/pci_expander_bridge.c | 13 +++++++----
> 4 files changed, 49 insertions(+), 46 deletions(-)
>
next prev parent reply other threads:[~2024-10-14 12:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-14 12:18 [PATCH 0/7] hw/cxl: Round up of fixes Jonathan Cameron via
2024-10-14 12:18 ` [PATCH qemu 1/7] hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c Jonathan Cameron via
2024-10-14 12:18 ` [PATCH qemu 2/7] hw/cxl: Fix background completion percentage calculation Jonathan Cameron via
2024-10-14 12:18 ` [PATCH qemu 3/7] mem/cxl_type3: Fix overlapping region validation error Jonathan Cameron via
2024-10-14 12:18 ` [PATCH qemu 4/7] hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records Jonathan Cameron via
2024-10-14 12:19 ` [PATCH qemu 5/7] hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables Jonathan Cameron via
2024-10-14 12:19 ` [PATCH qemu 6/7] hw/cxl: Fix indent of structure member Jonathan Cameron via
2024-10-14 12:19 ` [PATCH qemu 7/7] hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded Jonathan Cameron via
2024-10-14 12:54 ` Jonathan Cameron via [this message]
2024-11-06 19:57 ` [PATCH 0/7] hw/cxl: Round up of fixes Michael Tokarev
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=20241014135411.00006b8a@huawei.com \
--to=qemu-devel@nongnu.org \
--cc=Jonathan.Cameron@Huawei.com \
--cc=ajay.opensrc@micron.com \
--cc=fan.ni@samsung.com \
--cc=frolov@swemel.ru \
--cc=linux-cxl@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=mst@redhat.com \
--cc=shiju.jose@huawei.com \
--cc=yaoxt.fnst@fujitsu.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 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).