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 47B72C4332F for ; Fri, 9 Dec 2022 17:05:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id B84ED4B844; Fri, 9 Dec 2022 12:05:36 -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=@linux.dev 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 0pJw58sKQVf7; Fri, 9 Dec 2022 12:05:35 -0500 (EST) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 532EF4B906; Fri, 9 Dec 2022 12:05:35 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 6F4494B8A7 for ; Fri, 9 Dec 2022 12:05:34 -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 is0bssknrBSe for ; Fri, 9 Dec 2022 12:05:32 -0500 (EST) Received: from out-250.mta0.migadu.com (out-250.mta0.migadu.com [91.218.175.250]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id CD64E4B844 for ; Fri, 9 Dec 2022 12:05:32 -0500 (EST) Date: Fri, 9 Dec 2022 17:05:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1670605531; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7PHXtVfxL4Wco+emkfnuAlef7YnCwHHQo9a8I78AtDM=; b=XLTfOjcaFKd5ETBncO1R51Wln8mQ4dix7kBINL1+Hznswp0sRnYGkvxDCZj5uEpEGO5iwo O2aPG/8KAn7awL9px9tK0Ty+Q1XhHBeu2K4bSsTJbKy343i3ISeE4lO/vpKnbNwmp+mjLL vGPTlSpOfaLEzO/mtStWIp8ML4jY2oE= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Oliver Upton To: Paolo Bonzini Subject: Re: [GIT PULL] KVM/arm64 updates for 6.2 Message-ID: References: <20221205155845.233018-1-maz@kernel.org> <3230b8bd-b763-9ad1-769b-68e6555e4100@redhat.com> <5e51cf73-5d51-835f-8748-7554a65d9111@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <5e51cf73-5d51-835f-8748-7554a65d9111@redhat.com> X-Migadu-Flow: FLOW_OUT Cc: kvm@vger.kernel.org, Catalin Marinas , Andrew Jones , Usama Arif , Bagas Sanjaya , Ben Gardon , "Maciej S . Szmigiero" , Will Deacon , kvmarm@lists.cs.columbia.edu, Marek Szyprowski , Marc Zyngier , Steven Price , linux-arm-kernel@lists.infradead.org, Jakub Kicinski , Anshuman Khandual , Arnaldo Carvalho de Melo , Mark Brown , kvmarm@lists.linux.dev, Peter Collingbourne , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Cornelia Huck , Zhiyuan Dai , Andrew Morton 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 Hey Paolo, On Fri, Dec 09, 2022 at 05:56:50PM +0100, Paolo Bonzini wrote: > On 12/7/22 22:51, Oliver Upton wrote: > > > > > > I haven't pushed to kvm/next yet to give you time to check, so the > > > merge is currently in kvm/queue only. > > Have a look at this series, which gets things building and actually > > passing again: > > > > https://lore.kernel.org/kvm/20221207214809.489070-1-oliver.upton@linux.dev/ > > Thank you! Squashed 1-2 and applied 3-4. I actually wound up sending a v2 for this :) 1-2 are the same, but I addressed some of Sean's feedback and also pulled in more fixes. In addition to the problems with page_fault_test, other KVM selftests were magically failing on arm64 because identity mapping ucall MMIO punched a hole straight through the program image. Mind dumping what I had in v1 and applying this instead? https://lore.kernel.org/kvm/20221209015307.1781352-1-oliver.upton@linux.dev/ Thanks! -- Best, Oliver _______________________________________________ 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 Received: from out-20.mta0.migadu.com (out-20.mta0.migadu.com [91.218.175.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B6CB163C5 for ; Fri, 9 Dec 2022 17:11:53 +0000 (UTC) Date: Fri, 9 Dec 2022 17:05:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1670605531; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7PHXtVfxL4Wco+emkfnuAlef7YnCwHHQo9a8I78AtDM=; b=XLTfOjcaFKd5ETBncO1R51Wln8mQ4dix7kBINL1+Hznswp0sRnYGkvxDCZj5uEpEGO5iwo O2aPG/8KAn7awL9px9tK0Ty+Q1XhHBeu2K4bSsTJbKy343i3ISeE4lO/vpKnbNwmp+mjLL vGPTlSpOfaLEzO/mtStWIp8ML4jY2oE= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Oliver Upton To: Paolo Bonzini Cc: Marc Zyngier , Andrew Jones , Andrew Morton , Anshuman Khandual , Arnaldo Carvalho de Melo , Bagas Sanjaya , Ben Gardon , Catalin Marinas , Cornelia Huck , Fuad Tabba , Gavin Shan , Jakub Kicinski , James Morse , "Maciej S . Szmigiero" , Marek Szyprowski , Mark Brown , Mark Rutland , Peter Collingbourne , Peter Xu , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Quentin Perret , Reiji Watanabe , Ricardo Koller , Ryan Roberts , Sean Christopherson , Steven Price , Usama Arif , Vincent Donnefort , Will Deacon , Zhiyuan Dai , Suzuki K Poulose , Alexandru Elisei , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvmarm@lists.linux.dev, kvm@vger.kernel.org Subject: Re: [GIT PULL] KVM/arm64 updates for 6.2 Message-ID: References: <20221205155845.233018-1-maz@kernel.org> <3230b8bd-b763-9ad1-769b-68e6555e4100@redhat.com> <5e51cf73-5d51-835f-8748-7554a65d9111@redhat.com> Precedence: bulk X-Mailing-List: kvmarm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5e51cf73-5d51-835f-8748-7554a65d9111@redhat.com> X-Migadu-Flow: FLOW_OUT Message-ID: <20221209170521.SCU80biscJB7FZ5fyTl8yGrtYLYrRYwIH_VaSZI5fTY@z> Hey Paolo, On Fri, Dec 09, 2022 at 05:56:50PM +0100, Paolo Bonzini wrote: > On 12/7/22 22:51, Oliver Upton wrote: > > > > > > I haven't pushed to kvm/next yet to give you time to check, so the > > > merge is currently in kvm/queue only. > > Have a look at this series, which gets things building and actually > > passing again: > > > > https://lore.kernel.org/kvm/20221207214809.489070-1-oliver.upton@linux.dev/ > > Thank you! Squashed 1-2 and applied 3-4. I actually wound up sending a v2 for this :) 1-2 are the same, but I addressed some of Sean's feedback and also pulled in more fixes. In addition to the problems with page_fault_test, other KVM selftests were magically failing on arm64 because identity mapping ucall MMIO punched a hole straight through the program image. Mind dumping what I had in v1 and applying this instead? https://lore.kernel.org/kvm/20221209015307.1781352-1-oliver.upton@linux.dev/ Thanks! -- Best, Oliver 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 0AE65C04FDE for ; Fri, 9 Dec 2022 17:06:47 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=GBNwzbXBRVRrVTb/PvkcbAie5vBt/5p6v20EUO577sw=; b=uyNgx+UcbGuaAv LTQLius7au+ABl37fJyHmsRhAlbf5WOtgUTb9iO22X6h5xJt+XaVVs2BYyKDLb7N1PDCCK+EL/ofs JrMt+xgUpzgeCI9uMztNUyiFdce78EtLA8qRuUbu/eKPqRl7YNrYDT9O25HeIu9x9NrABIweoF85v d6z5PXMKX8t7Kg8C5k9t3KlWNvTLUraGvxnqGkIAOzE8+GdqcmVsvoVvj0XXSGc1ZTt623I00YWEO 0rMrhvSLOZWM4RaVrJWJCAJEA1wGiyGYcQ3A3+0o6B0Exk/g8p5AcO8A7wPIiSJ7qVDQbZp5w1DY6 1t9EJva2rUMlv0buvMeQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p3gob-009qDe-Q2; Fri, 09 Dec 2022 17:05:37 +0000 Received: from out-28.mta0.migadu.com ([2001:41d0:1004:224b::1c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p3goY-009qCk-D1 for linux-arm-kernel@lists.infradead.org; Fri, 09 Dec 2022 17:05:36 +0000 Date: Fri, 9 Dec 2022 17:05:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1670605531; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7PHXtVfxL4Wco+emkfnuAlef7YnCwHHQo9a8I78AtDM=; b=XLTfOjcaFKd5ETBncO1R51Wln8mQ4dix7kBINL1+Hznswp0sRnYGkvxDCZj5uEpEGO5iwo O2aPG/8KAn7awL9px9tK0Ty+Q1XhHBeu2K4bSsTJbKy343i3ISeE4lO/vpKnbNwmp+mjLL vGPTlSpOfaLEzO/mtStWIp8ML4jY2oE= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Oliver Upton To: Paolo Bonzini Cc: Marc Zyngier , Andrew Jones , Andrew Morton , Anshuman Khandual , Arnaldo Carvalho de Melo , Bagas Sanjaya , Ben Gardon , Catalin Marinas , Cornelia Huck , Fuad Tabba , Gavin Shan , Jakub Kicinski , James Morse , "Maciej S . Szmigiero" , Marek Szyprowski , Mark Brown , Mark Rutland , Peter Collingbourne , Peter Xu , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Quentin Perret , Reiji Watanabe , Ricardo Koller , Ryan Roberts , Sean Christopherson , Steven Price , Usama Arif , Vincent Donnefort , Will Deacon , Zhiyuan Dai , Suzuki K Poulose , Alexandru Elisei , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvmarm@lists.linux.dev, kvm@vger.kernel.org Subject: Re: [GIT PULL] KVM/arm64 updates for 6.2 Message-ID: References: <20221205155845.233018-1-maz@kernel.org> <3230b8bd-b763-9ad1-769b-68e6555e4100@redhat.com> <5e51cf73-5d51-835f-8748-7554a65d9111@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <5e51cf73-5d51-835f-8748-7554a65d9111@redhat.com> X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221209_090534_885271_AFA35FCA X-CRM114-Status: GOOD ( 12.31 ) 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-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 Hey Paolo, On Fri, Dec 09, 2022 at 05:56:50PM +0100, Paolo Bonzini wrote: > On 12/7/22 22:51, Oliver Upton wrote: > > > > > > I haven't pushed to kvm/next yet to give you time to check, so the > > > merge is currently in kvm/queue only. > > Have a look at this series, which gets things building and actually > > passing again: > > > > https://lore.kernel.org/kvm/20221207214809.489070-1-oliver.upton@linux.dev/ > > Thank you! Squashed 1-2 and applied 3-4. I actually wound up sending a v2 for this :) 1-2 are the same, but I addressed some of Sean's feedback and also pulled in more fixes. In addition to the problems with page_fault_test, other KVM selftests were magically failing on arm64 because identity mapping ucall MMIO punched a hole straight through the program image. Mind dumping what I had in v1 and applying this instead? https://lore.kernel.org/kvm/20221209015307.1781352-1-oliver.upton@linux.dev/ Thanks! -- Best, Oliver _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel