Add ./configure --with-drive-if=(ide|scsi|virtio)
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 2 Jul 2009 16:38:55 +0000 (17:38 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 2 Jul 2009 16:38:55 +0000 (17:38 +0100)
commitc7a3729f459a845f4e7b30c09ea378c54ee49c32
treebed8d08b51aa041cd051c9308e1d51153016da33
parent8863ecde5dba262c0736da7505a9fa3655ed42f6
Add ./configure --with-drive-if=(ide|scsi|virtio)

With this flag the packager can decide to default to a particular
qemu drive model.  The current default is 'ide', however note that
we intend to change this in future to 'virtio' once some upstream
regressions are fixed.  Packagers can force a particular drive
model if they wish.
configure.ac
src/generator.ml
src/guestfs.c