On 29/3/24 16:31, [email protected] wrote:
From: aidaleuc <[email protected]>


"In preparation of a Windows implementation, move the
 non-POSIX specific code to commands-common-ssh."

Signed-off-by: aidaleuc <[email protected]>

As in v5 (https://lore.kernel.org/qemu-devel/[email protected]/):

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

---
  qga/commands-common-ssh.c | 50 +++++++++++++++++++++++++++++++++++++++
  qga/commands-common-ssh.h | 10 ++++++++
  qga/commands-posix-ssh.c  | 47 +-----------------------------------
  qga/meson.build           |  1 +
  4 files changed, 62 insertions(+), 46 deletions(-)
  create mode 100644 qga/commands-common-ssh.c
  create mode 100644 qga/commands-common-ssh.h

Kostiantyn, if you take this patch, please amend the commit
description and prefix the subject with 'qga: ' :)

Thanks,

Phil.

Reply via email to