Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp2751701ybh; Mon, 5 Aug 2019 06:17:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqwRpsULbLcUojbZkgPZluIW3zWHmIEsIZM85sYo8o9j0wdRFVFPBJMOyltBwdKakeTi3/Pr X-Received: by 2002:a17:902:b789:: with SMTP id e9mr140692761pls.294.1565011044687; Mon, 05 Aug 2019 06:17:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565011044; cv=none; d=google.com; s=arc-20160816; b=fdzjNVc0ijg/EWMcOMqWzTQKZXVkjwKG+/Dx8ZfspcwaD9HbNwbIvE6qY9tTsh+yXn mZy7eRjxxnSRTrNv30hux2Qci7bQAWsQ28U/wJFYtnoIXhIueUpLMrcYo938BfO/Twtd 6hzrQ2l4ePjhPSL6Hof9stfycuAWwNvmFI5CA7zb2SsuZ6bkbLZ3Tr2MTxqG7QTUX7qW Xj/1NFMA3y/jbhnt3nfim7MGcq/uwSBaYh6yfduCbyg6orndv41HjJyWJOeqj1WmoqvU zWjODnRojIg7TcL4L9ul9kab/XgnImWLFruasY/bLc7toa45hL9bHL6geHJ5R9VMORVO nQgQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=By3MiJ0GxZhnsj57qy2ajw9eDu5a84h70YXctd/rKwM=; b=bO+Z4BvbbLP/ucDZQ0jsHua/FhCj46lBnQFxpHan7clta+UPljpyPdX8Ungu5a8+Dq 4jtqtuBU2B8zZxOjqEmG88goc/Xh/DV743ojU5ZYuFIz13coB0ZwYv4jSAuuCrWLFG0K pJ5MIoIScL2QdaRoPqOyoXsRwZv9+Q8p2e8FkIaFhp50xUTaHi/JU4CrplguSVWM8q8S JH5gNmrfRxU+M2cFtO+oQSbwFeN1ulJXQJxa9eoZTFiX93DmNURYS6yKyc1puRRgsGLD OCYYfquzozVpfdhTyAJtoV1ihshi6KWFblMfB61u53YZFpk/DZA7VAZnrMDC5Se42BkI lg5A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q11si20755540pgq.282.2019.08.05.06.17.09; Mon, 05 Aug 2019 06:17:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729777AbfHENQh (ORCPT + 99 others); Mon, 5 Aug 2019 09:16:37 -0400 Received: from foss.arm.com ([217.140.110.172]:48146 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729505AbfHENGJ (ORCPT ); Mon, 5 Aug 2019 09:06:09 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E280D337; Mon, 5 Aug 2019 06:06:08 -0700 (PDT) Received: from [10.1.196.133] (e112269-lin.cambridge.arm.com [10.1.196.133]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4FEBA3F77D; Mon, 5 Aug 2019 06:06:07 -0700 (PDT) Subject: Re: [PATCH 1/9] KVM: arm64: Document PV-time interface To: Zenghui Yu Cc: kvm@vger.kernel.org, linux-doc@vger.kernel.org, Catalin Marinas , Russell King , linux-kernel@vger.kernel.org, Marc Zyngier , Paolo Bonzini , Will Deacon , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org References: <20190802145017.42543-1-steven.price@arm.com> <20190802145017.42543-2-steven.price@arm.com> <3bdd764a-b6f5-d17e-a703-d8eb13838efc@huawei.com> From: Steven Price Message-ID: Date: Mon, 5 Aug 2019 14:06:06 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <3bdd764a-b6f5-d17e-a703-d8eb13838efc@huawei.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/08/2019 04:23, Zenghui Yu wrote: > Hi Steven, > > On 2019/8/2 22:50, Steven Price wrote: >> Introduce a paravirtualization interface for KVM/arm64 based on the >> "Arm Paravirtualized Time for Arm-Base Systems" specification DEN 0057A. >> >> This only adds the details about "Stolen Time" as the details of "Live >> Physical Time" have not been fully agreed. >> >> User space can specify a reserved area of memory for the guest and >> inform KVM to populate the memory with information on time that the host >> kernel has stolen from the guest. >> >> A hypercall interface is provided for the guest to interrogate the >> hypervisor's support for this interface and the location of the shared >> memory structures. >> >> Signed-off-by: Steven Price >> --- >>   Documentation/virtual/kvm/arm/pvtime.txt | 107 +++++++++++++++++++++++ >>   1 file changed, 107 insertions(+) >>   create mode 100644 Documentation/virtual/kvm/arm/pvtime.txt >                                     ^^^^^^^ > This directory has been renamed recently, see: > > https://patchwork.ozlabs.org/patch/1136104/ Thanks for pointing that out - I'll move it in the next version. Steve