On 01/07/2016 14:34, Andrew Jones wrote: >> > > With this patch, I now get > > qemu: qemu_mutex_destroy: Device or resource busy > > and a SIGABRT when my arm tcg kvm-unit-tests guest exits > (I haven't tried any other guest types yet)
Eric, Laszlo, is it POSIX compliant to fail destruction of a taken mutex? Paolo