libvirt/src/parallels
Martin Kletzander 93e82727ec numatune: Encapsulate numatune configuration in order to unify results
There were numerous places where numatune configuration (and thus
domain config as well) was changed in different ways.  On some
places this even resulted in persistent domain definition not to be
stable (it would change with daemon's restart).

In order to uniformly change how numatune config is dealt with, all
the internals are now accessible directly only in numatune_conf.c and
outside this file accessors must be used.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2014-07-16 20:15:45 +02:00
..
parallels_driver.c numatune: Encapsulate numatune configuration in order to unify results 2014-07-16 20:15:45 +02:00
parallels_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
parallels_network.c network: fix virNetworkObjAssignDef and persistence 2014-04-27 11:02:05 +03:00
parallels_storage.c Do not call closedir with NULL argument 2014-06-23 14:16:23 +02:00
parallels_utils.c Indent top-level labels by one space in src/parallels/ 2014-03-25 14:58:39 +01:00
parallels_utils.h Parallels: add domainGetVcpus() 2014-06-06 06:29:52 -06:00