]> xenbits.xensource.com Git - libvirt.git/commit
numatune: finish the split from domain_conf and remove all dependencies
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 21 Jul 2014 09:32:33 +0000 (11:32 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 24 Jul 2014 06:40:25 +0000 (08:40 +0200)
commitdc8b7ce7bcea9130609b4498a957545950f78af7
tree730c5aa873062ef611f70630743134ef1cbb9bac
parent6675a0ab659d55cbdb819f166d1948b74c9f41c7
numatune: finish the split from domain_conf and remove all dependencies

This patch adds back the virDomainDef typedef into domain_conf and
makes all the numatune_conf functions independent of any virDomainDef
definitions.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/numatune_conf.c
src/conf/numatune_conf.h
src/lxc/lxc_native.c
src/qemu/qemu_driver.c