Re: [PATCH 1/2] docs: Fix missing slashes in the maxphysaddr example

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/17/22 02:19, Lin Ma wrote:
Signed-off-by: Lin Ma <lma@xxxxxxxx>
---
  docs/formatdomain.rst | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for noticing the omission!

Reviewed-by: Jim Fehlig <jfehlig@xxxxxxxx>


diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index ed0d9c1959..56ca5efe43 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1336,7 +1336,7 @@ following collection of elements. :since:`Since 0.7.5`
       <vendor>Intel</vendor>
       <topology sockets='1' dies='1' cores='2' threads='1'/>
       <cache level='3' mode='emulate'/>
-     <maxphysaddr mode='emulate' bits='42'>
+     <maxphysaddr mode='emulate' bits='42'/>
       <feature policy='disable' name='lahf_lm'/>
     </cpu>
     ...
@@ -1353,7 +1353,7 @@ following collection of elements. :since:`Since 0.7.5`
<cpu mode='host-passthrough' migratable='off'>
       <cache mode='passthrough'/>
-     <maxphysaddr mode='passthrough'>
+     <maxphysaddr mode='passthrough'/>
       <feature policy='disable' name='lahf_lm'/>
     ...




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux