Searched hist:"4900116 e6f0edef6877c0e8a9ca19957d47765c9" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/util/ |
H A D | compatfd.c | diff 4900116e6f0edef6877c0e8a9ca19957d47765c9 Thu Jan 30 04:20:32 CST 2014 Dr. David Alan Gilbert <dgilbert@redhat.com> Add a 'name' parameter to qemu_thread_create
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 <dgilbert@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | qemu-thread-win32.c | diff 4900116e6f0edef6877c0e8a9ca19957d47765c9 Thu Jan 30 04:20:32 CST 2014 Dr. David Alan Gilbert <dgilbert@redhat.com> Add a 'name' parameter to qemu_thread_create
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 <dgilbert@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | qemu-thread-posix.c | diff 4900116e6f0edef6877c0e8a9ca19957d47765c9 Thu Jan 30 04:20:32 CST 2014 Dr. David Alan Gilbert <dgilbert@redhat.com> Add a 'name' parameter to qemu_thread_create
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 <dgilbert@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
/openbmc/qemu/ui/ |
H A D | vnc-jobs.c | diff 4900116e6f0edef6877c0e8a9ca19957d47765c9 Thu Jan 30 04:20:32 CST 2014 Dr. David Alan Gilbert <dgilbert@redhat.com> Add a 'name' parameter to qemu_thread_create
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 <dgilbert@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
/openbmc/qemu/include/qemu/ |
H A D | thread.h | diff 4900116e6f0edef6877c0e8a9ca19957d47765c9 Thu Jan 30 04:20:32 CST 2014 Dr. David Alan Gilbert <dgilbert@redhat.com> Add a 'name' parameter to qemu_thread_create
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 <dgilbert@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
/openbmc/qemu/hw/usb/ |
H A D | ccid-card-emulated.c | diff 4900116e6f0edef6877c0e8a9ca19957d47765c9 Thu Jan 30 04:20:32 CST 2014 Dr. David Alan Gilbert <dgilbert@redhat.com> Add a 'name' parameter to qemu_thread_create
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 <dgilbert@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|