libvirt/src/hypervisor
Michal Privoznik 8b9488d929 conf: Move virDomainGenerateMachineName to hypervisor/
The virDomainGenerateMachineName() function doesn't belong in
src/conf/ really, because it has nothing to do with domain XML
parsing. It landed there because of lack of better place in the
past. But now that we have src/hypervisor/ the function should
live there. At the same time, the function name is changed to
match new location.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2020-04-07 15:26:19 +02:00
..
domain_cgroup.c virsh: include virutil.h where used 2020-02-24 23:15:50 +01:00
domain_cgroup.h domain_cgroup.c: add virDomainCgroupSetMemoryLimitParameters() 2020-02-23 14:02:24 +01:00
domain_driver.c conf: Move virDomainGenerateMachineName to hypervisor/ 2020-04-07 15:26:19 +02:00
domain_driver.h conf: Move virDomainGenerateMachineName to hypervisor/ 2020-04-07 15:26:19 +02:00
Makefile.inc.am virclosecallbacks: move to src/hypervisor 2020-02-24 16:47:21 +01:00
virclosecallbacks.c virclosecallbacks: move to src/hypervisor 2020-02-24 16:47:21 +01:00
virclosecallbacks.h virclosecallbacks: move to src/hypervisor 2020-02-24 16:47:21 +01:00
virhostdev.c conf: rename 'namespace' property of struct _virStorageSourceNVMeDef 2020-03-24 14:17:47 +01:00
virhostdev.h virhostdev: move to src/hypervisor 2020-02-24 16:47:21 +01:00