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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E036C433F5 for ; Mon, 30 May 2022 08:28:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233852AbiE3I2R (ORCPT ); Mon, 30 May 2022 04:28:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37210 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233842AbiE3I2P (ORCPT ); Mon, 30 May 2022 04:28:15 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3259674DE8 for ; Mon, 30 May 2022 01:28:13 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D9351B80B09 for ; Mon, 30 May 2022 08:28:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8ECF6C385B8; Mon, 30 May 2022 08:28:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653899290; bh=y17OzcpGc1HlzyJqlHd0DQWHrq/L+rJUWQeAvCz7OHk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=jJGu3IxfKiPlT8olJ8xkAAJuP8UrK/fjPv6JcqwiR0C1oINxhqDjhSocktkccQNaL KcJJZedhd13HQMKgv/VobBGKYJDqd6nnUCTrQltTvp1AkL3exevofOGKqpeXNJoXau lWiKVCT4y0alnAQy2BgFTUJi0awQMWIQJwgJql1E7bAqUcxMVRm9CthFapHgP66YQ0 DBXWdSrSEcQ8Zd+0FI69r78FFWm6a0M1eQvcY6Iz4h2rkJqRWqHdkRLaVQH6X1hTp4 MRPSrTh/va2ghWlRUDo5xc6KCMY6hny84ZNS2Ju/x34uVDbKDDhdCrKeGyTSeKWLCW zJIel+MeGNUeQ== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nvaky-00ESs1-16; Mon, 30 May 2022 09:28:08 +0100 MIME-Version: 1.0 Date: Mon, 30 May 2022 09:28:07 +0100 From: Marc Zyngier To: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: James Morse , Suzuki K Poulose , Alexandru Elisei , Oliver Upton , Will Deacon , Fuad Tabba , Quentin Perret , Mark Brown , kernel-team@android.com Subject: Re: [PATCH 00/18] KVM/arm64: Refactoring the vcpu flags In-Reply-To: <20220528113829.1043361-1-maz@kernel.org> References: <20220528113829.1043361-1-maz@kernel.org> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, james.morse@arm.com, suzuki.poulose@arm.com, alexandru.elisei@arm.com, oupton@google.com, will@kernel.org, tabba@google.com, qperret@google.com, broonie@kernel.org, kernel-team@android.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On 2022-05-28 12:38, Marc Zyngier wrote: [...] > This has been lightly tested on both VHE and nVHE systems, but not > with pKVM itself (there is a bit of work to rebase it on top of this > infrastructure). Patches on top of kvmarm-4.19 (there is a minor > conflict with Linus' current tree). As Will just pointed out to me in private, this should really read kvmarm-5.19, as that's what the patches are actually based on. I guess I'm still suffering from a form of Stockholm syndrome... M. -- Jazz is not dead. It just smells funny... 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 mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8AC4DC433F5 for ; Mon, 30 May 2022 08:28:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id D7F504B338; Mon, 30 May 2022 04:28:19 -0400 (EDT) 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=@kernel.org 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 2HAovkQduKql; Mon, 30 May 2022 04:28:13 -0400 (EDT) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id E72D94B332; Mon, 30 May 2022 04:28:13 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id E5DC54B332 for ; Mon, 30 May 2022 04:28:12 -0400 (EDT) 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 1abYmfvYJbvC for ; Mon, 30 May 2022 04:28:11 -0400 (EDT) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id D5FBE4B32C for ; Mon, 30 May 2022 04:28:11 -0400 (EDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2C9DF60F0D; Mon, 30 May 2022 08:28:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8ECF6C385B8; Mon, 30 May 2022 08:28:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653899290; bh=y17OzcpGc1HlzyJqlHd0DQWHrq/L+rJUWQeAvCz7OHk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=jJGu3IxfKiPlT8olJ8xkAAJuP8UrK/fjPv6JcqwiR0C1oINxhqDjhSocktkccQNaL KcJJZedhd13HQMKgv/VobBGKYJDqd6nnUCTrQltTvp1AkL3exevofOGKqpeXNJoXau lWiKVCT4y0alnAQy2BgFTUJi0awQMWIQJwgJql1E7bAqUcxMVRm9CthFapHgP66YQ0 DBXWdSrSEcQ8Zd+0FI69r78FFWm6a0M1eQvcY6Iz4h2rkJqRWqHdkRLaVQH6X1hTp4 MRPSrTh/va2ghWlRUDo5xc6KCMY6hny84ZNS2Ju/x34uVDbKDDhdCrKeGyTSeKWLCW zJIel+MeGNUeQ== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nvaky-00ESs1-16; Mon, 30 May 2022 09:28:08 +0100 MIME-Version: 1.0 Date: Mon, 30 May 2022 09:28:07 +0100 From: Marc Zyngier To: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 00/18] KVM/arm64: Refactoring the vcpu flags In-Reply-To: <20220528113829.1043361-1-maz@kernel.org> References: <20220528113829.1043361-1-maz@kernel.org> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, james.morse@arm.com, suzuki.poulose@arm.com, alexandru.elisei@arm.com, oupton@google.com, will@kernel.org, tabba@google.com, qperret@google.com, broonie@kernel.org, kernel-team@android.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Cc: kernel-team@android.com, Will Deacon , Mark Brown 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu On 2022-05-28 12:38, Marc Zyngier wrote: [...] > This has been lightly tested on both VHE and nVHE systems, but not > with pKVM itself (there is a bit of work to rebase it on top of this > infrastructure). Patches on top of kvmarm-4.19 (there is a minor > conflict with Linus' current tree). As Will just pointed out to me in private, this should really read kvmarm-5.19, as that's what the patches are actually based on. I guess I'm still suffering from a form of Stockholm syndrome... M. -- Jazz is not dead. It just smells funny... _______________________________________________ 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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 5D350C433F5 for ; Mon, 30 May 2022 08:29:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=HGmIrTalpUCDD6BwATx33OJp0tY2VFJvd1VIXiCAXvA=; b=OPh2XWgVmWelB2RXXbPrCucSTW pqO4/suG9WqIxJJktHksuqzMRzRGBYvBj3VUmdkQ6y0k9ZcPGcVOTDIHG5m8ebdBL2EMJX7XPUSSU CEb2anujlGYAA3Bw9VfQnLU/QJYOiTa9v+R8tNL4YTOT5uS3SE2eTvSIpWvXqKA92jCgWtg90yE+U Poc1TwwS0ch9TXi82mub8Fn6pGRAxxPHjZisnHYmoNiSQH1VXQtOh3Jf4QY5N1AnrymC6Fawjbn/w oMY3tcoExO5JRGmAMQ3BIdEkIWrNkd3vS+gpJdWoUBuT34C4K6NxEp1JsNRtpi5XfkwfYY5GRky5A 0VM4uwxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nval4-005uyl-Lw; Mon, 30 May 2022 08:28:14 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nval1-005uy1-L8 for linux-arm-kernel@lists.infradead.org; Mon, 30 May 2022 08:28:12 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2C9DF60F0D; Mon, 30 May 2022 08:28:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8ECF6C385B8; Mon, 30 May 2022 08:28:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653899290; bh=y17OzcpGc1HlzyJqlHd0DQWHrq/L+rJUWQeAvCz7OHk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=jJGu3IxfKiPlT8olJ8xkAAJuP8UrK/fjPv6JcqwiR0C1oINxhqDjhSocktkccQNaL KcJJZedhd13HQMKgv/VobBGKYJDqd6nnUCTrQltTvp1AkL3exevofOGKqpeXNJoXau lWiKVCT4y0alnAQy2BgFTUJi0awQMWIQJwgJql1E7bAqUcxMVRm9CthFapHgP66YQ0 DBXWdSrSEcQ8Zd+0FI69r78FFWm6a0M1eQvcY6Iz4h2rkJqRWqHdkRLaVQH6X1hTp4 MRPSrTh/va2ghWlRUDo5xc6KCMY6hny84ZNS2Ju/x34uVDbKDDhdCrKeGyTSeKWLCW zJIel+MeGNUeQ== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nvaky-00ESs1-16; Mon, 30 May 2022 09:28:08 +0100 MIME-Version: 1.0 Date: Mon, 30 May 2022 09:28:07 +0100 From: Marc Zyngier To: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: James Morse , Suzuki K Poulose , Alexandru Elisei , Oliver Upton , Will Deacon , Fuad Tabba , Quentin Perret , Mark Brown , kernel-team@android.com Subject: Re: [PATCH 00/18] KVM/arm64: Refactoring the vcpu flags In-Reply-To: <20220528113829.1043361-1-maz@kernel.org> References: <20220528113829.1043361-1-maz@kernel.org> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, james.morse@arm.com, suzuki.poulose@arm.com, alexandru.elisei@arm.com, oupton@google.com, will@kernel.org, tabba@google.com, qperret@google.com, broonie@kernel.org, kernel-team@android.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220530_012811_772722_2C807200 X-CRM114-Status: GOOD ( 12.36 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2022-05-28 12:38, Marc Zyngier wrote: [...] > This has been lightly tested on both VHE and nVHE systems, but not > with pKVM itself (there is a bit of work to rebase it on top of this > infrastructure). Patches on top of kvmarm-4.19 (there is a minor > conflict with Linus' current tree). As Will just pointed out to me in private, this should really read kvmarm-5.19, as that's what the patches are actually based on. I guess I'm still suffering from a form of Stockholm syndrome... M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel