From nobody Sun May 5 21:53:27 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1556017801; cv=none; d=zoho.com; s=zohoarc; b=CN6HQrCYynJCyoKnXQY4ueumQweb8imIUig8IEzssCoCP3HJIovbS4oChKfz2zrOVOmiG2nxsyCWKgLnUhM2iej/ECBv3dCa2NKjmPPxP8oZO82c6WQLe4V0JDvGUL+Qt1MHgAOr+jWLUKE3FEuQbV1Pw7cP+omxM9lThSSp37A= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556017801; h=Content-Type:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=iouEVYTE8jkA+spv1DZw0HHv7Wja/QHpqMpRwNruzmI=; b=IwAdMwfyYHgDL3yG2hfspKqM4IghmHjZY3VaP8dF8RDxJeiwI6SoftpywRpbjHfrFjas9rudRc2pb0LJlmgLxZZPTBLb5r1Ym+a5hnku6SK/ouZ/KpXw+GHMymeCEJ+qwM6NeGXV5Wd755IyAvv9G/Wx7M17dpA2kTB0Gf2Elrs= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1556017801113807.7824737489062; Tue, 23 Apr 2019 04:10:01 -0700 (PDT) Received: from localhost ([127.0.0.1]:51838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hItJE-0004fU-SY for importer@patchew.org; Tue, 23 Apr 2019 07:09:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hItI7-00047M-4J for qemu-devel@nongnu.org; Tue, 23 Apr 2019 07:08:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hItI6-0008H5-As for qemu-devel@nongnu.org; Tue, 23 Apr 2019 07:08:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33486) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hItI6-0008FZ-48 for qemu-devel@nongnu.org; Tue, 23 Apr 2019 07:08:46 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B030581F0F for ; Tue, 23 Apr 2019 11:08:44 +0000 (UTC) Received: from localhost (ovpn-116-9.gru2.redhat.com [10.97.116.9]) by smtp.corp.redhat.com (Postfix) with ESMTP id 42CB15C3FA; Tue, 23 Apr 2019 11:08:44 +0000 (UTC) Date: Tue, 23 Apr 2019 08:08:42 -0300 From: Eduardo Habkost To: Thomas Huth Message-ID: <20190423110842.GB25134@habkost.net> References: <20190422210448.2488-1-ehabkost@redhat.com> <20190422210448.2488-2-ehabkost@redhat.com> <91f001e1-a47a-9eb0-f9af-746699f72fb4@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <91f001e1-a47a-9eb0-f9af-746699f72fb4@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Tue, 23 Apr 2019 11:08:44 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH] fixup! qtest: Move accel code to accel/qtest.c X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Laurent Vivier , Paolo Bonzini , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" On Tue, Apr 23, 2019 at 07:07:06AM +0200, Thomas Huth wrote: > On 22/04/2019 23.04, Eduardo Habkost wrote: > > QTest has two parts: the server (-qtest) and the accelerator > > (-machine accel=3Dqtest). The accelerator depends on CONFIG_POSIX > > due to its usage of sigwait(), but the server doesn't. > >=20 > > Move the accel code to accel/qtest.c. Later we will disable > > compilation of accel/qtest.c on non-POSIX systems. > >=20 > > Signed-off-by: Eduardo Habkost > > --- > > accel/qtest.c | 55 +++++++++++++++++++++++++++++++++++++++++++++ >=20 > New file =3D=3D> You should update MAINTAINERS here as well. Oops, sorry! Fixup below. Signed-off-by: Eduardo Habkost --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 56139ac8ab..cf3156d952 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2024,6 +2024,7 @@ M: Laurent Vivier R: Paolo Bonzini S: Maintained F: qtest.c +F: accel/qtest.c F: tests/libqtest.* F: tests/libqos/ F: tests/*-test.c --=20 2.18.0.rc1.1.g3f1ff2140 --=20 Eduardo