On 11/12/2017 17:44, David Hildenbrand wrote:
>> -void cpu_stop_current(void)
>> -{
>> -    if (current_cpu) {
>> -        qemu_cpu_stop(current_cpu, true);
>> -    }
>> -}
> Btw. this does not compile as this is used also in vl.c
> 

Doh, then I'm applying your patch untouched.

Paolo

Reply via email to