From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36283 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUEzh-0000Pv-KK for qemu-devel@nongnu.org; Thu, 01 Jul 2010 04:19:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUEzg-0006N7-CY for qemu-devel@nongnu.org; Thu, 01 Jul 2010 04:19:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1574) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUEzg-0006Ms-5o for qemu-devel@nongnu.org; Thu, 01 Jul 2010 04:19:36 -0400 Date: Thu, 1 Jul 2010 11:19:29 +0300 From: Gleb Natapov Subject: Re: [Qemu-devel] Re: [Bug 599958] Re: Timedrift problems with Win7: hpet missing time drift fixups Message-ID: <20100701081929.GA30428@redhat.com> References: <20100629211802.16137.10587.malonedeb@soybean.canonical.com> <20100630143856.18577.70291.malone@wampee.canonical.com> <4C2C402C.9040502@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C2C402C.9040502@web.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Bug 599958 <599958@bugs.launchpad.net>, qemu-devel@nongnu.org On Thu, Jul 01, 2010 at 09:13:48AM +0200, Jan Kiszka wrote: > > We could potentially use the > > reset_irq_delivered/get_irq_delivered APIC functions to implement > > interrupt catch-up but I think it would be better to try to merge Jan's > > generic IRQ delivered API first. > > Which one? I'm a bit tired of rebasing versions that will only be > rejected again. :) > Since it solves existing problem and is rejected without any rational explanation and without proposing alternative solution (in form of code) it should be committed. -- Gleb.