]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rename virDomainDiskSGIO to virDomainDeviceSGIO
authorOsier Yang <jyang@redhat.com>
Fri, 3 May 2013 18:07:39 +0000 (02:07 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 16 May 2013 16:43:38 +0000 (00:43 +0800)
commitead43915621ee05188fd6fade1b345ded9f7e422
tree683240e255d03a52f75aa0a075c9ead38ce2e23c
parent1d94b3e76077f636f4ec76c82f6468bf61dbf4e3
Rename virDomainDiskSGIO to virDomainDeviceSGIO

SCSI host device will also support "sgio", and perhaps we could
use "sgio" in other places too in future, renaming the enum to
reuse.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_conf.c
src/qemu/qemu_process.c