From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 90340C05027 for ; Mon, 6 Feb 2023 23:34:47 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pPAzo-00006w-5I; Mon, 06 Feb 2023 18:34:00 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pPAzl-00006A-Qn for qemu-devel@nongnu.org; Mon, 06 Feb 2023 18:33:57 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pPAzj-000670-RG for qemu-devel@nongnu.org; Mon, 06 Feb 2023 18:33:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1675726435; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OK6KxHXH4n6kkb89D1IR3ZtGmNShxyvpp4zBOTpjbEY=; b=UY7RUtrVpBuChNAgQ8i7yEZYYMIfyt76QEQBItM8UdZVdHW5D79jpc2u2LhaF1p1kneNO0 KmScwMA4lPLx5i9fxTv1QObq/bZri6vTctxtXraHEn1ceTUQ9K5mdxdeqGWQ02beobmMdx EMuWpLeWnVcdwjundde3ces8yuMyPdk= Received: from mail-pf1-f200.google.com (mail-pf1-f200.google.com [209.85.210.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-388-H67tLPvPPhuwOO4qOHujkw-1; Mon, 06 Feb 2023 18:33:54 -0500 X-MC-Unique: H67tLPvPPhuwOO4qOHujkw-1 Received: by mail-pf1-f200.google.com with SMTP id c75-20020a621c4e000000b00592501ac524so7109521pfc.6 for ; Mon, 06 Feb 2023 15:33:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=OK6KxHXH4n6kkb89D1IR3ZtGmNShxyvpp4zBOTpjbEY=; b=3QCf6b6dM+2lR73awfAARrOG5PyOwsLT0wQdypqaXkc7MiNffJ5vBuHwAwFV5KSrBm H62ZcOk0TUAjQrbI2JJwbSu0RNk668SPG5jN5dy8IkcOQbxz6Q1HOhVjLBQR596OTEuv AeSpApHfCDfdYNFCVjLaSiR0OrGFdiR0s2uxx5wBWJb4SAKBvhZvem/UaKY0JQ9XHGNJ 03HXhutQgYy1rhf97yuxwEZinuji5Kf3GgjKoxApNKs0W8dYYGViJZ+gNzZ62Wv+U0KU DvbhgDaoPlqnT9QqJGse/lhhBCD8rD9fwwVH+mqqusN0Pk7hAuxuPXQ+aMduxzcbkA1/ eicA== X-Gm-Message-State: AO0yUKUwYVzV9TXA6y+RYe2dZXZyXTrZGYFTWypXypH+RL5Zkn8PVk0z 6h+7QfqkPfHdRUSQr/qfNQteRkeGkU/9+YBqZTxanj2AjvZDXrkE3t5Av/FMtXdN7ksgNjFNeU6 /G+uscMMLWX0eaffTUsgYZqJTPKUbMC0= X-Received: by 2002:a17:90a:7288:b0:230:93f9:bc89 with SMTP id e8-20020a17090a728800b0023093f9bc89mr365040pjg.59.1675726430352; Mon, 06 Feb 2023 15:33:50 -0800 (PST) X-Google-Smtp-Source: AK7set/0IsNVzPdFNfITatlAlLFuYkJm41Ma+mBp8aLRnFoR9LXyKgoCohvMPE/5Bo1KtpsJ5Ffsb6L303k4bmhtt9s= X-Received: by 2002:a17:90a:7288:b0:230:93f9:bc89 with SMTP id e8-20020a17090a728800b0023093f9bc89mr365027pjg.59.1675726429995; Mon, 06 Feb 2023 15:33:49 -0800 (PST) MIME-Version: 1.0 References: <20230202160640.2300-1-quintela@redhat.com> In-Reply-To: From: Juan Quintela Date: Tue, 7 Feb 2023 00:33:39 +0100 Message-ID: Subject: Re: [PULL 00/26] Next patches To: Peter Xu Cc: Peter Maydell , "open list:All patches CC here" , Richard Henderson , "Michael S. Tsirkin" , Laurent Vivier , Ilya Leoshkevich , Halil Pasic , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , Coiby Xu , Eric Farman , Alex Williamson , Christian Borntraeger , Stefan Hajnoczi , =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= , Stefan Berger , Eric Blake , Eduardo Habkost , "Dr. David Alan Gilbert" , Thomas Huth , David Hildenbrand , Marcel Apfelbaum , John Snow , Yanan Wang , =?UTF-8?Q?Daniel_P=2E_Berrang=C3=A9?= , Vladimir Sementsov-Ogievskiy , "open list:Block layer core" , Paolo Bonzini , Fam Zheng , "open list:S390 TCG CPUs" Content-Type: multipart/alternative; boundary="00000000000099dc8605f4107668" Received-SPF: pass client-ip=170.10.133.124; envelope-from=quintela@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org --00000000000099dc8605f4107668 Content-Type: text/plain; charset="UTF-8" On Mon, Feb 6, 2023, 23:07 Peter Xu wrote: > On Sat, Feb 04, 2023 at 10:19:34AM +0000, Peter Maydell wrote: > > On Thu, 2 Feb 2023 at 16:07, Juan Quintela wrote: > > > > > > The following changes since commit > deabea6e88f7c4c3c12a36ee30051c6209561165: > > > > > > Merge tag 'for_upstream' of > https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2023-02-02 > 10:10:07 +0000) > > > > > > are available in the Git repository at: > > > > > > https://gitlab.com/juan.quintela/qemu.git tags/next-pull-request > > > > > > for you to fetch changes up to > 5ee6d3d1eeccd85aa2a835e82b8d9e1b4f7441e1: > > > > > > migration: check magic value for deciding the mapping of channels > (2023-02-02 17:04:16 +0100) > > > > > > ---------------------------------------------------------------- > > > Migration PULL request, new try > > > > Fails to build on anything that isn't Linux: > > > > In file included from ../migration/postcopy-ram.c:40: > > > /private/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/cirrus-ci-build/include/qemu/userfaultfd.h:18:10: > > fatal error: 'linux/userfaultfd.h' file not found > > Oops, my fault. > > Juan, please feel free to drop patch "util/userfaultfd: Add uffd_open()". > I'll respin with the whole set. > Fixed it already > -- > Peter Xu > > --00000000000099dc8605f4107668 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Mon, Feb 6, 2023, 23:07 Peter Xu <peterx@redhat.com> wrote:
On Sat, Feb 04, 2023 at 10:19:34AM +0000, Peter Maydel= l wrote:
> On Thu, 2 Feb 2023 at 16:07, Juan Quintela <quintela@redhat.com> wrote:
> >
> > The following changes since commit deabea6e88f7c4c3c12a36ee30051c= 6209561165:
> >
> >=C2=A0 =C2=A0Merge tag 'for_upstream' of
https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into = staging (2023-02-02 10:10:07 +0000)
> >
> > are available in the Git repository at:
> >
> >=C2=A0 =C2=A0https://gitlab.com/juan.qu= intela/qemu.git tags/next-pull-request
> >
> > for you to fetch changes up to 5ee6d3d1eeccd85aa2a835e82b8d9e1b4f= 7441e1:
> >
> >=C2=A0 =C2=A0migration: check magic value for deciding the mapping= of channels (2023-02-02 17:04:16 +0100)
> >
> > ----------------------------------------------------------------<= br> > > Migration PULL request, new try
>
> Fails to build on anything that isn't Linux:
>
> In file included from ../migration/postcopy-ram.c:40:
> /private/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/cirrus-ci-bui= ld/include/qemu/userfaultfd.h:18:10:
> fatal error: 'linux/userfaultfd.h' file not found

Oops, my fault.

Juan, please feel free to drop patch "util/userfaultfd: Add uffd_open(= )".
I'll respin with the whole set.


Fixed it alr= eady
--
Peter Xu

--00000000000099dc8605f4107668--