Received: by 10.223.164.202 with SMTP id h10csp667091wrb; Thu, 9 Nov 2017 12:21:20 -0800 (PST) X-Google-Smtp-Source: ABhQp+ThH2MB5QkhiqjUtLaZ+aQ6mSDPyIcebKPSHxz1R0sjv+ezjnSsFlVVwu1jjHD9XfZ6icvU X-Received: by 10.84.129.70 with SMTP id 64mr1553901plb.444.1510258880782; Thu, 09 Nov 2017 12:21:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510258880; cv=none; d=google.com; s=arc-20160816; b=yJuccAn13Zet/0rsVJELe4ZHYEEwRpB91PLBcBoY4LgPmfLgBufvimi8ajP+Y2xWZS bYmP3pKIcxMD86akKFpYYZZct8UXRiITd61a6S8F/nhs+pRLGuY3V4zLO0XzexD+koNk PJcxhNWyLqhBOxCBMV/qRqKdLEYiay9meSC0g8I/MnBZ55TsRuqokXjgcuR1/Y4qngD/ bKSCRA94/ROMEtaFyR1BjWFE55iQAumUu4WtH+v4Nq2+EZw55vJQY0LPhFIiRD5ll5tK gbkWyFVqMEKB3/gLEPgDkq69Pph+bu3EjisT9ud1hPDpF3/uF+jsxDZR+Amuv0jofePX UblA== 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:in-reply-to :mime-version:user-agent:date:message-id:from:cc:references:to :subject:arc-authentication-results; bh=teAybQ80Gd4qZdU9mTlIT+yZbg1reRHLL63GfMloADM=; b=DzcOi0VVRs2pBnoGsaVSWjnRhcrXBpEl/74QsjnMpEU5N9Oz7lqZFBJYxApciq1aPq B2iH6JVbOT9bMrEr+cTZPza6SrDW3bTpL9TaO3X7GxighHM5W0cXlAa8hs0QwUF1NK3T QNFwKUuVaxuEpiYysLMfLSPtrbuXkscXn77XjCGY6Ipevb2n0WDJxTYhpX1EWwQnFIqF vd0UNkZ+TlswW2nOZy0wLGyQJwieHkqW3QR8JC1+5sfoAHnRPpJEgUA0rQ17ObrIIv7z 3Gx3dF62aac7jiNcwPXfp5xG8JR1/S/REOPRzWCrARvuYHtntora73obq5UiZjyxVXr1 SjPA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=oracle.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m64si6843164pgm.509.2017.11.09.12.21.08; Thu, 09 Nov 2017 12:21:20 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=oracle.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752845AbdKIUUb (ORCPT + 83 others); Thu, 9 Nov 2017 15:20:31 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:35396 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752231AbdKIUUa (ORCPT ); Thu, 9 Nov 2017 15:20:30 -0500 Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id vA9KK8Zr019892 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 9 Nov 2017 20:20:09 GMT Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by aserv0021.oracle.com (8.14.4/8.14.4) with ESMTP id vA9KK84S032365 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 9 Nov 2017 20:20:08 GMT Received: from abhmp0017.oracle.com (abhmp0017.oracle.com [141.146.116.23]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id vA9KK64W004039; Thu, 9 Nov 2017 20:20:06 GMT Received: from dhcp-burlington7-2nd-B-east-10-152-55-162.usdhcp.oraclecorp.com (/10.152.32.65) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 09 Nov 2017 12:20:05 -0800 Subject: Re: [PATCH v8 0/5] x86/xen: pvclock vdso support To: Joao Martins , linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org References: <20171108171958.23921-1-joao.m.martins@oracle.com> Cc: Juergen Gross , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Andy Lutomirski From: Boris Ostrovsky Message-ID: Date: Thu, 9 Nov 2017 15:21:36 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20171108171958.23921-1-joao.m.martins@oracle.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/08/2017 12:19 PM, Joao Martins wrote: > Hey, > > This is take 8 for vdso for Xen. PVCLOCK_TSC_STABLE_BIT can be set starting Xen > 4.8 which is required for vdso time related calls. In order to have it on, you > need to have the hypervisor clocksource be TSC e.g. with the following boot > params "clocksource=tsc tsc=stable:socket". > > Series is structured as following: > > Patch 1 probes for kvm guest in ptp_kvm in the event having > pvclock_pvti_cpu0_va() moved to common pvclock (on the next patch) > Patch 2 streamlines pvti page get/set in pvclock for both of its users > Patch 3,4 registers the pvti page on Xen and sets it in pvclock accordingly > Patch 5 adds a file to KVM/Xen maintainers for tracking pvclock ABI changes. > > All patches appear to be Acked by its respective maintainers. > > The difference to v7 is adding the Acks on patches 1 and 2 plus the adjustment > from Thomas to rename the getter function. (Changelog in individual patches) > > Thanks, > Joao > > Joao Martins (5): > ptp_kvm: probe for kvm guest availability > x86/pvclock: add setter for pvclock_pvti_cpu0_va > x86/xen/time: set pvclock flags on xen_time_init() > x86/xen/time: setup vcpu 0 time info page > MAINTAINERS: xen, kvm: track pvclock-abi.h changes > > MAINTAINERS | 2 + > arch/x86/entry/vdso/vma.c | 2 +- > arch/x86/include/asm/pvclock.h | 19 +++++---- > arch/x86/kernel/kvmclock.c | 7 +-- > arch/x86/kernel/pvclock.c | 14 ++++++ > arch/x86/xen/suspend.c | 4 ++ > arch/x86/xen/time.c | 97 ++++++++++++++++++++++++++++++++++++++++++ > arch/x86/xen/xen-ops.h | 2 + > drivers/ptp/ptp_kvm.c | 5 ++- > include/xen/interface/vcpu.h | 42 ++++++++++++++++++ > 10 files changed, 177 insertions(+), 17 deletions(-) > Applied to for-linus-4.15. -boris From 1583519399628434929@xxx Wed Nov 08 17:23:00 +0000 2017 X-GM-THRID: 1583519399628434929 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread