RE: [PATCH v8 2/2] Implement SSH commands in QEMU GA for Windows

2024-04-24 Thread Aidan Leuck
Sent: Wednesday, April 24, 2024 3:28 AM To: Aidan Leuck Cc: qemu-devel@nongnu.org Subject: Re: [PATCH v8 2/2] Implement SSH commands in QEMU GA for Windows [Caution - External] On Tue, Apr 23, 2024 at 6:02 PM mailto:aidan_le...@selinc.com>> wrote: From: aidaleuc mailto:aidan_le...@seli

Re: [PATCH v8 2/2] Implement SSH commands in QEMU GA for Windows

2024-04-24 Thread Konstantin Kostiuk
On Tue, Apr 23, 2024 at 6:02 PM wrote: > From: aidaleuc > > Signed-off-by: aidaleuc > Please resend with the real name in Signed-off-by Assuming this changes: Reviewed-by: Konstantin Kostiuk > --- > qga/commands-windows-ssh.c | 712 + > qga/commands-win

Re: [PATCH v8 2/2] Implement SSH commands in QEMU GA for Windows

2024-04-24 Thread Dehan Meng
Dehan Meng 4:55 PM (15 minutes ago) to aidaleuc, qemu-devel, kkostiuk QE tested this series's patches. SSH-relevant commands work and password-free login can be achieved. Tested-by: Dehan Meng On Tue, Apr 23, 2024 at 11:03 PM wrote: > From: aidaleuc > > Signed-off-by: aidaleuc > --- > qga

Re: [PATCH v8 2/2] Implement SSH commands in QEMU GA for Windows

2024-04-24 Thread Dehan Meng
QE tested this series's patches. SSH-relevant commands work and password-free login can be achieved. Tested-by: Dehan Meng On Tue, Apr 23, 2024 at 11:03 PM wrote: > From: aidaleuc > > Signed-off-by: aidaleuc > --- > qga/commands-windows-ssh.c | 712 + > q