From 504df691c5175e21a379cb340e88556d2b6cc508 Mon Sep 17 00:00:00 2001 Message-Id: <504df691c5175e21a379cb340e88556d2b6cc508@dist-git> From: Erik Skultety Date: Thu, 19 Jul 2018 15:04:04 +0200 Subject: [PATCH] docs: Rephrase the mediated devices hostdev section a bit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently it reads: Refer MDEV to create a mediated device on the host ...even though it resembles English, it's not a proper English. Reviewed-by: Ján Tomko Signed-off-by: Erik Skultety (cherry picked from commit 32b52ed838dd393b4249ddcb9d4b17f1deafbc2b) https://bugzilla.redhat.com/show_bug.cgi?id=1475770 Signed-off-by: Erik Skultety Reviewed-by: Ján Tomko --- docs/formatdomain.html.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 3554c3dc30..0e8f0a125f 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4509,8 +4509,9 @@ determines how the host's vfio driver will expose the device to the guest. Currently, model='vfio-pci' and model='vfio-ccw' (Since 4.4.0) - is supported. Refer MDEV to create - a mediated device on the host. + is supported. MDEV section + provides more information about mediated devices as well as how to + create mediated devices on the host. Since 4.6.0 (QEMU 2.12) an optional display attribute may be used to enable or disable support for an accelerated remote desktop backed by a mediated -- 2.18.0