diff options
author | Daniel Jacobowitz | 2009-09-13 15:54:41 +0200 |
---|---|---|
committer | Aurelien Jarno | 2009-09-14 11:16:50 +0200 |
commit | 042eb37a04c9bf0cc76d14038a8ed35e3de713e2 (patch) | |
tree | 1580334ffcd321d7a06f20082b4598acf93fb325 /hw/sun4u.c | |
parent | pflash_cfi01: Correct debug build, no functional changes. (diff) | |
download | qemu-042eb37a04c9bf0cc76d14038a8ed35e3de713e2.tar.gz qemu-042eb37a04c9bf0cc76d14038a8ed35e3de713e2.tar.xz qemu-042eb37a04c9bf0cc76d14038a8ed35e3de713e2.zip |
Fix Linux task preemption on Versatile board
Recent versions of the Linux kernel will not preempt CPU-intensive
tasks unless the clock used by sched_clock() works. On -M versatilepb
that's the 24MHz timer in the system controller. It's a very simple
timer, so implement it.
Signed-off-by: Daniel Jacobowitz <dan@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/sun4u.c')
0 files changed, 0 insertions, 0 deletions