mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-13 06:34:42 -05:00
conf: add eim attribute to <iommu><driver>
Add an attribute to control extended interrupt mode. https://bugzilla.redhat.com/show_bug.cgi?id=1451282 Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
@@ -7436,6 +7436,19 @@ qemu-kvm -net nic,model=? /dev/null
|
||||
<span class="since">Since 3.4.0</span> (QEMU/KVM only)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code>eim</code></dt>
|
||||
<dd>
|
||||
<p>
|
||||
The <code>eim</code> attribute (with possible values
|
||||
<code>on</code> and <code>off</code>) can be used to
|
||||
configure Extended Interrupt Mode. A q35 domain with
|
||||
split I/O APIC (as described in
|
||||
<a href="#elementsFeatures">hypervisor features</a>),
|
||||
and both interrupt remapping and EIM turned on for
|
||||
the IOMMU, will be able to use more than 255 vCPUs.
|
||||
<span class="since">Since 3.4.0</span> (QEMU/KVM only)
|
||||
</p>
|
||||
</dd>
|
||||
</dl>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user