Message ID | 20240408220705.7637-1-jalliste@amazon.com (mailing list archive) |
---|---|
Headers | show
Received: from smtp-fw-9106.amazon.com (smtp-fw-9106.amazon.com [207.171.188.206]) (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 BAF0B146A74; Mon, 8 Apr 2024 22:07:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=207.171.188.206 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712614079; cv=none; b=UWeV0m4LWh4F1Xv43NPVEmCESAHtIQyjBSeP6wczpOD1xqgM7EIN3mV/VT8VtbkOWnkd6g/aFHeiqauR8/zehoSAkmyruSC9w5wVbMh1RmiWjon/rusjqAR3QgO5J6knnGxZMV0ROlzhHVSuQKMTLJh+7CxNGAEUe/nF/VyEyM4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712614079; c=relaxed/simple; bh=P5hRDy1wg+C00YeG8BTUnFaiaw3vCXyKjsGOdD10sf4=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=TtjdI8xYqSI7sY/GFqof5KhtI+8KoP/HMFroS1eZbz7WPbifmdyi6cmGmtrVZ4Elk3NXl1rq2QFONRrdZ7LfHso/BWlxO7NUAsjvUQOVNXkTpA7xN/vZRPE11OmtjUmL3+s3XsYPbev9kElaGMJv0wVvI4oKUHd1ebDYY2xfrdQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com; spf=pass smtp.mailfrom=amazon.co.uk; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b=moo4OuYb; arc=none smtp.client-ip=207.171.188.206 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=amazon.co.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="moo4OuYb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1712614078; x=1744150078; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=BNWghUNyuV6Lk+YyDToi8Tsw6HLVZtok1GuBByD/mfA=; b=moo4OuYbI4mRHszXvSW5YzqcXxBnWbqrWfmewPhXBDX3GGnCeT0Xu6MP 6ejV2XG0i4e3B07jlSqiDunLaa5a9QjvW0w62P7VqiWnocQAiJz335O2S mrX0t0ata1LS0yE151bsqqTcvi63E2Vy0vfDZUTPIqeajm9NNk5iP6kZv w=; X-IronPort-AV: E=Sophos;i="6.07,187,1708387200"; d="scan'208";a="717029174" Received: from pdx4-co-svc-p1-lb2-vlan2.amazon.com (HELO smtpout.prod.us-east-1.prod.farcaster.email.amazon.dev) ([10.25.36.210]) by smtp-border-fw-9106.sea19.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Apr 2024 22:07:51 +0000 Received: from EX19MTAEUA001.ant.amazon.com [10.0.17.79:39488] by smtpin.naws.eu-west-1.prod.farcaster.email.amazon.dev [10.0.35.41:2525] with esmtp (Farcaster) id 3f231b9f-fb77-49ec-83b1-2a4b83555169; Mon, 8 Apr 2024 22:07:49 +0000 (UTC) X-Farcaster-Flow-ID: 3f231b9f-fb77-49ec-83b1-2a4b83555169 Received: from EX19D033EUC002.ant.amazon.com (10.252.61.215) by EX19MTAEUA001.ant.amazon.com (10.252.50.192) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.28; Mon, 8 Apr 2024 22:07:43 +0000 Received: from EX19MTAUEB001.ant.amazon.com (10.252.135.35) by EX19D033EUC002.ant.amazon.com (10.252.61.215) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.28; Mon, 8 Apr 2024 22:07:43 +0000 Received: from dev-dsk-jalliste-1c-e3349c3e.eu-west-1.amazon.com (10.13.244.142) by mail-relay.amazon.com (10.252.135.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.28 via Frontend Transport; Mon, 8 Apr 2024 22:07:42 +0000 From: Jack Allister <jalliste@amazon.com> To: Paolo Bonzini <pbonzini@redhat.com>, Jonathan Corbet <corbet@lwn.net>, Sean Christopherson <seanjc@google.com>, Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>, Dave Hansen <dave.hansen@linux.intel.com>, <x86@kernel.org>, "H. Peter Anvin" <hpa@zytor.com> CC: David Woodhouse <dwmw2@infradead.org>, Paul Durrant <paul@xen.org>, "Jack Allister" <jalliste@amazon.com>, <kvm@vger.kernel.org>, <linux-doc@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH 0/2] Add API to correct KVM/PV clock drift Date: Mon, 8 Apr 2024 22:07:02 +0000 Message-ID: <20240408220705.7637-1-jalliste@amazon.com> X-Mailer: git-send-email 2.40.1 Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: <kvm.vger.kernel.org> List-Subscribe: <mailto:kvm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:kvm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit |
Series |
Add API to correct KVM/PV clock drift
|
expand
|