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 34B7BC3064D for ; Tue, 2 Jul 2024 08:01:46 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sOYRe-0006Jz-Te; Tue, 02 Jul 2024 04:00:58 -0400 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 1sOYRd-0006Jl-Bp for qemu-devel@nongnu.org; Tue, 02 Jul 2024 04:00:58 -0400 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 1sOYRa-0005OK-97 for qemu-devel@nongnu.org; Tue, 02 Jul 2024 04:00:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1719907252; 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: content-transfer-encoding:content-transfer-encoding; bh=dpz55RukxWF/oU5g3DqWQvn2hOPVYOn+hFtppDfqFXo=; b=VTPtTN756v8xhVwnJdHzjBbxv2WIL6KRMP5gYj+sjzQo5BwKb/zRzxdmyP/qV3RdWZ28iP Wx6zIJZl2W13EqVRJRxDoysKmDup63PNvnwR2InqgJ+SJhO1o9pzv/H6tTXzb47EHZOkoo ZWaz9TZaNc9KhXy5cfRmRtU+ZUpf0Wg= Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-656-UWU5FdcVNPK9VC_yBluCqA-1; Tue, 02 Jul 2024 04:00:51 -0400 X-MC-Unique: UWU5FdcVNPK9VC_yBluCqA-1 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1FD20194511F; Tue, 2 Jul 2024 08:00:50 +0000 (UTC) Received: from corto.redhat.com (unknown [10.39.192.90]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 7B2871955D92; Tue, 2 Jul 2024 08:00:48 +0000 (UTC) From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-arm@nongnu.org, qemu-devel@nongnu.org Cc: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PULL 0/6] aspeed queue Date: Tue, 2 Jul 2024 10:00:36 +0200 Message-ID: <20240702080042.464220-1-clg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 Received-SPF: pass client-ip=170.10.133.124; envelope-from=clg@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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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 The following changes since commit c80a339587fe4148292c260716482dd2f86d4476: Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-07-01 10:41:45 -0700) are available in the Git repository at: https://github.com/legoater/qemu/ tags/pull-aspeed-20240702 for you to fetch changes up to 5b0961f7ad6790f473623703834351b6e43fbaa6: hw/net:ftgmac100: fix coding style (2024-07-02 07:53:53 +0200) ---------------------------------------------------------------- aspeed queue: * Coverity fixes * Deprecation of tacoma-bmc machine * Buffer overflow fix in GPIO model * Minor cleanup ---------------------------------------------------------------- Cédric Le Goater (2): aspeed: Deprecate the tacoma-bmc machine aspeed/sdmc: Check RAM size value at realize time Jamin Lin (3): aspeed/soc: Fix possible divide by zero aspeed/sdmc: Remove extra R_MAIN_STATUS case hw/net:ftgmac100: fix coding style Zheyu Ma (1): hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass docs/about/deprecated.rst | 8 ++++++++ include/hw/gpio/aspeed_gpio.h | 1 + hw/arm/aspeed.c | 2 ++ hw/arm/aspeed_ast27x0.c | 2 ++ hw/gpio/aspeed_gpio.c | 17 +++++++++++++++++ hw/misc/aspeed_sdmc.c | 7 ++++++- hw/net/ftgmac100.c | 12 ++++++++---- 7 files changed, 44 insertions(+), 5 deletions(-)