As we have a new device address type 'dimm', add some document. As we do not want user touch this address, so no need add an XML example in the doc. Signed-off-by: Luyao Huang <lhuang@xxxxxxxxxx> --- v2: remove the xml example and values range, and point out no need specified this address by users. docs/formatdomain.html.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index e0b6ba7..4adf827 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2876,6 +2876,14 @@ attributes: <code>iobase</code> and <code>irq</code>. <span class="since">Since 1.2.1</span> </dd> + <dt><code>type='dimm'</code></dt> + <dd>DIMM addresses, for memory device, have the following additional + attributes: <code>slot</code> and <code>base</code>. No need specified + address when use memory device usually, these 2 attributes' values are + determined automatically when start the vm or hot-plug the memory + device. + <span class="since">Since 1.2.14</span> + </dd> </dl> <h4><a name="elementsControllers">Controllers</a></h4> -- 1.8.3.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list