Re: [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

2024-04-24 Thread fan
On Wed, Apr 24, 2024 at 03:12:34PM +0200, Markus Armbruster wrote: > Daniel P. Berrangé writes: > > > On Tue, Mar 05, 2024 at 09:09:05AM -0800, fan wrote: > >> On Tue, Mar 05, 2024 at 04:15:30PM +, Daniel P. Berrangé wrote: > >> > On Tue, Mar 05, 2024 at 04:09:08PM +, Jonathan Cameron

Re: [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

2024-04-24 Thread Markus Armbruster
Daniel P. Berrangé writes: > On Tue, Mar 05, 2024 at 09:09:05AM -0800, fan wrote: >> On Tue, Mar 05, 2024 at 04:15:30PM +, Daniel P. Berrangé wrote: >> > On Tue, Mar 05, 2024 at 04:09:08PM +, Jonathan Cameron via wrote: >> > > On Mon, 4 Mar 2024 11:34:08 -0800 >> > > nifan@gmail.com

Re: [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

2024-03-05 Thread Daniel P . Berrangé
On Tue, Mar 05, 2024 at 09:09:05AM -0800, fan wrote: > On Tue, Mar 05, 2024 at 04:15:30PM +, Daniel P. Berrangé wrote: > > On Tue, Mar 05, 2024 at 04:09:08PM +, Jonathan Cameron via wrote: > > > On Mon, 4 Mar 2024 11:34:08 -0800 > > > nifan@gmail.com wrote: > > > > > > > From: Fan Ni

Re: [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

2024-03-05 Thread fan
On Tue, Mar 05, 2024 at 04:15:30PM +, Daniel P. Berrangé wrote: > On Tue, Mar 05, 2024 at 04:09:08PM +, Jonathan Cameron via wrote: > > On Mon, 4 Mar 2024 11:34:08 -0800 > > nifan@gmail.com wrote: > > > > > From: Fan Ni > > > > > > With the change, we add the following two QMP

Re: [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

2024-03-05 Thread Daniel P . Berrangé
On Tue, Mar 05, 2024 at 04:09:08PM +, Jonathan Cameron via wrote: > On Mon, 4 Mar 2024 11:34:08 -0800 > nifan@gmail.com wrote: > > > From: Fan Ni > > > > With the change, we add the following two QMP interfaces to print out > > extents information in the device, > > 1.

Re: [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

2024-03-05 Thread Jonathan Cameron via
On Mon, 4 Mar 2024 11:34:08 -0800 nifan@gmail.com wrote: > From: Fan Ni > > With the change, we add the following two QMP interfaces to print out > extents information in the device, > 1. cxl-display-accepted-dc-extents: print out the accepted DC extents in >the device; > 2.

[PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

2024-03-04 Thread nifan . cxl
From: Fan Ni With the change, we add the following two QMP interfaces to print out extents information in the device, 1. cxl-display-accepted-dc-extents: print out the accepted DC extents in the device; 2. cxl-display-pending-to-add-dc-extents: print out the pending-to-add DC extents in