Message ID | 20180809144302.933793954@amt.cnet (mailing list archive) |
---|---|
Headers | show
Return-Path: <kvm-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B83351390 for <patchwork-kvm@patchwork.kernel.org>; Thu, 9 Aug 2018 14:44:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A8C492B35C for <patchwork-kvm@patchwork.kernel.org>; Thu, 9 Aug 2018 14:44:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9D0412B49E; Thu, 9 Aug 2018 14:44:14 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 60C6F2B35C for <patchwork-kvm@patchwork.kernel.org>; Thu, 9 Aug 2018 14:44:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732286AbeHIRJZ (ORCPT <rfc822;patchwork-kvm@patchwork.kernel.org>); Thu, 9 Aug 2018 13:09:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29129 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732116AbeHIRJZ (ORCPT <rfc822;kvm@vger.kernel.org>); Thu, 9 Aug 2018 13:09:25 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D22823082A46 for <kvm@vger.kernel.org>; Thu, 9 Aug 2018 14:44:12 +0000 (UTC) Received: from amt.cnet (ovpn-112-4.gru2.redhat.com [10.97.112.4]) by smtp.corp.redhat.com (Postfix) with ESMTP id 38D83782C8; Thu, 9 Aug 2018 14:44:11 +0000 (UTC) Received: from amt.cnet (localhost [127.0.0.1]) by amt.cnet (Postfix) with ESMTP id A50B410514C; Thu, 9 Aug 2018 11:43:35 -0300 (BRT) Received: (from marcelo@localhost) by amt.cnet (8.14.7/8.14.7/Submit) id w79EhYI0032690; Thu, 9 Aug 2018 11:43:34 -0300 Message-Id: <20180809144302.933793954@amt.cnet> User-Agent: quilt/0.60-1 Date: Thu, 09 Aug 2018 11:43:02 -0300 From: Marcelo Tosatti <mtosatti@redhat.com> To: kvm@vger.kernel.org Cc: Paolo Bonzini <pbonzini@redhat.com>, Radim Krcmar <rkrcmar@redhat.com> Subject: [patch 0/2] switch kvmclock base to CLOCK_MONOTONIC_RAW X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Thu, 09 Aug 2018 14:44:12 +0000 (UTC) Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
switch kvmclock base to CLOCK_MONOTONIC_RAW
|
expand
|