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.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 67638C433E6 for ; Thu, 28 Jan 2021 17:03:57 +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 EADE564DE5 for ; Thu, 28 Jan 2021 17:03:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EADE564DE5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:41254 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l5Ai3-0007Uf-Sn for qemu-devel@archiver.kernel.org; Thu, 28 Jan 2021 12:03:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44456) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l5AeJ-00059m-53 for qemu-devel@nongnu.org; Thu, 28 Jan 2021 12:00:03 -0500 Received: from mail-ed1-x536.google.com ([2a00:1450:4864:20::536]:46504) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l5AeG-0001PY-P9 for qemu-devel@nongnu.org; Thu, 28 Jan 2021 12:00:02 -0500 Received: by mail-ed1-x536.google.com with SMTP id dj23so7392919edb.13 for ; Thu, 28 Jan 2021 09:00:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=c2DQUMMTaz23XsXyQ++1AimIsHVC3+5hkRsDqtniRNM=; b=xooC7pTa1gnoR3gIQCdcmhbmoWSLDAC+XPNnM+HZzyIlgau7h/5gTHOK1PvjxEgdnh YO8bdvvX8C2iBdwbvGMCXVnSrYqpXvRuJ1D8lm5dl1706d+zv5wZ1Hz27dGv56YOfwlC MmOcbn++vHiYJDBOOulVd2eDdxFyyntxJeMIyXD5eSMkWsZEShvngJ5emSG7fcg9YwXl b0HX/V2GXUp+cZ6cdnL5epZrIi7hR8xTnqEP1TLwpXBdXsZ6HGc3piOdE3Wgsl5L0vSf bps60/YK37ALRh5nbc/9kW06zIj1S/vKv1eMxAKAePRhEYjyb99ZHQdBhP8uG6rrXI3T x7FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=c2DQUMMTaz23XsXyQ++1AimIsHVC3+5hkRsDqtniRNM=; b=l+VVyHsZW4wI94VsosPoZJ/d/XKuUtJoGon0bKuSVWYlJBBPWt5HS0aFq/llwoNVDk 6bwN4IU4HysWSPWECyefBvEspfhIp5PMVi5zVDYWWf9cIHg8xraAgXZ6pWI6jsE4qC+K qJv7s7f3pP4E8MwGE2mdn6pH+ciqugM7oenVHNPBguD/q/d9TaVgtp2fzPpLGmqZkPOk 7zIk2ettKKvE7Ci1QWkvabiujxOYsyOnrUxQkotHltuUkj25kQAZ0tXAwX0sH/D3USyT WbNXNGQSUV2SocqKRe+XPH+A+1CDZQSXRVWqzJEIoxcabU3QPV8PewJnAzIjaP6SHTiG V0oQ== X-Gm-Message-State: AOAM532MtYH3LSsXByqdehLbQP8NZbiTiAKzYVn1eH9ucB9SA3HevMy4 RrbfJ6fcyQEZHOYE2f6iSfeNK5vWdvQBwQeKcvFHfA== X-Google-Smtp-Source: ABdhPJxQanYkN45ceqMlEpmFzeMZhG6YDB5b6mIO+idQaz1KhokAx9hJvpmkeCxbElqeOdZAHAc6IQWZ7DPRk/+3JHI= X-Received: by 2002:a05:6402:31ac:: with SMTP id dj12mr551948edb.44.1611853199481; Thu, 28 Jan 2021 08:59:59 -0800 (PST) MIME-Version: 1.0 References: <20210120224444.71840-1-agraf@csgraf.de> In-Reply-To: <20210120224444.71840-1-agraf@csgraf.de> From: Peter Maydell Date: Thu, 28 Jan 2021 16:59:47 +0000 Message-ID: Subject: Re: [PATCH v6 00/11] hvf: Implement Apple Silicon Support To: Alexander Graf Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2a00:1450:4864:20::536; envelope-from=peter.maydell@linaro.org; helo=mail-ed1-x536.google.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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, 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: Eduardo Habkost , Richard Henderson , QEMU Developers , Cameron Esfahani , Roman Bolshakov , qemu-arm , Frank Yang , Paolo Bonzini , Peter Collingbourne Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Wed, 20 Jan 2021 at 22:44, Alexander Graf wrote: > > Now that Apple Silicon is widely available, people are obviously excited > to try and run virtualized workloads on them, such as Linux and Windows. > > This patch set implements a fully functional version to get the ball > going on that. With this applied, I can successfully run both Linux and > Windows as guests. I am not aware of any limitations specific to > Hypervisor.framework apart from: > > - Live migration / savevm > - gdbstub debugging (SP register) > I've gone through making code review comments. Since patch 1 is also required for Big Sur support on x86 Macs, I'll take that via target-arm.next now (unless anybody would rather it went in via a different route). thanks -- PMM