Added hw_scsi_model to property keys
Added new hw_scsi_model libvirt option. Closes-Bug: #1282600 Change-Id: I5e4261e0d312cc2d963d941283a18dd9ffa08afe
This commit is contained in:
parent
8ad3453e6e
commit
d2e14a813d
@ -249,6 +249,16 @@
|
||||
displayed in the <tag>machine</tag> tag).
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>libvirt API driver</td>
|
||||
<td>hw_scsi_model</td>
|
||||
<td>Enables the use of VirtIO SCSI (virtio-scsi) to provide block device access for
|
||||
compute instances; by default, instances use VirtIO Block (virtio-blk). VirtIO
|
||||
SCSI is a para-virtualized SCSI controller device that provides improved
|
||||
scalability and performance, and supports advanced SCSI hardware.</td>
|
||||
<td><literal>virtio-scsi</literal>
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>libvirt API driver</td>
|
||||
<td>hw_video_model</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user