* [Qemu-devel] [4364] Disable the temporary timer slowdown for etrax.
@ 2008-05-06 15:01 Edgar E. Iglesias
0 siblings, 0 replies; only message in thread
From: Edgar E. Iglesias @ 2008-05-06 15:01 UTC (permalink / raw)
To: qemu-devel
Revision: 4364
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4364
Author: edgar_igl
Date: 2008-05-06 15:01:19 +0000 (Tue, 06 May 2008)
Log Message:
-----------
Disable the temporary timer slowdown for etrax.
Modified Paths:
--------------
trunk/hw/etraxfs_timer.c
Modified: trunk/hw/etraxfs_timer.c
===================================================================
--- trunk/hw/etraxfs_timer.c 2008-05-06 15:01:12 UTC (rev 4363)
+++ trunk/hw/etraxfs_timer.c 2008-05-06 15:01:19 UTC (rev 4364)
@@ -113,7 +113,7 @@
addr, env->pc);
}
-#define TIMER_SLOWDOWN 4
+#define TIMER_SLOWDOWN 1
static void update_ctrl(struct fs_timer_t *t)
{
unsigned int op;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-06 15:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-06 15:01 [Qemu-devel] [4364] Disable the temporary timer slowdown for etrax Edgar E. Iglesias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).