Re: [Qemu-devel] [PATCH 3/3] Add a 'name' parameter to qemu_thread_create

2014-01-28 Thread Michael S. Tsirkin
On Tue, Jan 28, 2014 at 04:12:44PM +, Dr. David Alan Gilbert wrote: > * Michael S. Tsirkin (m...@redhat.com) wrote: > > On Tue, Jan 28, 2014 at 03:20:39PM +, Dr. David Alan Gilbert (git) > > wrote: > > > From: "Dr. David Alan Gilbert" > > > > > > If enabled, set the thread name at creati

Re: [Qemu-devel] [PATCH 3/3] Add a 'name' parameter to qemu_thread_create

2014-01-28 Thread Laszlo Ersek
On 01/28/14 17:12, Dr. David Alan Gilbert wrote: > * Michael S. Tsirkin (m...@redhat.com) wrote: >> On Tue, Jan 28, 2014 at 03:20:39PM +, Dr. David Alan Gilbert (git) wrote: >>> From: "Dr. David Alan Gilbert" >>> >>> If enabled, set the thread name at creation (on GNU systems with >>> pthrea

Re: [Qemu-devel] [PATCH 3/3] Add a 'name' parameter to qemu_thread_create

2014-01-28 Thread Dr. David Alan Gilbert
* Michael S. Tsirkin (m...@redhat.com) wrote: > On Tue, Jan 28, 2014 at 03:20:39PM +, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > > > If enabled, set the thread name at creation (on GNU systems with > > pthread_set_np) > > Fix up all the callers with a thread

Re: [Qemu-devel] [PATCH 3/3] Add a 'name' parameter to qemu_thread_create

2014-01-28 Thread Michael S. Tsirkin
On Tue, Jan 28, 2014 at 03:20:39PM +, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > If enabled, set the thread name at creation (on GNU systems with > pthread_set_np) > Fix up all the callers with a thread name > > Signed-off-by: Dr. David Alan Gilbert Thanks f

[Qemu-devel] [PATCH 3/3] Add a 'name' parameter to qemu_thread_create

2014-01-28 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" If enabled, set the thread name at creation (on GNU systems with pthread_set_np) Fix up all the callers with a thread name Signed-off-by: Dr. David Alan Gilbert --- cpus.c | 6 +++--- hw/block/dataplane/virtio-blk.c | 2 +- hw/usb/ccid-