qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron via <qemu-devel@nongnu.org>
To: <linux-cxl@vger.kernel.org>, <mst@redhat.com>,
	Markus Armbruster <armbru@redhat.com>, <qemu-devel@nongnu.org>,
	Li Zhijian <lizhijian@fujitsu.com>, <linuxarm@huawei.com>
Subject: Re: [PATCH qemu 0/3] hw/cxl: Misc minor improvements
Date: Fri, 5 Jul 2024 12:41:04 +0100	[thread overview]
Message-ID: <20240705123930.000064e8@huawei.com> (raw)
In-Reply-To: <20240702143425.717452-1-Jonathan.Cameron@huawei.com>

On Tue, 2 Jul 2024 15:34:22 +0100
Jonathan Cameron <Jonathan.Cameron@huawei.com> wrote:

> Before pushing on to more significant features a few unrelated patches
> doing tidying up + one to avoid people setting the memory backend both
> for a CXL type 3 device and as normal RAM in an attempt to get SRAT to
> cover it correctly.  We've had multiple 'bug' reports from this and if
> nothing else I'd like to stop getting those!
> 
> Based on master + the two DCD series Michael Tsirkin has queued.
> 
> Based-on: [PATCH v8 00/14] Enabling DCD emulation support in Qemu
> Based-on: https://lore.kernel.org/qemu-devel/20240523174651.1089554-1-nifan.cxl@gmail.com/
> Based-on: [PATCH qemu 0/2] hw/cxl: DCD tweaks and improvements.
> Based-on: https://lore.kernel.org/qemu-devel/20240625170805.359278-1-Jonathan.Cameron@huawei.com/

I'll send a v2 that replaces the unused cfmw_list with the fix
that makes us of it to avoid a crash.


> 
> Fan Ni (1):
>   hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space
>     zeroing
> 
> Jonathan Cameron (1):
>   hw/cxl: Check for multiple mappings of memory backends.
> 
> Li Zhijian (1):
>   hw/cxl: Get rid of unused cfmw_list
> 
>  include/hw/cxl/cxl.h       |  1 -
>  hw/cxl/cxl-host.c          |  1 -
>  hw/cxl/cxl-mailbox-utils.c |  7 -------
>  hw/mem/cxl_type3.c         | 15 +++++++++++++++
>  4 files changed, 15 insertions(+), 9 deletions(-)
> 



      parent reply	other threads:[~2024-07-05 11:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02 14:34 [PATCH qemu 0/3] hw/cxl: Misc minor improvements Jonathan Cameron via
2024-07-02 14:34 ` [PATCH 1/3] hw/cxl: Get rid of unused cfmw_list Jonathan Cameron via
2024-07-05  1:04   ` Zhijian Li (Fujitsu) via
2024-07-05  2:15     ` Zhao Liu
2024-07-05  2:29       ` Zhijian Li (Fujitsu) via
2024-07-05  9:40         ` Jonathan Cameron via
2024-07-02 14:34 ` [PATCH 2/3] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing Jonathan Cameron via
2024-07-02 14:34 ` [PATCH 3/3] hw/cxl: Check for multiple mappings of memory backends Jonathan Cameron via
2024-07-05 11:41 ` Jonathan Cameron via [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=20240705123930.000064e8@huawei.com \
    --to=qemu-devel@nongnu.org \
    --cc=Jonathan.Cameron@Huawei.com \
    --cc=armbru@redhat.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=lizhijian@fujitsu.com \
    --cc=mst@redhat.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).