From 84120af628bb9b6cadbcce4c5144e76990a6a0ea Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Sun, 15 May 2016 17:58:19 -0400 Subject: [PATCH] docs: formatdomain: document virtio-mmio device addresses --- docs/formatdomain.html.in | 7 +++++++ 1 file changed, 7 insertions(+) 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. -- 2.47.2