]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Change help function
authorHan Cheng <hanc.fnst@cn.fujitsu.com>
Tue, 9 Apr 2013 02:32:40 +0000 (10:32 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 9 Apr 2013 14:21:16 +0000 (22:21 +0800)
commit5bc5a44db93a0d08c3311063599c5de1dee3f0f3
treeda0558dd4ed72c48e13961a825f6fa9b05e4a416
parentb0216da8ee23d10eb2562c2f11dc8b3028deb0c2
conf: Change help function

The helper function to look up disk controller model may be used by scsi
hostdev. But it should be changed to use device info.

Signed-off-by: Han Cheng <hanc.fnst@cn.fujitsu.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_command.c