<shareable>

Indicates that a device can be shared between various virtual servers.

Text content

None.

Selected attributes

None.

Parent elements

Child elements

None.

Example

<devices>
    <controller type="scsi" model="virtio-scsi" index="0"/>
    <hostdev mode="subsystem" type="scsi">
        <source>
            <adapter name="scsi_host0"/>
            <address bus="0" target="0" unit="0"/>
        </source>
        <address type="drive" controller="0" bus="0" target="0" unit="0"/>
        <shareable/>
    </hostdev>
</devices>