Hi,
Reviewed-by: Petr Vorel
Although it's probably too late, as I see patch with PULL [1].
Kind regards,
Petr
[1]
https://lore.kernel.org/qemu-devel/20211215073402.144286-10-th...@redhat.com/
On 10/12/2021 14.05, Philippe Mathieu-Daudé wrote:
On 12/9/21 16:22, Richard W.M. Jones wrote:
On Thu, Dec 09, 2021 at 04:08:24PM +0100, Thomas Huth wrote:
On 09/12/2021 15.55, Richard W.M. Jones wrote:
On Thu, Dec 09, 2021 at 03:48:01PM +0100, Thomas Huth wrote:
It's easier to do this in mes
On 12/9/21 16:22, Richard W.M. Jones wrote:
> On Thu, Dec 09, 2021 at 04:08:24PM +0100, Thomas Huth wrote:
>> On 09/12/2021 15.55, Richard W.M. Jones wrote:
>>> On Thu, Dec 09, 2021 at 03:48:01PM +0100, Thomas Huth wrote:
It's easier to do this in meson.build now.
Signed-off-by: Thom
On Thu, Dec 09, 2021 at 04:08:24PM +0100, Thomas Huth wrote:
> On 09/12/2021 15.55, Richard W.M. Jones wrote:
> >On Thu, Dec 09, 2021 at 03:48:01PM +0100, Thomas Huth wrote:
> >>It's easier to do this in meson.build now.
> >>
> >>Signed-off-by: Thomas Huth
> >>---
> >> v2: Added the missing "conf
On 09/12/2021 15.55, Richard W.M. Jones wrote:
On Thu, Dec 09, 2021 at 03:48:01PM +0100, Thomas Huth wrote:
It's easier to do this in meson.build now.
Signed-off-by: Thomas Huth
---
v2: Added the missing "config_host_data.set('CONFIG_LIBSSH', libssh.found())"
configure
On Thu, Dec 09, 2021 at 03:48:01PM +0100, Thomas Huth wrote:
> It's easier to do this in meson.build now.
>
> Signed-off-by: Thomas Huth
> ---
> v2: Added the missing "config_host_data.set('CONFIG_LIBSSH', libssh.found())"
>
> configure | 27 ---
> m
It's easier to do this in meson.build now.
Signed-off-by: Thomas Huth
---
v2: Added the missing "config_host_data.set('CONFIG_LIBSSH', libssh.found())"
configure | 27 ---
meson.build | 13 +
meson_options.txt