From: Cole Robinson Date: Sun, 15 May 2016 21:58:19 +0000 (-0400) Subject: docs: formatdomain: document virtio-mmio device addresses X-Git-Tag: v1.3.5-rc1~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84120af628bb9b6cadbcce4c5144e76990a6a0ea;p=thirdparty%2Flibvirt.git docs: formatdomain: document virtio-mmio device addresses --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index fd2dd339c7..1336c82652 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2980,6 +2980,13 @@ set to 0xfe. Since 1.0.4 +
virtio-mmio
+
This places the device on the virtio-mmio transport, which is + currently only available for some armv7l and + aarch64 virtual machines. virtio-mmio addresses + do not have any additional attributes. + Since 1.1.3 +
isa
ISA addresses have the following additional attributes: iobase and irq.