From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47762 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlIKv-00027n-9H for qemu-devel@nongnu.org; Fri, 04 Feb 2011 04:52:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlIKu-0005Ls-52 for qemu-devel@nongnu.org; Fri, 04 Feb 2011 04:52:17 -0500 Received: from mx3-phx2.redhat.com ([209.132.183.24]:53466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlIKt-0005L8-U5 for qemu-devel@nongnu.org; Fri, 04 Feb 2011 04:52:16 -0500 Date: Fri, 4 Feb 2011 04:52:12 -0500 (EST) From: Ulrich Obergfell Message-ID: <120685381.238503.1296813132226.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> In-Reply-To: <4D4B5F23.7040801@codemonkey.ws> Subject: Re: [Qemu-devel] Re: [RFC: 0/2] patch for QEMU HPET periodic timer emulation to alleviate time drift MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Glauber Costa , Jan Kiszka , qemu-devel , kvm , Avi Kivity Anthony, in reply to: > My point is that there's really low hanging fruit and while for some > curious reason I don't actually see this patch, I believe that a patch > like this probably can help us quite a lot in the short term. I've sent the patch in two separate emails: - code part 1 (introduces the qemu command line option) http://article.gmane.org/gmane.comp.emulators.kvm.devel/67347 - code part 2 (implements compensation of lost interrupts) http://article.gmane.org/gmane.comp.emulators.kvm.devel/67348 Regards, Uli Obergfell