]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hostdev: Introduce virDomainHostdevSubsysSCSI
authorJohn Ferlan <jferlan@redhat.com>
Thu, 3 Jul 2014 21:01:10 +0000 (17:01 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 24 Jul 2014 10:39:27 +0000 (06:39 -0400)
commit5805621cd9484c729a00a7ee9b572018b643796b
tree214ae368b8b0ebddc94536cc63af122c2fba1de5
parent1c8da0d44e75170ad623b5f8c7c05a60c55b3ca8
hostdev: Introduce virDomainHostdevSubsysSCSI

Create a separate typedef for the hostdev union data describing SCSI
Then adjust the code to use the new pointer
src/conf/domain_audit.c
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_cgroup.c
src/qemu/qemu_command.c
src/qemu/qemu_conf.c
src/qemu/qemu_hotplug.c
src/security/security_apparmor.c
src/security/security_dac.c
src/security/security_selinux.c
src/util/virhostdev.c