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=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SHORT_SHORTNER,SPF_HELO_NONE,SPF_PASS, T_PDS_SHORTFWD_URISHRT_FP,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL 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 2214FC433E0 for ; Fri, 19 Feb 2021 17:55:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D9EC764E86 for ; Fri, 19 Feb 2021 17:55:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229806AbhBSRzf (ORCPT ); Fri, 19 Feb 2021 12:55:35 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229726AbhBSRz1 (ORCPT ); Fri, 19 Feb 2021 12:55:27 -0500 Received: from mail-pg1-x52a.google.com (mail-pg1-x52a.google.com [IPv6:2607:f8b0:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 37489C061756 for ; Fri, 19 Feb 2021 09:54:47 -0800 (PST) Received: by mail-pg1-x52a.google.com with SMTP id o38so5119446pgm.9 for ; Fri, 19 Feb 2021 09:54:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=glvZ+nCfB9TtbAroDymQkDFhBNuKdCgNd2JMzbDR3kI=; b=OCyoHdUAUdv7opL3EZFA7lTMEfk3yF8FryLxCsvYVnjGDzjyo3IU/c24JBfeqd7Wek htlrq3CI2X7xA4XR6tgBgRmcOimlCZyvreXpDi0cBn0e7Op3Gtb9GT+mvag2vQoL86sf J0f5gDbks/Dkv/ld51c1f0GgMocBOlWoIoOEdzcEOPTTrwnF/h8V0l0WfEqpLvGWNdWX pRsJzlcOFdUHpbWX4cx1FCRdE1h+ASi7U36zIZ2gY/fAR3a14ZS2bBkxXS4Pg3/6hmRG uxDTlXeWoVGVQ+nqd4wJZsOKg5SJvzrp201YnPYTjQuRSLi2j+7jVMsSPZO2TUloFe1t ZqWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=glvZ+nCfB9TtbAroDymQkDFhBNuKdCgNd2JMzbDR3kI=; b=MdkhdOFxUAVb9h1pBwWbmCI2C9d43dix7gfmCI9rxHOBns0608DtS5Iy0/6bU8od3x n8fUsD8MPJisgjdxizXs8pB4OzRyrv5R6Vk+wQ6Y3Bou/ZyGTLbiDnAYz3oDTIRD9GmK 2lSHgrq+4NFWY0GjVzh6rh03uWA40wzX+sY4WSzSvZfY+8wRHQgV1rKfCKZgB1JoJC3w 5+W1SXMZYr/yinDDS4k1MsvlpDuzpVcTf0n+YQfLCQwZNB1BZrCE4PiLAfoFhPl9TrOP 5JuGgIUlHY20vCRrPCOXqO4JK++jvMGBXNu6XsPSydn6f0+BgtKJ08ShI8JYnyzYOxqo 242w== X-Gm-Message-State: AOAM533fn0Jrneq34ksGvpj/V/U3v6GdZj1LLVQ70wnN9mdpx0HlO3Zv Y5eN1jRGVpRkm37uLAuo9JBX+g== X-Google-Smtp-Source: ABdhPJx6LkZZbRlVWvf8Qceg5jpRQTiPkyf5Y3+HD6ZGTTavt9ztCUZdCVv8/v9Y3O4vJmgK1tv/Fw== X-Received: by 2002:a62:7985:0:b029:1e1:1703:c2e7 with SMTP id u127-20020a6279850000b02901e11703c2e7mr10602461pfc.69.1613757286450; Fri, 19 Feb 2021 09:54:46 -0800 (PST) Received: from google.com ([2620:15c:f:10:903f:bec1:f9d:479b]) by smtp.gmail.com with ESMTPSA id t2sm5997590pfg.152.2021.02.19.09.54.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Feb 2021 09:54:45 -0800 (PST) Date: Fri, 19 Feb 2021 09:54:38 -0800 From: Sean Christopherson To: Quentin Perret Cc: Catalin Marinas , Will Deacon , Marc Zyngier , James Morse , Julien Thierry , Suzuki K Poulose , Rob Herring , Frank Rowand , devicetree@vger.kernel.org, android-kvm@google.com, linux-kernel@vger.kernel.org, kernel-team@android.com, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, Fuad Tabba , Mark Rutland , David Brazdil Subject: Re: [RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host Message-ID: References: <20210108121524.656872-1-qperret@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210108121524.656872-1-qperret@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 08, 2021, Quentin Perret wrote: > [2] https://kvmforum2020.sched.com/event/eE24/virtualization-for-the-masses-exposing-kvm-on-android-will-deacon-google I couldn't find any slides on the official KVM forum site linked above. I was able to track down a mirror[1] and the recorded presentation[2]. [1] https://mirrors.edge.kernel.org/pub/linux/kernel/people/will/slides/kvmforum-2020-edited.pdf [2] https://youtu.be/wY-u6n75iXc