]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Prohibit chaning affinity of domain process if placement is 'auto'
authorOsier Yang <jyang@redhat.com>
Wed, 24 Oct 2012 09:46:00 +0000 (17:46 +0800)
committerOsier Yang <jyang@redhat.com>
Wed, 24 Oct 2012 14:26:11 +0000 (22:26 +0800)
commita6bd7c22ea31af5db0251733ce1321addb9d27a4
tree5a6b12a31aed352c2108efe95d40ce8d6bb2f5cc
parentbb81021bfe97ac8e6fe22a4d435993db7044047a
qemu: Prohibit chaning affinity of domain process if placement is 'auto'

On one hand, numad probably will manage the affinity of domain process
dynamically in future. On the other hand, even numad won't manage it,
it still could confusion. Let's make things simpler enough to avoid
the lair for now.
src/qemu/qemu_driver.c