mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
docs: formatdomain: document virtio-mmio device addresses
This commit is contained in:
parent
ef6940b917
commit
84120af628
@ -2980,6 +2980,13 @@
|
||||
set to 0xfe.
|
||||
<span class="since">Since 1.0.4</span>
|
||||
</dd>
|
||||
<dt><code>virtio-mmio</code></dt>
|
||||
<dd>This places the device on the virtio-mmio transport, which is
|
||||
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>
|
||||
</dd>
|
||||
<dt><code>isa</code></dt>
|
||||
<dd>ISA addresses have the following additional
|
||||
attributes: <code>iobase</code> and <code>irq</code>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user