qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Help multi thread support.
@ 2009-10-06 22:26 Nat Gurumoorthy
  2009-10-07 11:26 ` malc
  0 siblings, 1 reply; 2+ messages in thread
From: Nat Gurumoorthy @ 2009-10-06 22:26 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

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.

Regards
Nat


[-- Attachment #2: Type: text/html, Size: 1035 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-07 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 22:26 [Qemu-devel] Help multi thread support Nat Gurumoorthy
2009-10-07 11:26 ` malc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).