]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove private hostdev
authorJohn Ferlan <jferlan@redhat.com>
Sat, 23 Sep 2017 11:03:50 +0000 (07:03 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 24 Nov 2017 16:47:26 +0000 (11:47 -0500)
commit1d9108cf1649c358efe84f7c672372a1d0760a9b
treeb6241caf9d5017aefbe2fd1e093d57ebd2fa3695
parent16eef5c2b471f19ce87e5c9f57fe4f8f2f40bae1
qemu: Remove private hostdev

Since it's not longer used to shuttle the @secinfo, let's remove
the private hostdev completely.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/lxc/lxc_native.c
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_parse_command.c
src/vbox/vbox_common.c
src/xenconfig/xen_common.c
src/xenconfig/xen_sxpr.c
src/xenconfig/xen_xl.c
tests/virhostdevtest.c