Jamie Lokier wrote:
> Gilad Ben-Yossef wrote:
>> Glauber Costa wrote:
>>> This patch introduces a "thread_id" variable to CPUState.
>>> It's duty will be to hold the process, or more generally, thread
>>> id of the current executing cpu
>&
hread_id = GetCurrentProcessId();
> +#else
> +env->thread_id = getpid();
> +#endif
> *penv = env;
hmm... maybe I'm missing something, but in Linux at least I think you
would prefer this to be gettid() rather then getpid as each CPU has it's
own thread, not a diffe
Magicboiz wrote:
> Hello list,
>
> when I try to run a virtual machins with disk images stored into NFS
> mounted directories, the virtual machine cannot use the IDE disk as
> expected. This happens with linux(debian/centos) and other OS, like
> OpenBSD, OpenSolaris(nexenta), etc. For example, dur
ccessible)?
There's a bunch of geeks here that would really like to best test this... :-)
Thanks!
Gilad
--
Gilad Ben-Yossef <[EMAIL PROTECTED]>
Codefidence. A name you can trust(tm)
http://www.codefidence.com
Phone: +972.3.7515563 ext. 201 | Cellular: +972.52.8260388
SIP: [