r3499 - trunk/src/host/qemu-neo1973/openmoko

andrew at sita.openmoko.org andrew at sita.openmoko.org
Fri Nov 23 23:28:01 CET 2007


Author: andrew
Date: 2007-11-23 23:27:37 +0100 (Fri, 23 Nov 2007)
New Revision: 3499

Modified:
   trunk/src/host/qemu-neo1973/openmoko/env
Log:
Ensure every SIGALRM causes a cpu_loop_exit().
Take back the forcing of clocksource, the dynticks should now be functional.


Modified: trunk/src/host/qemu-neo1973/openmoko/env
===================================================================
--- trunk/src/host/qemu-neo1973/openmoko/env	2007-11-23 20:30:33 UTC (rev 3498)
+++ trunk/src/host/qemu-neo1973/openmoko/env	2007-11-23 22:27:37 UTC (rev 3499)
@@ -4,7 +4,7 @@
 script_dir_relative=openmoko
 script_dir="$src_dir/$script_dir_relative"
 uboot_symlink="$src_dir/u-boot.bin"
-qemu_relative="arm-softmmu/qemu-system-arm -M neo -m 130 -clock unix"
+qemu_relative="arm-softmmu/qemu-system-arm -M neo -m 130"
 qemu="$src_dir/$qemu_relative"
 flash_base=openmoko-flash.base
 flash_image=openmoko-flash.image





More information about the commitlog mailing list