]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virhostdev: move to src/hypervisor
authorJán Tomko <jtomko@redhat.com>
Sat, 22 Feb 2020 16:52:59 +0000 (17:52 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 24 Feb 2020 15:47:21 +0000 (16:47 +0100)
commita504a3c377109b7950ca61664bc0c9ff5b8096f6
tree165d0ff5b758b84dc5989de8280544d7b9e96897
parent4ccc69707e9e4a16d66c1bc7b5de55bc3943e3dd
virhostdev: move to src/hypervisor

This module depends on domain_conf and is used directly by various
hypervisor drivers.

Move it to src/hypervisor.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
build-aux/syntax-check.mk
po/POTFILES.in
src/hypervisor/Makefile.inc.am
src/hypervisor/virhostdev.c [moved from src/util/virhostdev.c with 100% similarity]
src/hypervisor/virhostdev.h [moved from src/util/virhostdev.h with 100% similarity]
src/libvirt_private.syms
src/libxl/Makefile.inc.am
src/security/Makefile.inc.am
src/util/Makefile.inc.am
tests/Makefile.am