From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: solaris 10 x86 regression due to timer Date: Tue, 07 Apr 2009 16:53:44 +0300 Message-ID: <49DB5AE8.7090009@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list , Alexey Eromenko To: Marcelo Tosatti Return-path: Received: from mx2.redhat.com ([66.187.237.31]:45324 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753415AbZDGNxr (ORCPT ); Tue, 7 Apr 2009 09:53:47 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n37DrkC8010624 for ; Tue, 7 Apr 2009 09:53:46 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Marcelo, Alexey found a regression in Solaris 10 x86, I bisected it to commit 46ee278652f4cbd51013471b64c7897ba9bcd1b1 Author: Marcelo Tosatti Date: Mon Feb 23 10:57:40 2009 -0300 KVM: PIT: remove usage of count_load_time for channel 0 We can infer elapsed time from hrtimer_expires_remaining. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity and indeed, the guest hangs banging on the PIT ports. Can you take a look? -- error compiling committee.c: too many arguments to function