Re: [Qemu-devel] [PATCH 0/2] cpus: fix deadlock and segfault

2015-03-02 Thread Leon Alrae
On 27/02/2015 19:05, Paolo Bonzini wrote: > Reported by Leon Alrae on the mailing list, and by > Andreas Gustafsson as Launchpad bug 1426472. > > Paolo Bonzini (2): > cpus: fix deadlock and segfault in qemu_mutex_lock_iothread > cpus: be more paranoid in avoiding deadlocks I don't know this p

[Qemu-devel] [PATCH 0/2] cpus: fix deadlock and segfault

2015-02-27 Thread Paolo Bonzini
Reported by Leon Alrae on the mailing list, and by Andreas Gustafsson as Launchpad bug 1426472. Paolo Bonzini (2): cpus: fix deadlock and segfault in qemu_mutex_lock_iothread cpus: be more paranoid in avoiding deadlocks cpus.c | 12 1 file changed, 8 insertions(+), 4 deletions(-