Disable the temporary timer slowdown for etrax.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4364 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
4f3cb3be18
commit
f0b86b1448
@ -113,7 +113,7 @@ timer_winvalid (void *opaque, target_phys_addr_t addr, uint32_t value)
|
|||||||
addr, env->pc);
|
addr, env->pc);
|
||||||
}
|
}
|
||||||
|
|
||||||
#define TIMER_SLOWDOWN 4
|
#define TIMER_SLOWDOWN 1
|
||||||
static void update_ctrl(struct fs_timer_t *t)
|
static void update_ctrl(struct fs_timer_t *t)
|
||||||
{
|
{
|
||||||
unsigned int op;
|
unsigned int op;
|
||||||
|
Loading…
Reference in New Issue
Block a user