From patchwork Tue May 3 22:59:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Delevoryas X-Patchwork-Id: 1626036 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=fb.com header.i=@fb.com header.a=rsa-sha256 header.s=facebook header.b=C2/cB3fu; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) 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 bilbo.ozlabs.org (Postfix) with ESMTPS id 4KtFqC1MM6z9sG0 for ; Wed, 4 May 2022 09:02:45 +1000 (AEST) Received: from localhost ([::1]:33436 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nm1XW-0005wN-73 for incoming@patchwork.ozlabs.org; Tue, 03 May 2022 19:02:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nm1W2-0005ub-8g for qemu-devel@nongnu.org; Tue, 03 May 2022 19:01:10 -0400 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:52984 helo=mx0a-00082601.pphosted.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nm1Vz-0007al-E2 for qemu-devel@nongnu.org; Tue, 03 May 2022 19:01:09 -0400 Received: from pps.filterd (m0089730.ppops.net [127.0.0.1]) by m0089730.ppops.net (8.17.1.5/8.17.1.5) with ESMTP id 243HFtkO002616 for ; Tue, 3 May 2022 16:01:06 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fb.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=facebook; bh=bj/WqHqnfs09t2tHU95tZilutWm9MRxE7SPIGfXBlfM=; b=C2/cB3fu0mmOsUVSM5HH16oOPSQ6mDx+Z2mK96OqlDpYskUo9xnUyLS2aa9+me7juldd rkxZ7bc8jkZSnSBFSU3nH4LG0XR/kstOVw/l78P6RStRPeNVYPKIsMndkpydyyx8NPw3 yCl7vkvyBTQEbCD1qgp+8c4Qt1vlhlIGPfo= Received: from mail.thefacebook.com ([163.114.132.120]) by m0089730.ppops.net (PPS) with ESMTPS id 3fs0m7vg8s-3 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Tue, 03 May 2022 16:01:06 -0700 Received: from twshared6447.05.prn5.facebook.com (2620:10d:c085:208::11) by mail.thefacebook.com (2620:10d:c085:11d::6) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Tue, 3 May 2022 16:01:04 -0700 Received: by devvm9194.prn0.facebook.com (Postfix, from userid 385188) id 4A5525ADE899; Tue, 3 May 2022 16:01:00 -0700 (PDT) From: Peter Delevoryas To: CC: , , , , Subject: [PATCH v2 0/1] hw/arm/aspeed: Add fby35 machine type Date: Tue, 3 May 2022 15:59:26 -0700 Message-ID: <20220503225925.1798324-1-pdel@fb.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-FB-Internal: Safe X-Proofpoint-ORIG-GUID: sg8i5WLMwptIGaV8heqdJahKCQDGY7X1 X-Proofpoint-GUID: sg8i5WLMwptIGaV8heqdJahKCQDGY7X1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.858,Hydra:6.0.486,FMLib:17.11.64.514 definitions=2022-05-03_09,2022-05-02_03,2022-02-23_01 Received-SPF: pass client-ip=67.231.153.30; envelope-from=prvs=61228a338c=pdel@fb.com; helo=mx0a-00082601.pphosted.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Resubmitting this patch without an avocado test since it takes too long. A big part of the boot time is just due to the design of the Facebook OpenBMC machines, but it might improve in the future, and I'll consider resubmitting the acceptance test at that time. I added a link to the releases page and an example of booting the image in the commit message, since it's no longer included in the test. Thanks, Peter Peter Delevoryas (1): hw/arm/aspeed: Add fby35 machine type hw/arm/aspeed.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+)