Re: [PATCH 0/1] Allow to build virtiofsd without the entire tools

2021-02-02 Thread Wainer dos Santos Moschetta
Hi, On 2/1/21 8:04 PM, Paolo Bonzini wrote: Il lun 1 feb 2021, 22:15 Wainer dos Santos Moschetta mailto:waine...@redhat.com>> ha scritto: Not too long ago (QEMU 5.0) it was possible to configure with --disable-tools and still have virtiofsd built. With the recent port of the bui

Re: [PATCH 0/1] Allow to build virtiofsd without the entire tools

2021-02-01 Thread Paolo Bonzini
Il lun 1 feb 2021, 22:15 Wainer dos Santos Moschetta ha scritto: > Not too long ago (QEMU 5.0) it was possible to configure with > --disable-tools > and still have virtiofsd built. With the recent port of the build system to > Meson, it is now built together with the tools though. > > The Kata Co

[PATCH 0/1] Allow to build virtiofsd without the entire tools

2021-02-01 Thread Wainer dos Santos Moschetta
Not too long ago (QEMU 5.0) it was possible to configure with --disable-tools and still have virtiofsd built. With the recent port of the build system to Meson, it is now built together with the tools though. The Kata Containers [1] project build QEMU with --disable-tools to decrease the attack su