qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>
Subject: Re: [PATCH] gitlab-ci: Disable vhost-kernel in build-disable job
Date: Tue, 2 Mar 2021 11:28:31 +0100	[thread overview]
Message-ID: <91f47ea3-cf8c-8790-6f57-c03bb9f1632a@redhat.com> (raw)
In-Reply-To: <60e7663d-e270-6499-adaf-217fa0a911ab@amsat.org>

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-thuth@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é <f4bug@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	other threads:[~2021-03-02 10:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 10:46 [PATCH] gitlab-ci: Disable vhost-kernel in build-disable job Philippe Mathieu-Daudé
2021-02-01 12:32 ` Wainer dos Santos Moschetta
2021-03-01  8:20 ` Philippe Mathieu-Daudé
2021-03-02 10:28   ` Thomas Huth [this message]
2021-03-02 10:54     ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=91f47ea3-cf8c-8790-6f57-c03bb9f1632a@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=f4bug@amsat.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wainersm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).