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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2E319C433E6 for ; Tue, 16 Mar 2021 12:26:27 +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 5DC046502D for ; Tue, 16 Mar 2021 12:26:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5DC046502D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=eik.bme.hu Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:51252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lM8mH-000373-5f for qemu-devel@archiver.kernel.org; Tue, 16 Mar 2021 08:26:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lM8hR-0007ng-6e; Tue, 16 Mar 2021 08:21:25 -0400 Received: from zero.eik.bme.hu ([152.66.115.2]:35091) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lM8hM-00049l-VT; Tue, 16 Mar 2021 08:21:24 -0400 Received: from zero.eik.bme.hu (blah.eik.bme.hu [152.66.115.182]) by localhost (Postfix) with SMTP id A796D74639B; Tue, 16 Mar 2021 13:21:17 +0100 (CET) Received: by zero.eik.bme.hu (Postfix, from userid 432) id 8454E746396; Tue, 16 Mar 2021 13:21:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zero.eik.bme.hu (Postfix) with ESMTP id 833E1746353; Tue, 16 Mar 2021 13:21:17 +0100 (CET) Date: Tue, 16 Mar 2021 13:21:17 +0100 (CET) From: BALATON Zoltan To: Laurent Vivier Subject: Re: [PATCH v7 0/8] Pegasos2 emulation In-Reply-To: Message-ID: <459a2042-dbb1-eb6a-2576-9d20a91e3be8@eik.bme.hu> References: <85548594-aaa1-8d3a-cedf-d2dd92f05028@eik.bme.hu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="3866299591-504986516-1615897277=:85087" Received-SPF: pass client-ip=152.66.115.2; envelope-from=balaton@eik.bme.hu; helo=zero.eik.bme.hu X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Mark Cave-Ayland , f4bug@amsat.org, qemu-devel@nongnu.org, qemu-ppc@nongnu.org, Paolo Bonzini , =?ISO-8859-15?Q?Philippe_Mathieu-Daud=E9?= , David Gibson Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3866299591-504986516-1615897277=:85087 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT On Tue, 16 Mar 2021, Laurent Vivier wrote: > Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : >> On Sat, 13 Mar 2021, BALATON Zoltan wrote: >>> On Wed, 10 Mar 2021, BALATON Zoltan wrote: >>>> Hello, >>> >>> I've started posting this series well in advance to get it into 6.0 and yet it seems like it may >>> be missing it due to organisational issues (no real complaints were found with patches but >>> Philippe seems to like more review that does not seem to happen as nobody is interested). Looks >>> like David is waiting for an ack from Philippe but will be away next week so if this is not >>> resolved now it may be too late on Monday. To avoid that: >>> >>> David, could you please send an ack before you leave for the last two patches so it could get >>> committed via some other tree while you're away? >>> >>> Philippe, if you can't ack the vt82c686 patches now are you OK with taking the whole series via >>> your tree before the freeze? That would give you some more days to review and it could always be >>> reverted during the freeze but if it's not merged now I'll have to wait until the summer to get it >>> in again which would be another long delay. I don't think this will get more reviews unless it's >>> in master and people can start using and testing it better. >> >> Hello, >> >> Since David seems to be away for this week before seeing my mail asking for an ack from him, now >> this can only get in by Philippe or Peter. (David said before he'd be OK with the series if Philippe >> acked it so I think that can count as an implicit ack and it could always be reverted before the >> releease.) >> >> Philippe, do you have anything against this to get merged now? If not please send a pull or ack it >> so it has a chance to be in 6.0 or tell if you still intend to do anything about it before the >> freeze. This series was on the list since January and the remaining parts you did not take are here >> since February 22nd and the version after your first review since two weeks so it would be nice to >> sort this out and not block it any further without a good reason. > > Pegasos looks like a New World PowerMac, so perhaps Mark can help? The pegasos2 is more like a MIPS machine or a PC with a PPC than a PowerMac at the hardware level even if it implements similar specs like PowerMacs so not sure how much knowledge about Macs would help here. Besides we had a disagreement with Mark about what level of perfectness is needed for new QEMU devices so he stayed away from these. That said if anyone has a comment feel free to share, it probably has missed 6.0 now anyway. But I'll try to do everything needed to squeeze it in if that's still possible. Regards, BALATON Zoltan --3866299591-504986516-1615897277=:85087--