[panda-users] Callbacks and threads

Leek, Timothy - 0559 - MITLL tleek at ll.mit.edu
Tue Apr 7 07:36:51 EDT 2015


CPU thread is the one that emulates the CPU.  There is also an IO thread,
I believe.


--
Tim Leek
Technical Staff
Cyber System Assessments
MIT Lincoln Laboratory
781-981-2975





On 4/7/15, 4:58 AM, "Igor R" <boost.lists at gmail.com> wrote:

>> QEMU's code is essentially single threaded (there are two threads, but
>>they
>> use a lock to ensure only one runs at a time). So only one callback
>>should
>> ever be executing at a time. More generally the callbacks are executed
>>from
>> the CPU thread, while guest code is running.
>
>
>Could you please clarify what you mean by saying "from the CPU thread"?
>
>Thanks!
>_______________________________________________
>panda-users mailing list
>panda-users at mit.edu
>http://mailman.mit.edu/mailman/listinfo/panda-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3076 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/panda-users/attachments/20150407/2dc7469b/attachment.bin


More information about the panda-users mailing list