Re: [PATCH 0/3] make vm-build-freebsd fixes

2024-01-31 Thread Ilya Leoshkevich
On Wed, 2024-01-31 at 14:24 +0100, Thomas Huth wrote:
> On 25/01/2024 20.48, Ilya Leoshkevich wrote:
> > Hi,
> > 
> > I needed to verify that my qemu-user changes didn't break BSD, and
> > Daniel Berrange suggested vm-build-freebsd on IRC. I had several
> > problems with it, which this series resolves.
> > 
> > Best regards,
> > Ilya
> > 
> > Ilya Leoshkevich (3):
> >    tests/vm: Set UseDNS=no in the sshd configuration
> >    tests/vm/freebsd: Reload the sshd configuration
> >    meson: Disable CONFIG_NOTIFY1 on FreeBSD
> > 
> >   meson.build    | 1 +
> >   tests/vm/basevm.py | 2 ++
> >   tests/vm/freebsd   | 2 ++
> >   3 files changed, 5 insertions(+)
> 
> Tested-by: Thomas Huth 
> 
> I can take the patches through my tree (and fix the second patch to
> use 
> console_wait_send() if you don't mind).
> 
>   Thomas
> 

Sure, that sounds good to me. Thanks!



Re: [PATCH 0/3] make vm-build-freebsd fixes

2024-01-31 Thread Thomas Huth

On 25/01/2024 20.48, Ilya Leoshkevich wrote:

Hi,

I needed to verify that my qemu-user changes didn't break BSD, and
Daniel Berrange suggested vm-build-freebsd on IRC. I had several
problems with it, which this series resolves.

Best regards,
Ilya

Ilya Leoshkevich (3):
   tests/vm: Set UseDNS=no in the sshd configuration
   tests/vm/freebsd: Reload the sshd configuration
   meson: Disable CONFIG_NOTIFY1 on FreeBSD

  meson.build| 1 +
  tests/vm/basevm.py | 2 ++
  tests/vm/freebsd   | 2 ++
  3 files changed, 5 insertions(+)


Tested-by: Thomas Huth 

I can take the patches through my tree (and fix the second patch to use 
console_wait_send() if you don't mind).


 Thomas




[PATCH 0/3] make vm-build-freebsd fixes

2024-01-25 Thread Ilya Leoshkevich
Hi,

I needed to verify that my qemu-user changes didn't break BSD, and
Daniel Berrange suggested vm-build-freebsd on IRC. I had several
problems with it, which this series resolves.

Best regards,
Ilya

Ilya Leoshkevich (3):
  tests/vm: Set UseDNS=no in the sshd configuration
  tests/vm/freebsd: Reload the sshd configuration
  meson: Disable CONFIG_NOTIFY1 on FreeBSD

 meson.build| 1 +
 tests/vm/basevm.py | 2 ++
 tests/vm/freebsd   | 2 ++
 3 files changed, 5 insertions(+)

-- 
2.43.0