Re: [Qemu-devel] A couple of question

2007-06-13 Thread Jan Marten Simons
Balazs Attila-Mihaly (Cd-MaN) schrieb: Hello all. First of all I want to congratulate everybody on this list for the wonderful job s/he is doing. Qemu is the best Open Source emulator out there (and it is fast ;-) ). I'm using Qemu to build an automated malicious code analysis system and as s

Re: [Qemu-devel] A couple of question

2007-06-06 Thread Sunil Amitkumar Janki
C.W. Betts wrote: It looks like you are missing the pthread library. What might be happening is that the pthread library is installed, but qemu is not linking to it for some odd reason. Maybe it's looking for a static version of it that isn't on your Hard Drive? I have been seeing these kin

Re: [Qemu-devel] A couple of question

2007-06-05 Thread C . W . Betts
It looks like you are missing the pthread library. What might be happening is that the pthread library is installed, but qemu is not linking to it for some odd reason. Maybe it's looking for a static version of it that isn't on your Hard Drive? On Tuesday, June 5, 2007, at 03:20 PM, Balazs

[Qemu-devel] A couple of question

2007-06-05 Thread Balazs Attila-Mihaly \(Cd-MaN\)
Hello all. First of all I want to congratulate everybody on this list for the wonderful job s/he is doing. Qemu is the best Open Source emulator out there (and it is fast ;-) ). I'm using Qemu to build an automated malicious code analysis system and as such I would like to make some modificatio