Re: [PATCH v2 29/53] qapi: introduce x-query-registers QMP command

2021-09-14 Thread Philippe Mathieu-Daudé
On 9/14/21 6:04 PM, Eric Blake wrote: > On Tue, Sep 14, 2021 at 03:20:18PM +0100, Daniel P. Berrangé wrote: >> This is a counterpart to the HMP "info registers" command. It is being >> added with an "x-" prefix because this QMP command is intended as an >> ad hoc debugging tool and will thus not be

Re: [PATCH v2 29/53] qapi: introduce x-query-registers QMP command

2021-09-14 Thread Philippe Mathieu-Daudé
On 9/14/21 7:15 PM, Philippe Mathieu-Daudé wrote: > On 9/14/21 6:04 PM, Eric Blake wrote: >> On Tue, Sep 14, 2021 at 03:20:18PM +0100, Daniel P. Berrangé wrote: >>> This is a counterpart to the HMP "info registers" command. It is being >>> added with an "x-" prefix because this QMP command is inten

Re: [PATCH v2 29/53] qapi: introduce x-query-registers QMP command

2021-09-14 Thread Eric Blake
On Tue, Sep 14, 2021 at 03:20:18PM +0100, Daniel P. Berrangé wrote: > This is a counterpart to the HMP "info registers" command. It is being > added with an "x-" prefix because this QMP command is intended as an > ad hoc debugging tool and will thus not be modelled in QAPI as fully > structured dat

[PATCH v2 29/53] qapi: introduce x-query-registers QMP command

2021-09-14 Thread Daniel P . Berrangé
This is a counterpart to the HMP "info registers" command. It is being added with an "x-" prefix because this QMP command is intended as an ad hoc debugging tool and will thus not be modelled in QAPI as fully structured data, nor will it have long term guaranteed stability. The existing HMP command