From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45013 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0sib-0001ua-NJ for qemu-devel@nongnu.org; Sat, 19 Mar 2011 05:45:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0siV-0000P2-OF for qemu-devel@nongnu.org; Sat, 19 Mar 2011 05:45:09 -0400 Received: from fmmailgate03.web.de ([217.72.192.234]:35992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0siV-0000Ou-Gu for qemu-devel@nongnu.org; Sat, 19 Mar 2011 05:45:03 -0400 Message-ID: <4D847B1D.3000002@web.de> Date: Sat, 19 Mar 2011 10:45:01 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <1379962083.421747.1300463688907.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> In-Reply-To: <1379962083.421747.1300463688907.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig14236CEF6AC61C40C1FD7B53" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [PATCH 1/3] alleviate time drift with HPET periodic timers List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ulrich Obergfell Cc: "aliguori@us.ibm.com" , "qemu-devel@nongnu.org" , kvm , "gcosta@redhat.com" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig14236CEF6AC61C40C1FD7B53 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 2011-03-18 16:54, Ulrich Obergfell wrote: >=20 > Part 1 of the patch implements the following QEMU command line option. >=20 > -hpet [device=3Dnone|present][,driftfix=3Dnone|slew] Just define driftfix as property of the hpet device. That way it can be controlled both globally (-global hpet.driftfix=3D...) and per hpet block= (once we support instantiating >1 of them). Jan --------------enig14236CEF6AC61C40C1FD7B53 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/ iEYEARECAAYFAk2Eex0ACgkQitSsb3rl5xQncwCeIgrRTJT36y30U+FS5YHr19qf DlsAn3kWe7IqD+qz74/x5wZXBXxuv8nA =e/5k -----END PGP SIGNATURE----- --------------enig14236CEF6AC61C40C1FD7B53--