qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] cpustate patch


From: Rafael Espíndola
Subject: [Qemu-devel] cpustate patch
Date: Thu, 14 Sep 2006 17:48:27 -0300

While hunting a tls related bug in ARM emulation, I found that that
qemu distributed with scratchbox includes the attached patch.

Without the patch python's configure halts when checking for the
-pthread option.

The patch inverts the order of the list and makes the code simpler. I
think that there is a remaining problem, if first_cpu == NULL then
env->cpu_index is not initialized. Should an else be added?

Any thoughts on the patch?

Thanks,
Rafael

Attachment: cpustate.patch
Description: Binary data


reply via email to

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