]> xenbits.xensource.com Git - libvirt.git/commit
conf: Validate NUMA HMAT configuration
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 28 May 2020 15:23:00 +0000 (17:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 8 Jul 2020 10:05:24 +0000 (12:05 +0200)
commitf0611fe8830543d03d1871422f8c542453f0c8db
tree0471e31d1d1ff99774997ac09c4571c756fd16ac
parenta89bbbac86383a10be0cec5a93feb7ed820871eb
conf: Validate NUMA HMAT configuration

There are several restrictions, for instance @initiator and
@target have to refer to existing NUMA nodes (daa), @cache has to
refer to a defined cache level and so on.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/conf/domain_conf.c
src/conf/numa_conf.c
src/conf/numa_conf.h