Hi all,
I am using QEMU to emulate ARM processor. HOST CPU is Pentium 4.Host OS is
Linux.I have created threads in my program using pthread libraries. When i
attempt to run the program in user level emulation, threads are created, but
they just hang. can someone help me to find out how to co
On Saturday 20 January 2007 13:32, priya sridhar wrote:
> Hi all,
> I am using QEMU to emulate ARM processor. HOST CPU is Pentium 4.Host OS is
> Linux.I have created threads in my program using pthread libraries. When i
> attempt to run the program in user level emulation, threads are created,
> b
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/01/20 16:52:55
Modified files:
tests : Makefile
Log message:
Fix "make test2".
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tests/Makefile?cvsroot=qemu&r1=1.38&r2=1.39
_
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/01/20 17:12:09
Modified files:
. : Makefile.target qemu-doc.texi vl.c vl.h
target-arm : helper.c
Added files:
. : arm-semi.c
Removed files:
linux-u
Hi,
Is there no other way to run threaded applications using an emulator for ARM?
system level emulation is possible?___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Hi,
Is there no other way to run threaded applications using an emulator for ARM?
system level emulation is possible?___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
On Sat, Jan 20, 2007 at 05:44:30PM -, priya sridhar wrote:
> Is there no other way to run threaded applications using an emulator
> for ARM? system level emulation is possible?
That works just fine.
--
Daniel Jacobowitz
CodeSourcery
___
Qemu-dev
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/21 03:12:25
Modified files:
target-mips: helper.c op_helper.c
Log message:
Bring TLB / PageSize handling in line with real hardware behaviour.
CVSWeb URLs:
http://cvs.savannah.gnu.org
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/21 03:13:58
Modified files:
target-mips: TODO
Log message:
TLB address wraparound hopefully fixed now.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/TODO?cvsroot=q