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.xenproject.org (lists.xenproject.org [192.237.175.120]) (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 A0257C77B6E for ; Wed, 12 Apr 2023 12:57:20 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.520216.807551 (Exim 4.92) (envelope-from ) id 1pma1s-0000pT-Jq; Wed, 12 Apr 2023 12:56:52 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 520216.807551; Wed, 12 Apr 2023 12:56:52 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1pma1s-0000pM-HJ; Wed, 12 Apr 2023 12:56:52 +0000 Received: by outflank-mailman (input) for mailman id 520216; Wed, 12 Apr 2023 12:51:57 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1pmZx7-0000k9-Gy for xen-devel@lists.xenproject.org; Wed, 12 Apr 2023 12:51:57 +0000 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by se1-gles-flk1.inumbo.com (Halon) with ESMTPS id cda8aab8-d930-11ed-8611-37d641c3527e; Wed, 12 Apr 2023 14:51:55 +0200 (CEST) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id B5D2421977; Wed, 12 Apr 2023 12:51:54 +0000 (UTC) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 3AA23132C7; Wed, 12 Apr 2023 12:51:54 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id SKu3AGqpNmRpYwAAMHmgww (envelope-from ); Wed, 12 Apr 2023 12:51:54 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: cda8aab8-d930-11ed-8611-37d641c3527e DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1681303914; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VoGmIlsqcWdORKcz9FoVFULPzoKHb5NjNQeKmVcafvU=; b=JR/bMA+GwKZEzsACqpuP4Wf8MuOlQK+oDSTIhVDIuiCMwiSRpOdRoj5Sx6DmOXsSFPshjm Ka2lfN1czFyI8vSpqpdVTYulvpJW3yc/foUuH+tP41J5DoFfxH+VEY3OXw9hI2YPcoYWCr veZj6X34Z9SdVYes0e5YJUUf57/hGfs= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1681303914; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VoGmIlsqcWdORKcz9FoVFULPzoKHb5NjNQeKmVcafvU=; b=BZMyoLWjCvmZ+9aDz5x6X+k9CqX5aypGuZvUHO2ffwsSxItR4TDrJ+aCY8NmZgL3m3mCyv 7aO8HjHldCi4V/Dw== From: Fabiano Rosas To: Alex =?utf-8?Q?Benn=C3=A9e?= , Vikram Garhwal Cc: qemu-devel@nongnu.org, xen-devel@lists.xenproject.org, stefano.stabellini@amd.com, Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= , Thomas Huth , Wainer dos Santos Moschetta , Beraldo Leal Subject: Re: [QEMU][PATCH] gitlab-ci.d/crossbuilds: Drop the '--disable-tcg' configuration for xen In-Reply-To: <877cuhpg1z.fsf@linaro.org> References: <20230411210422.24255-1-vikram.garhwal@amd.com> <877cuhpg1z.fsf@linaro.org> Date: Wed, 12 Apr 2023 09:51:51 -0300 Message-ID: <87ile1clg8.fsf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Alex Benn=C3=A9e writes: > Vikram Garhwal writes: > >> Xen is supported for aarch64 via xenpvh machine. disable-tcg option fail= s the >> build for aarch64 target. >> >> Link for xen on arm patch series: https://mail.gnu.org/archive/html/qemu= -devel/2023-02/msg03979.html >> >> Signed-off-by: Vikram Garhwal >> --- >> .gitlab-ci.d/crossbuilds.yml | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/.gitlab-ci.d/crossbuilds.yml b/.gitlab-ci.d/crossbuilds.yml >> index 61b8ac86ee..6867839248 100644 >> --- a/.gitlab-ci.d/crossbuilds.yml >> +++ b/.gitlab-ci.d/crossbuilds.yml >> @@ -186,7 +186,7 @@ cross-amd64-xen-only: >> variables: >> IMAGE: debian-amd64-cross >> ACCEL: xen >> - EXTRA_CONFIGURE_OPTS: --disable-tcg --disable-kvm >> + EXTRA_CONFIGURE_OPTS: --disable-kvm > > x86 should handle --disable-tcg fine. > >>=20=20 >> cross-arm64-xen-only: >> extends: .cross_accel_build_job >> @@ -195,4 +195,4 @@ cross-arm64-xen-only: >> variables: >> IMAGE: debian-arm64-cross >> ACCEL: xen >> - EXTRA_CONFIGURE_OPTS: --disable-tcg --disable-kvm >> + EXTRA_CONFIGURE_OPTS: --disable-kvm > > Currently this builds qemu-system-i386, but with your changes and the > work Fabiano is doing: > > Message-Id: <20230313151058.19645-1-farosas@suse.de> > Date: Mon, 13 Mar 2023 12:10:48 -0300 > Subject: [PATCH v9 00/10] target/arm: Allow CONFIG_TCG=3Dn builds > From: Fabiano Rosas > > We should be able to have a qemu-system-aarch64 supporting Xen without TCG The build should already be working on current master after Philippe fixed the gdbstub issues. My remaining patches fix tests and general runtime issues. I just sent v10 to the list.