From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFa2g-0005ws-Nn for qemu-devel@nongnu.org; Thu, 28 Apr 2011 18:50:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFa2f-0005kr-I6 for qemu-devel@nongnu.org; Thu, 28 Apr 2011 18:50:38 -0400 Received: from fmmailgate02.web.de ([217.72.192.227]:48276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFa2f-0005kX-7O for qemu-devel@nongnu.org; Thu, 28 Apr 2011 18:50:37 -0400 Message-ID: <4DB9EF36.1010803@web.de> Date: Fri, 29 Apr 2011 00:50:30 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <1304000700-3640-1-git-send-email-uobergfe@redhat.com> <1304000700-3640-2-git-send-email-uobergfe@redhat.com> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3C67E407786017952BB1631E" Sender: jan.kiszka@web.de Subject: Re: [Qemu-devel] [PATCH v3 1/5] hpet 'driftfix': add hooks required to detect coalesced interrupts (x86 apic only) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: aliguori@us.ibm.com, kvm@vger.kernel.org, qemu-devel@nongnu.org, Ulrich Obergfell , gcosta@redhat.com, avi@redhat.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3C67E407786017952BB1631E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 2011-04-28 20:51, Blue Swirl wrote: > On Thu, Apr 28, 2011 at 5:24 PM, Ulrich Obergfell = wrote: >> 'target_get_irq_delivered' and 'target_reset_irq_delivered' contain >> entry addresses of functions that are utilized by update_irq() to >> detect coalesced interrupts. apic code loads these pointers during >> initialization. >=20 > I'm not so happy with this approach, but probably then the i386 > dependencies can be removed from RTC and it can be compiled only once > for all targets. This whole series is really the minimalistic approach. The callbacks defined here must remain a temporary "shortcut". Just like proper abstraction of periodic tick compensation for reuse in other timers has to be added later on. And the limitation to edge-triggered legacy HPET INTs has to be removed. Jan --------------enig3C67E407786017952BB1631E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAk257zYACgkQitSsb3rl5xSVjgCfa+PMS1E26vjJ1JEq/Altsfdn uzMAmwbUbJVbym8ZavAahrM3l2+3CsDo =ujVl -----END PGP SIGNATURE----- --------------enig3C67E407786017952BB1631E--