mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
docs: Document virtio-pci by default for mach-virt guests
This commit is contained in:
parent
1d8454639f
commit
aa36a26eb3
@ -3262,7 +3262,13 @@
|
||||
currently only available for some <code>armv7l</code> and
|
||||
<code>aarch64</code> virtual machines. virtio-mmio addresses
|
||||
do not have any additional attributes.
|
||||
<span class="since">Since 1.1.3</span>
|
||||
<span class="since">Since 1.1.3</span><br/>
|
||||
If the guest architecture is <code>aarch64</code> and the machine
|
||||
type is <code>virt</code>, libvirt will automatically assign PCI
|
||||
addresses to devices; however, the presence of a single device
|
||||
with virtio-mmio address in the guest configuration will cause
|
||||
libvirt to assign virtio-mmio addresses to all further devices.
|
||||
<span class="since">Since 3.0.0</span>
|
||||
</dd>
|
||||
<dt><code>isa</code></dt>
|
||||
<dd>ISA addresses have the following additional
|
||||
|
Loading…
x
Reference in New Issue
Block a user