From: Jonathan Cameron via <qemu-devel@nongnu.org>
To: <qemu-devel@nongnu.org>, "Michael S . Tsirkin" <mst@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
Igor Mammedov <imammedo@redhat.com>
Cc: <linux-cxl@vger.kernel.org>, <linuxarm@huawei.com>,
"Shameerali Kolothum Thodi"
<shameerali.kolothum.thodi@huawei.com>,
Ben Widawsky <bwidawsk@kernel.org>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH 0/2] hw/cxl: Two CXL emulation fixes.
Date: Wed, 17 Aug 2022 12:45:36 +0100 [thread overview]
Message-ID: <20220817124536.000004a4@huawei.com> (raw)
In-Reply-To: <20220808122051.14822-1-Jonathan.Cameron@huawei.com>
On Mon, 8 Aug 2022 13:20:49 +0100
Jonathan Cameron <Jonathan.Cameron@huawei.com> wrote:
> Peter Maydell reported both these issues, having looked into Coverity
> identified issues. The memory leak was straight forward, but testing the
> second patch identified a bug in the Linux kernel.
>
> This bug has been fixed in the series
> https://lore.kernel.org/linux-cxl/165973125417.1526540.14425647258796609596.stgit@dwillia2-xfh.jf.intel.com/T/#t
> and is now available in the cxl.git pending branch.
>
> Another clear example of why QEMU emulation is useful for kernel development.
Hi,
Any feedback on these two fixes?
Along with a two more fixes to follow in a few mins these are needed for the region code
in Linux 6.0-rc1 to work (there is a kernel fix as well that came from testing against
QEMU).
For full support we need one more feature (serial number provisioning) but without that
we get regions working as long as you create them fresh on each boot.
Thanks,
Jonathan
>
> Jonathan Cameron (2):
> hw/cxl: Fix memory leak in error paths
> hw/cxl: Fix wrong query of target ports
>
> hw/cxl/cxl-host.c | 17 ++++++++---------
> 1 file changed, 8 insertions(+), 9 deletions(-)
>
prev parent reply other threads:[~2022-08-17 11:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-08 12:20 [PATCH 0/2] hw/cxl: Two CXL emulation fixes Jonathan Cameron via
2022-08-08 12:20 ` [PATCH 1/2] hw/cxl: Fix memory leak in error paths Jonathan Cameron via
2022-08-08 12:20 ` [PATCH 2/2] hw/cxl: Fix wrong query of target ports Jonathan Cameron via
2022-08-17 11:45 ` 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=20220817124536.000004a4@huawei.com \
--to=qemu-devel@nongnu.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=bwidawsk@kernel.org \
--cc=imammedo@redhat.com \
--cc=linux-cxl@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=shameerali.kolothum.thodi@huawei.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).