]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Check for NUMA distances in validity check
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 6 Feb 2018 16:11:40 +0000 (17:11 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 7 Feb 2018 12:53:20 +0000 (13:53 +0100)
commita9ab2abbf69d0e02a725b92b6c2729c6a870ecae
treee6d3f2863a42b88873c52a6cf4844b2f0690811d
parent7edcbd02aa088ee0fb721f9cc34d28089b779267
conf: Check for NUMA distances in validity check

NUMA distances are part of guest ABI (guests can read it
directly!) and therefore as such shouldn't change throughout the
lifetime of domain.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/numa_conf.c