在 2019/1/11 上午12:06, Markus Armbruster 写道:
Fei Li writes:
在 2019/1/10 下午5:20, Markus Armbruster 写道:
fei writes:
在 2019年1月9日,23:24,Markus Armbruster 写道:
Fei Li writes:
在 2019/1/9 上午1:29, Markus Armbruster 写道:
fei writes:
在 2019年1月8日,01:55,Markus Armbruster 写道:
Fei Li writes:
Fei Li writes:
> 在 2019/1/10 下午5:20, Markus Armbruster 写道:
>> fei writes:
>>
在 2019年1月9日,23:24,Markus Armbruster 写道:
Fei Li writes:
>> 在 2019/1/9 上午1:29, Markus Armbruster 写道:
>> fei writes:
>>
在 2019年1月8日,01:55,Markus Armbruster 写道:
在 2019/1/10 下午5:20, Markus Armbruster 写道:
fei writes:
在 2019年1月9日,23:24,Markus Armbruster 写道:
Fei Li writes:
在 2019/1/9 上午1:29, Markus Armbruster 写道:
fei writes:
在 2019年1月8日,01:55,Markus Armbruster 写道:
Fei Li writes:
To avoid the segmentation fault in qemu_thread_join(), just di
fei writes:
>> 在 2019年1月9日,23:24,Markus Armbruster 写道:
>>
>> Fei Li writes:
>>
在 2019/1/9 上午1:29, Markus Armbruster 写道:
fei writes:
>> 在 2019年1月8日,01:55,Markus Armbruster 写道:
>>
>> Fei Li writes:
>>
>>> To avoid the segmentation fault in qemu_thread_jo
> 在 2019年1月9日,23:24,Markus Armbruster 写道:
>
> Fei Li writes:
>
>>> 在 2019/1/9 上午1:29, Markus Armbruster 写道:
>>> fei writes:
>>>
> 在 2019年1月8日,01:55,Markus Armbruster 写道:
>
> Fei Li writes:
>
>> To avoid the segmentation fault in qemu_thread_join(), just directly
>>>
Fei Li writes:
> 在 2019/1/9 上午1:29, Markus Armbruster 写道:
>> fei writes:
>>
在 2019年1月8日,01:55,Markus Armbruster 写道:
Fei Li writes:
> To avoid the segmentation fault in qemu_thread_join(), just directly
> return when the QemuThread *thread failed to be created in eit
在 2019/1/9 上午1:29, Markus Armbruster 写道:
fei writes:
在 2019年1月8日,01:55,Markus Armbruster 写道:
Fei Li writes:
To avoid the segmentation fault in qemu_thread_join(), just directly
return when the QemuThread *thread failed to be created in either
qemu-thread-posix.c or qemu-thread-win32.c.
fei writes:
>> 在 2019年1月8日,01:55,Markus Armbruster 写道:
>>
>> Fei Li writes:
>>
>>> To avoid the segmentation fault in qemu_thread_join(), just directly
>>> return when the QemuThread *thread failed to be created in either
>>> qemu-thread-posix.c or qemu-thread-win32.c.
>>>
>>> Cc: Stefan Wei
> 在 2019年1月8日,01:55,Markus Armbruster 写道:
>
> Fei Li writes:
>
>> To avoid the segmentation fault in qemu_thread_join(), just directly
>> return when the QemuThread *thread failed to be created in either
>> qemu-thread-posix.c or qemu-thread-win32.c.
>>
>> Cc: Stefan Weil
>> Signed-off-by:
Fei Li writes:
> To avoid the segmentation fault in qemu_thread_join(), just directly
> return when the QemuThread *thread failed to be created in either
> qemu-thread-posix.c or qemu-thread-win32.c.
>
> Cc: Stefan Weil
> Signed-off-by: Fei Li
> Reviewed-by: Fam Zheng
> ---
> util/qemu-thread
To avoid the segmentation fault in qemu_thread_join(), just directly
return when the QemuThread *thread failed to be created in either
qemu-thread-posix.c or qemu-thread-win32.c.
Cc: Stefan Weil
Signed-off-by: Fei Li
Reviewed-by: Fam Zheng
---
util/qemu-thread-posix.c | 3 +++
util/qemu-thread
11 matches
Mail list logo