Re: [PATCH 1/2] qapi/virtio: Keep feature and status bits in the QMP output

2024-01-02 Thread Yong Huang
Thanks, I'll fix that in the next version. On Fri, Dec 29, 2023 at 5:31 PM Philippe Mathieu-Daudé wrote: > Hi, > > On 28/12/23 19:52, Hyman Huang wrote: > > Maintain the feature and status bits in the x-query-virtio-status > > output and, as usual, add human-readable output only in HMP. > > > >

Re: [PATCH 1/2] qapi/virtio: Keep feature and status bits in the QMP output

2023-12-29 Thread Philippe Mathieu-Daudé
Hi, On 28/12/23 19:52, Hyman Huang wrote: Maintain the feature and status bits in the x-query-virtio-status output and, as usual, add human-readable output only in HMP. Applications may find it useful to compare features and status information directly. An upper application, for example, could