]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: process: Move emulator thread setting code into one function
authorPeter Krempa <pkrempa@redhat.com>
Wed, 24 Feb 2016 13:45:44 +0000 (14:45 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 1 Mar 2016 14:07:27 +0000 (14:07 +0000)
commita06ef20782cc45adad73b7cd0541f355517ca141
treeacf2995a87fefd967993b96374fbf539957672a3
parentb4a5fd95f70b373601abcecdb9d87e4cdb219350
qemu: process: Move emulator thread setting code into one function

Similarly to the refactors to iothreads and vcpus, move the code that
initializes the emulator thread settings into single function.
src/qemu/qemu_cgroup.c
src/qemu/qemu_cgroup.h
src/qemu/qemu_process.c