Hi, On 30/10/2019 08:55, Jordi Pujol wrote: > Hello, > > The new version 4 of Samba disables version 1 SMB protocols, now to > run old Win clients we must modify the temporary configuration of the > samba daemon to enable protocols before starting the samba client. > This patch gets the value of the environment variable SMBDOPTIONS and > appends it to the smbd command line; it allows the user to specify > additional samba daemon parameters before starting qemu. > It also patches the fork_exec function in misc.c, to parse correctly > command lines that contain spaces. > > Thanks, > > Jordi Pujol >
cc'ed: qemu-devel and maintainers To contribute, please follow the guideline https://wiki.qemu.org/Contribute/SubmitAPatch Thanks, Laurent