Signed-off-by: Bastien Orivel <bastien.orivel@xxxxxxxxxxx> --- docs/drvesx.html.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/drvesx.html.in b/docs/drvesx.html.in index ac7bc645d1..70b7066861 100644 --- a/docs/drvesx.html.in +++ b/docs/drvesx.html.in @@ -427,6 +427,13 @@ error: invalid argument in libvirt was built without the 'esx' driver <pre> ethernet0.checkMACAddress = "false" </pre> + <p> + <span class="since">Since 6.6.0</span>, one can force libvirt to keep the + provided MAC address when it's in the reserved VMware range by adding a + <code>type="static"</code> attribute to the <code><mac/></code> element. + Note that this attribute is useless if the provided MAC address is outisde of + the reserved VMWare ranges. + </p> <h3><a id="hardware">Available hardware</a></h3> -- 2.20.1