On 10/10/2017 05:19 PM, Paolo Bonzini wrote:
> On 10/10/2017 10:58, Marek Vasut wrote:
>>> #0 0x77931945 in pthread_cond_wait@@GLIBC_2.3.2 () at
>>> /lib64/libpthread.so.0
>>> #1 0x557cf9c5 in qemu_cond_wait (cond=cond@entry=0x55b5f9c0
>>> , mutex=mutex@entry=0x55b5fa40
On 10/10/2017 10:58, Marek Vasut wrote:
>> #0 0x77931945 in pthread_cond_wait@@GLIBC_2.3.2 () at
>> /lib64/libpthread.so.0
>> #1 0x557cf9c5 in qemu_cond_wait (cond=cond@entry=0x55b5f9c0
>> , mutex=mutex@entry=0x55b5fa40 ) at
>> util/qemu-thread-posix.c:161
>> #2 0x
On 10/10/2017 10:15 AM, Thomas Huth wrote:
> On 10.10.2017 09:57, Marek Vasut wrote:
>> On 10/10/2017 09:20 AM, Thomas Huth wrote:
>>> Hi Chris, hi Marek,
>>
>> Hi,
>>
>>> I recently noticed that when I start qemu-system-nios2 (build from the
>>> very latest git master branch) and then type "quit"
On 10.10.2017 09:57, Marek Vasut wrote:
> On 10/10/2017 09:20 AM, Thomas Huth wrote:
>> Hi Chris, hi Marek,
>
> Hi,
>
>> I recently noticed that when I start qemu-system-nios2 (build from the
>> very latest git master branch) and then type "quit" at the monitor (or
>> simply try to close the GTK
On 10/10/2017 09:20 AM, Thomas Huth wrote:
> Hi Chris, hi Marek,
Hi,
> I recently noticed that when I start qemu-system-nios2 (build from the
> very latest git master branch) and then type "quit" at the monitor (or
> simply try to close the GTK window), QEMU does not shut down right and
> hangs