Re: [Qemu-devel] [PATCH 9/9] hmp-commands-info: add sync-profile

2018-08-17 Thread Emilio G. Cota
On Fri, Aug 17, 2018 at 01:18:53 -0400, Emilio G. Cota wrote: > The command introduced here is just for developers. This means that: > > - the info displayed and the output format could change in the future > - the command is only meant to be used from HMP, not from QMP > > Sample output: (snip)

Re: [Qemu-devel] [PATCH 9/9] hmp-commands-info: add sync-profile

2018-08-17 Thread Dr. David Alan Gilbert
* Emilio G. Cota (c...@braap.org) wrote: > The command introduced here is just for developers. This means that: > > - the info displayed and the output format could change in the future > - the command is only meant to be used from HMP, not from QMP > > Sample output: > > (qemu) sync-profile > s

[Qemu-devel] [PATCH 9/9] hmp-commands-info: add sync-profile

2018-08-16 Thread Emilio G. Cota
The command introduced here is just for developers. This means that: - the info displayed and the output format could change in the future - the command is only meant to be used from HMP, not from QMP Sample output: (qemu) sync-profile sync-profile is off (qemu) info sync-profile Type