libvirt/src/test
Daniel P. Berrangé 6cc992bd1a conf: move NUMA capabilities into self contained object
The NUMA cells are stored directly in the virCapsHostPtr
struct. This moves them into their own struct allowing
them to be stored independantly of the rest of the host
capabilities. The change is used as an excuse to switch
the representation to use a GPtrArray too.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-12-09 10:17:27 +00:00
..
Makefile.inc.am make check-driverimpls work again 2019-11-12 15:00:01 +01:00
test_driver.c conf: move NUMA capabilities into self contained object 2019-12-09 10:17:27 +00:00
test_driver.h
test-screenshot.png