From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTEWu-0003n9-NX for qemu-devel@nongnu.org; Mon, 07 Oct 2013 13:23:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTEWt-0002BI-7M for qemu-devel@nongnu.org; Mon, 07 Oct 2013 13:23:36 -0400 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:33435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTEWt-0002AO-0b for qemu-devel@nongnu.org; Mon, 07 Oct 2013 13:23:35 -0400 Received: by mail-ea0-f169.google.com with SMTP id k11so3435459eaj.0 for ; Mon, 07 Oct 2013 10:23:33 -0700 (PDT) MIME-Version: 1.0 Sender: vermavee@gmail.com From: Vishal Verma Date: Mon, 7 Oct 2013 10:23:18 -0700 Message-ID: Content-Type: multipart/alternative; boundary=001a1132f1425f025404e829e961 Subject: [Qemu-devel] Speed up Guest clock List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --001a1132f1425f025404e829e961 Content-Type: text/plain; charset=ISO-8859-1 I'm trying to modify QEMU to speed up the guest clock to conduct some long running experiments. Is this feasible? One thing I have thought of: Modify icount_time_shift related stuff to make things happen faster. But I'm unsure if it will have the desired effect. --001a1132f1425f025404e829e961 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I'm trying to modify QEMU to speed up the guest clock = to conduct some long running experiments.

Is this feasib= le? One thing I have thought of:
Modify icount_time_shift related= stuff to make things happen faster. But I'm unsure if it will have the= desired effect.
--001a1132f1425f025404e829e961--