On 11/9/24 15:12, Markus Armbruster wrote:
The Windows version of guest-set-user-password rejects argument
"crypted": true with the rather useless "this feature or command is
not currently supported".  Improve to "'crypted' must be off on this
host".

QERR_UNSUPPORTED is now unused.  Drop.

Signed-off-by: Markus Armbruster <[email protected]>
---
  include/qapi/qmp/qerror.h | 3 ---
  qga/commands-win32.c      | 2 +-
  2 files changed, 1 insertion(+), 4 deletions(-)

\o/

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to