Re: [PATCH v3 0/9] Enabling DCD emulation support in Qemu

2024-02-19 Thread Jonathan Cameron via
On Tue, 13 Feb 2024 10:18:15 -0800 fan wrote: > On Tue, Nov 07, 2023 at 10:07:04AM -0800, nifan@gmail.com wrote: > > From: Fan Ni > > > > > > The patch series are based on Jonathan's branch cxl-2023-09-26. > > > > The main changes include, > > 1. Update cxl_find_dc_region to detect the

Re: [PATCH v3 0/9] Enabling DCD emulation support in Qemu

2024-02-13 Thread fan
On Tue, Nov 07, 2023 at 10:07:04AM -0800, nifan@gmail.com wrote: > From: Fan Ni > > > The patch series are based on Jonathan's branch cxl-2023-09-26. > > The main changes include, > 1. Update cxl_find_dc_region to detect the case the range of the extent cross > multiple DC regions. >

Re: [PATCH v3 0/9] Enabling DCD emulation support in Qemu

2024-01-26 Thread Jonathan Cameron via
On Thu, 16 Nov 2023 16:09:03 -0800 Ira Weiny wrote: > nifan.cxl@ wrote: > > From: Fan Ni > > > > > > The patch series are based on Jonathan's branch cxl-2023-09-26. > > Finally getting around to trying this new series and the patch series does not > seem to apply on top of this branch? >

Re: [PATCH v3 0/9] Enabling DCD emulation support in Qemu

2023-11-16 Thread Ira Weiny
nifan.cxl@ wrote: > From: Fan Ni > > > The patch series are based on Jonathan's branch cxl-2023-09-26. Finally getting around to trying this new series and the patch series does not seem to apply on top of this branch? Just to verify is this the top commit this work was based on?

[PATCH v3 0/9] Enabling DCD emulation support in Qemu

2023-11-07 Thread nifan . cxl
From: Fan Ni The patch series are based on Jonathan's branch cxl-2023-09-26. The main changes include, 1. Update cxl_find_dc_region to detect the case the range of the extent cross multiple DC regions. 2. Add comments to explain the checks performed in function