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 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_ADSP_CUSTOM_MED, 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 5864EC433E0 for ; Fri, 19 Feb 2021 18:11:41 +0000 (UTC) Received: from mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by mail.kernel.org (Postfix) with ESMTP id BD70C64E5F for ; Fri, 19 Feb 2021 18:11:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD70C64E5F Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvmarm-bounces@lists.cs.columbia.edu Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 3A35A4B322; Fri, 19 Feb 2021 13:11:40 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@google.com Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pz8cFHUoxG2W; Fri, 19 Feb 2021 13:11:39 -0500 (EST) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 3EFAB4B2B9; Fri, 19 Feb 2021 13:11:39 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id AB7124B279 for ; Fri, 19 Feb 2021 12:54:48 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mrc836xAJejZ for ; Fri, 19 Feb 2021 12:54:47 -0500 (EST) Received: from mail-pg1-f175.google.com (mail-pg1-f175.google.com [209.85.215.175]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id 824984B276 for ; Fri, 19 Feb 2021 12:54:47 -0500 (EST) Received: by mail-pg1-f175.google.com with SMTP id j1so1834134pgh.4 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=oyl2MgGnzd3s3lRmyxGmnAhLYMI1WHXbn1mWhgyXZL5mZmQSE6naW0aREKdelQISII KJneoQNFHeHL3OH35bW7l+ofEPdapmqHoEhJlX5jnmtK84NAZloJ6zK+ZEn3fjydUgiV 6U4zM3hcSRNn9CnK2ZDgRW7TZAEb1X0o7OGYZsah7+xJBvuzPPZkyg7CMUkYqOKMzVZh /gJFDY+iKZXr12n+31iuD0Wyu7CCq0Ye/IaI0zKF/85WslpAbZudCx81vTbLy9ms/tym 3FfHRkzewvyhAZcYRj9z+WYs5HV/Y5HnfoyZltIlgqfm4K8UBbSjB64pxsqO9kHUyla3 lwpg== X-Gm-Message-State: AOAM532JnAZ3w8mabLGxoq7x+n8z++8VmSpsZHaHXHHQAANJigMImYvZ Y50bJz4oZSfrPt3Ozr6wlZTKiA== 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 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-Disposition: inline In-Reply-To: <20210108121524.656872-1-qperret@google.com> X-Mailman-Approved-At: Fri, 19 Feb 2021 13:11:37 -0500 Cc: devicetree@vger.kernel.org, kernel-team@android.com, Frank Rowand , android-kvm@google.com, Catalin Marinas , Fuad Tabba , linux-kernel@vger.kernel.org, Rob Herring , linux-arm-kernel@lists.infradead.org, Marc Zyngier , Will Deacon , kvmarm@lists.cs.columbia.edu X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu 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 _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm 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,DKIMWL_WL_HIGH, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,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 781CBC433DB for ; Fri, 19 Feb 2021 17:56:09 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 3196364DED for ; Fri, 19 Feb 2021 17:56:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3196364DED Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=oyIfqWzQbYLvbklv4PuiDdKw+kO4EEEInygz6at2sJU=; b=om9F073uQoWiQ87ZIDvGQgoaH JG4IncLkDKinyrsunj/JGtEykC5h9oFJa2Kr5ENcBNJSyneqfhXczS7/q9fNol05NtKrh4c5mTMzR guCF5ZG6QRah8JhgHfgJCKnhdUxKY3nEaL1WfVtv0GsHfPoBrZYrlSvaIyGmXSTLbYXkSJJ/eZxTl rfXEXQvwMKriVsRS1KxqLcNDmXb3SEuQEq34KVQYXbCxpqOQvYPDAZafcRA4qn27G8RaaatYWfSkw o04Vbl6nPkI0pdM+qiRXGaKIiSai+9+pFQHA349J4NwuTw/aCbYYYrWCpHbkTexXtyoivCq/kybYD lCy4wB5Pw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lD9zS-0006oN-BT; Fri, 19 Feb 2021 17:54:54 +0000 Received: from mail-pg1-x532.google.com ([2607:f8b0:4864:20::532]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lD9zP-0006lU-67 for linux-arm-kernel@lists.infradead.org; Fri, 19 Feb 2021 17:54:52 +0000 Received: by mail-pg1-x532.google.com with SMTP id p21so5109737pgl.12 for ; Fri, 19 Feb 2021 09:54:48 -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=EJaL8CUQOAMT1Q0Tgyyx8gr37CGSpXEnhhBL3JO440vFVw7T9zru58C2tx6F1CHrgb ZngPFfFDs5s818V03Zi7CLCxRA0QjLfG4Dde4gYPoKfmYzqzVDJvgHNtuU1Z6o5COzJu /wZuCjnxlb53QO3uo3sIw5qD+aNW8IsgLRy+5p/8I9MkfccWDLNnVswZ5Dx7HSa3GC+y LboJhp8AJ1ChbCA+fBLOfNcUkQliCqFM0Cg0IPH/0exV2KmVd7bWHQiF/dGlJo4yIXA9 PwiedKd6QnO9xYQ1wJpR+2Vf2FyIPV4NmppRCurQAab9gxZK5Rk56V5KJdMBnut44/L6 pxwA== X-Gm-Message-State: AOAM533cZOzrC3w0BNPp4meiPznxu6T4pLa5k4Mn9uyqqk3l8RAKB1E5 X4qn+kGYObaIfAIqRp0zAnXBHg== 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 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-Disposition: inline In-Reply-To: <20210108121524.656872-1-qperret@google.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210219_125451_286006_F2BE797B X-CRM114-Status: GOOD ( 10.74 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, kernel-team@android.com, Frank Rowand , Suzuki K Poulose , android-kvm@google.com, Catalin Marinas , Fuad Tabba , linux-kernel@vger.kernel.org, Rob Herring , James Morse , linux-arm-kernel@lists.infradead.org, Marc Zyngier , David Brazdil , Will Deacon , kvmarm@lists.cs.columbia.edu, Julien Thierry Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel