Revision dc7a09cf
ID | dc7a09cfe47679d89289101cc9eb387c45e48fe7 |
Expose thread_id in info cpus
Based on patch by Glauber Costa:
To allow management applications like libvirt to apply CPU affinities to
the VCPU threads, expose their ID via info cpus. This patch provides the
pre-existing and used interface from qemu-kvm.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Files
- added
- modified
- copied
- renamed
- deleted
- cpu-defs.h (diff)
- cpus.c (diff)
- exec.c (diff)
- monitor.c (diff)
- os-posix.c (diff)
- os-win32.c (diff)
- osdep.h (diff)
- qmp-commands.hx (diff)