Ryan Harper wrote:
* Anthony Liguori <[EMAIL PROTECTED]> [2007-12-07 14:49]:+ +CPUState *first_cpu;This should probably be static.doh, should be extern actually since it's defined elsewhere.
Perhaps you want cpu_single_env instead of first_cpu? Regards, Anthony Liguori