Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-04-04 Thread Jonathan Cameron via
On Tue, 25 Mar 2025 15:49:37 +0800 Yuquan Wang wrote: > > -原始邮件- > > 发件人: "Jonathan Cameron" > > 发送时间:2025-03-13 02:10:35 (星期四) > > 收件人: "Yuquan Wang" > > 抄送: qemu-devel@nongnu.org, linux-...@vger.kernel.org > > 主题: Re: [

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-03-25 Thread Yuquan Wang
> -原始邮件- > 发件人: "Jonathan Cameron" > 发送时间:2025-03-13 02:10:35 (星期四) > 收件人: "Yuquan Wang" > 抄送: qemu-devel@nongnu.org, linux-...@vger.kernel.org > 主题: Re: [PATCH] docs/cxl: Add serial number for persistent-memdev > > On Wed, 5

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-03-15 Thread Jonathan Cameron via
On Fri, 14 Mar 2025 08:44:05 -0700 Dan Williams wrote: > Jonathan Cameron wrote: > > On Wed, 5 Mar 2025 18:35:40 +0800 > > Yuquan Wang wrote: > > > > > > > > > > On Tue, 4 Mar 2025 14:22:48 +0800 > > > > Yuquan Wang wrote: > > > > > > > > > > > > > > > > On Thu, Feb 20, 2025 at 04:12:

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-03-14 Thread Dan Williams
Jonathan Cameron wrote: > On Wed, 5 Mar 2025 18:35:40 +0800 > Yuquan Wang wrote: > > > > > > > On Tue, 4 Mar 2025 14:22:48 +0800 > > > Yuquan Wang wrote: > > > > > > > > > > > > > On Thu, Feb 20, 2025 at 04:12:13PM +, Jonathan Cameron wrote: > > > > > > On Mon, 17 Feb 2025 19:20:39

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-03-12 Thread Jonathan Cameron via
On Wed, 5 Mar 2025 18:35:40 +0800 Yuquan Wang wrote: > > > > On Tue, 4 Mar 2025 14:22:48 +0800 > > Yuquan Wang wrote: > > > > > > > > > > On Thu, Feb 20, 2025 at 04:12:13PM +, Jonathan Cameron wrote: > > > > > On Mon, 17 Feb 2025 19:20:39 +0800 > > > > > Yuquan Wang wrote: > > > >

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-03-05 Thread Yuquan Wang
> > On Tue, 4 Mar 2025 14:22:48 +0800 > Yuquan Wang wrote: > > > > > > > On Thu, Feb 20, 2025 at 04:12:13PM +, Jonathan Cameron wrote: > > > > On Mon, 17 Feb 2025 19:20:39 +0800 > > > > Yuquan Wang wrote: > > > > > > > > > Add serial number parameter in the cxl persistent examples. >

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-03-04 Thread Jonathan Cameron via
On Tue, 4 Mar 2025 14:22:48 +0800 Yuquan Wang wrote: > > > > On Thu, Feb 20, 2025 at 04:12:13PM +, Jonathan Cameron wrote: > > > On Mon, 17 Feb 2025 19:20:39 +0800 > > > Yuquan Wang wrote: > > > > > > > Add serial number parameter in the cxl persistent examples. > > > > > > > > Signed

[PATCH] docs/cxl: Add serial number for persistent-memdev

2025-03-03 Thread Yuquan Wang
Add serial number parameter in the cxl persistent examples. Signed-off-by: Yuquan Wang --- docs/system/devices/cxl.rst | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/system/devices/cxl.rst b/docs/system/devices/cxl.rst index 882b036f5e..e307caf3f8 100

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-03-03 Thread Yuquan Wang
> > On Thu, Feb 20, 2025 at 04:12:13PM +, Jonathan Cameron wrote: > > On Mon, 17 Feb 2025 19:20:39 +0800 > > Yuquan Wang wrote: > > > > > Add serial number parameter in the cxl persistent examples. > > > > > > Signed-off-by: Yuquan Wang > > Looks good. I've queued it up on my gitlab stag

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-02-21 Thread Michael S. Tsirkin
On Thu, Feb 20, 2025 at 04:12:13PM +, Jonathan Cameron wrote: > On Mon, 17 Feb 2025 19:20:39 +0800 > Yuquan Wang wrote: > > > Add serial number parameter in the cxl persistent examples. > > > > Signed-off-by: Yuquan Wang > Looks good. I've queued it up on my gitlab staging tree, but > Mich

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-02-21 Thread Jonathan Cameron via
On Fri, 21 Feb 2025 10:51:11 +0800 Yuquan Wang wrote: > > > > Looks good. I've queued it up on my gitlab staging tree, but > > Michael if you want to pick this one directly that's fine as well. > > > > I should be pushing out my gitlab tree shortly (bit of networking > > fun to deal with). > >

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-02-20 Thread Yuquan Wang
> > Looks good. I've queued it up on my gitlab staging tree, but > Michael if you want to pick this one directly that's fine as well. > > I should be pushing out my gitlab tree shortly (bit of networking > fun to deal with). > Hi, Jonathan About qemu side, I have another question: Could the qe

Re: [PATCH] docs/cxl: Add serial number for persistent-memdev

2025-02-20 Thread Jonathan Cameron via
On Mon, 17 Feb 2025 19:20:39 +0800 Yuquan Wang wrote: > Add serial number parameter in the cxl persistent examples. > > Signed-off-by: Yuquan Wang Looks good. I've queued it up on my gitlab staging tree, but Michael if you want to pick this one directly that's fine as well. I should be pushin

[PATCH] docs/cxl: Add serial number for persistent-memdev

2025-02-17 Thread Yuquan Wang
Add serial number parameter in the cxl persistent examples. Signed-off-by: Yuquan Wang --- docs/system/devices/cxl.rst | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/system/devices/cxl.rst b/docs/system/devices/cxl.rst index 882b036f5e..e307caf3f8 100