]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
Add 'debug-threads' suboption to --name
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 30 Jan 2014 10:20:31 +0000 (10:20 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 9 Mar 2014 19:09:37 +0000 (21:09 +0200)
commit8f480de0c91a18d550721f8d9af969ebfbda0793
tree5d1f4a76fb2cac801447291d3a723e9aa56b31c4
parent5d12f961c6f10cba15b0aa43a877c1fffca463d1
Add 'debug-threads' suboption to --name

Add flag storage to qemu-thread-* to store the namethreads flag

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>
include/qemu/thread.h
qemu-options.hx
util/qemu-thread-posix.c
util/qemu-thread-win32.c
vl.c