From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [QEMU patch 0/2] QEMU lapic tsc deadline advancement Date: Wed, 10 Dec 2014 14:23:17 -0200 Message-ID: <20141210162317.370733848@amt.cnet> Cc: Luiz Capitulino , Rik van Riel , Paolo Bonzini To: kvm@vger.kernel.org, qemu-devel@nongnu.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54253 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755862AbaLJQ7C (ORCPT ); Wed, 10 Dec 2014 11:59:02 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Add command to set TSC deadline timer advancement. This value will be subtracted from the expiration time of the high resolution timer which emulates TSC deadline timer.