On 01/03/2021 09.20, Philippe Mathieu-Daudé wrote:
ping?

pong:
- https://gitlab.com/qemu-project/qemu/-/commit/3473f6ed88169e755123

(and I even did not forget to put you on CC: for the pull request: https://lore.kernel.org/qemu-devel/20210219075738.2261103-8-th...@redhat.com/ :-))

On 1/31/21 11:46 AM, Philippe Mathieu-Daudé wrote:
Commit 299e6f19b3e ("vhost-net: revamp configure logic") added
the --enable-vhost-kernel option.
Disable it in the build-disable job.

Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
---
  .gitlab-ci.yml | 1 +
  1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7c0db64710b..e8390314d89 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -346,6 +346,7 @@ build-disabled:
        --disable-vhost-crypto
        --disable-vhost-net
        --disable-vhost-scsi
+      --disable-vhost-kernel
        --disable-vhost-user
        --disable-vhost-vdpa
        --disable-vhost-vsock





Reply via email to