qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Help multi thread support.


From: malc
Subject: Re: [Qemu-devel] Help multi thread support.
Date: Wed, 7 Oct 2009 15:26:29 +0400 (MSD)

On Tue, 6 Oct 2009, Nat Gurumoorthy wrote:

> Hi,
>       I am trying to add support for Ubicom 32 bit processors in QEMU.
> These cpus have 10 - 12 hardware threads. The current versions have no
> mmu. The threads do run independent of each other. How do I expose such
> capabilities to QEMU. There is a flag "-cpu" which seems to allow
> specification of multiple cores. Would I be using that? I still have to
> figure out how to deal with cases where registers writes by one thread
> affect the execution of another hardware thread.

IP3K i'd guess? There are multiple challenges with Ubicom's CPUs, one
being deterministic schedulling which might imply every TB being only
one instruction big, anyways support for this beast is very interesting.

-- 
mailto:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]