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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE129C433EF for ; Sat, 25 Sep 2021 17:26:15 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 6F2A26108B for ; Sat, 25 Sep 2021 17:26:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6F2A26108B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=amsat.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:35452 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUBRG-0008La-JI for qemu-devel@archiver.kernel.org; Sat, 25 Sep 2021 13:26:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35346) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUBPz-000773-H2 for qemu-devel@nongnu.org; Sat, 25 Sep 2021 13:24:55 -0400 Received: from mail-oi1-f171.google.com ([209.85.167.171]:46726) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUBPy-00082A-1j for qemu-devel@nongnu.org; Sat, 25 Sep 2021 13:24:55 -0400 Received: by mail-oi1-f171.google.com with SMTP id s69so19160964oie.13 for ; Sat, 25 Sep 2021 10:24:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=wCXbJA93mN2kXUVwD7u8JRwyjih+rDpA21wahtcI3N0=; b=B4mAA1b5cZCJgAXNWRjQ9HbKYJjSi0hE7vphZuBpl7wZEXZDXaoG1asnqo+65KPimb QSOKveyLM1mQAYrl3qwxDz4HMZQqDHQ6Zx2aLKwasni/yYijHLMHIsUAOApgZtEfUecs De8sdYzhQX/2NcI+1TLua4IHD8B0koRQ8fxEGTg+6/vQrNaq3wJ9gkK/h6kQR/4DeK+e w6+IXXyBaoKekLj5vhbI6frAoGzWLCGIOqTA9eAJqPCpGVqBZeeERI+j53oi5DUhvd6e /ISNRvT8/+ZZwmLsEDGb7/l/2UttH6L1pVDW/3xaiKMfE3G3ky5pRxSS4MhSt6eybJzP taQw== X-Gm-Message-State: AOAM531e9bz8xUyn6W2B3npMfGDax11qsJQ6ozub1+14HtzMej6Tl7OU Tgys8DJYMjNHK1cyBzMD2149Zmq7SUUfk9NSSfE= X-Google-Smtp-Source: ABdhPJzPu9i7vu5dbn5qo6znmY8+oYlafKta9jzbiyT2l920IHmf2piHnwLIrUzVL3VYLbXyxIqa5W6tBqZF22t7NdA= X-Received: by 2002:a05:6808:179b:: with SMTP id bg27mr6033178oib.46.1632590692891; Sat, 25 Sep 2021 10:24:52 -0700 (PDT) MIME-Version: 1.0 References: <20210924172527.904294-1-git@xen0n.name> <20210924172527.904294-5-git@xen0n.name> <313df1b0-9edf-7333-da46-7342ca308dfb@xen0n.name> <6bc47454-7475-7b02-3621-54d064a975e7@linaro.org> <9c7adce3-6e51-10cb-9935-4857f822c332@amsat.org> In-Reply-To: From: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Date: Sat, 25 Sep 2021 19:24:41 +0200 Message-ID: Subject: Re: [PATCH v5 04/30] tcg/loongarch64: Add generated instruction opcodes and encoding helpers To: WANG Xuerui Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=209.85.167.171; envelope-from=philippe.mathieu.daude@gmail.com; helo=mail-oi1-f171.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.248, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Yunqiang Su , Huacai Chen , Richard Henderson , Laurent Vivier , "qemu-devel@nongnu.org Developers" , =?UTF-8?B?QWxleCBCZW5uw6ll?= Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Sat, Sep 25, 2021 at 7:11 PM WANG Xuerui wrote: > On 9/25/21 23:20, Richard Henderson wrote: > > On 9/25/21 10:31 AM, Philippe Mathieu-Daud=C3=A9 wrote: > >> Xuerui said on the cover 1/ we can buy a board on Taobao and 2/ Loongs= on > >> might help the community with hardware. > >> > >> I tried 1/, spend more than 2h to read a translated version of the EUL= A, > >> succeeded at the SMS verification, but then when I tried to log in to > >> search for boards my account got banned with no explanation. This > >> doesn't seem easy to use outside of China, so I guess we're back on 2/= . > >> > >> Cc'ing other QEMU Loongson contributors in case they might give us ide= as > >> about how to add this arch into our CI. > > > > It does seem like a good idea to have some sort of testing in place. > > > > Perhaps build upon debian-hexagon-cross.docker to set up a cross-build > > environment for loongarch. Add just enough more that it's good for a > > full cross-build of qemu (glib and pixman?). > > > > Like the hexagon docker image, the build time would be substantial, so > > we'd push a golden copy to the qemu-project repo. > Testing is of course very important for infra projects, including qemu; > I'll craft something and post a followup series later. I'll need maybe 2 > or 3 days; the entirety of cross toolchain must be built, and I'm doing > all these in spare time, usually midnight. There is no hurry ;)