Re: [PATCH] scripts/qmp: delete 'qmp' script

2020-10-26 Thread Laurent Vivier
Le 20/10/2020 à 07:44, Thomas Huth a écrit : > On 19/10/2020 23.04, John Snow wrote: >> This script has not seen a patch that was specifically for this script >> since it was moved to this location in 2013, and I doubt it is used. It >> uses "man qmp" for its help message, which does not exist. It

Re: [PATCH] scripts/qmp: delete 'qmp' script

2020-10-19 Thread Markus Armbruster
John Snow writes: > This script has not seen a patch that was specifically for this script > since it was moved to this location in 2013, and I doubt it is used. It > uses "man qmp" for its help message, which does not exist. It also > presumes there is a manual page for qmp-XXX, for each defined

Re: [PATCH] scripts/qmp: delete 'qmp' script

2020-10-19 Thread Thomas Huth
On 19/10/2020 23.04, John Snow wrote: > This script has not seen a patch that was specifically for this script > since it was moved to this location in 2013, and I doubt it is used. It > uses "man qmp" for its help message, which does not exist. It also > presumes there is a manual page for qmp-XXX

Re: [PATCH] scripts/qmp: delete 'qmp' script

2020-10-19 Thread Eric Blake
On 10/19/20 4:04 PM, John Snow wrote: This script has not seen a patch that was specifically for this script since it was moved to this location in 2013, and I doubt it is used. It uses "man qmp" for its help message, which does not exist. It also presumes there is a manual page for qmp-XXX, for

[PATCH] scripts/qmp: delete 'qmp' script

2020-10-19 Thread John Snow
This script has not seen a patch that was specifically for this script since it was moved to this location in 2013, and I doubt it is used. It uses "man qmp" for its help message, which does not exist. It also presumes there is a manual page for qmp-XXX, for each defined qmp command XXX. I don't th