Linux CXL
 help / color / mirror / Atom feed
From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
To: <qemu-devel@nongnu.org>, <nifan.cxl@gmail.com>,
	<linux-cxl@vger.kernel.org>, <mst@redhat.com>,
	<armbru@redhat.com>
Cc: <linuxarm@huawei.com>
Subject: [PATCH qemu 0/2] hw/cxl: DCD tweaks and improvements.
Date: Tue, 25 Jun 2024 18:08:03 +0100	[thread overview]
Message-ID: <20240625170805.359278-1-Jonathan.Cameron@huawei.com> (raw)

These came from review after Michael Tsirkin had queued the DCD stuff on
his QEMU tree.  For reasons unrelated to this series, the pull request
was rejected but I'm assuming Michael will send a fresh pull request soon.

Hence this is based on top of qemu/master with the DCD patches from
gitlab.com/mstredhat/qemu.

Markus suggested a number of cleanups for the QMP interface fixing
documentation, and capitalization along with making sure we have
consistent specification references.

He also made the suggestion that at least for now we mark the interfaces
as unstable, so I've done that as well.


Jonathan Cameron (2):
  hw/cxl/events: Improve QMP interfaces and documentation for
    add/release dynamic capacity.
  hw/cxl/events: Mark cxl-add-dynamic-capacity and
    cxl-release-dynamic-capcity unstable

 qapi/cxl.json            | 164 +++++++++++++++++++++++++--------------
 hw/mem/cxl_type3.c       |  18 ++---
 hw/mem/cxl_type3_stubs.c |   8 +-
 3 files changed, 118 insertions(+), 72 deletions(-)

-- 
2.43.0


             reply	other threads:[~2024-06-25 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 17:08 Jonathan Cameron [this message]
2024-06-25 17:08 ` [PATCH 1/2] hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity Jonathan Cameron
2024-06-25 17:08 ` [PATCH 2/2] hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable Jonathan Cameron

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=20240625170805.359278-1-Jonathan.Cameron@huawei.com \
    --to=jonathan.cameron@huawei.com \
    --cc=armbru@redhat.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mst@redhat.com \
    --cc=nifan.cxl@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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