Re: [libvirt] [PATCHv3 1/4] xml: Add element to allow short description of domains</span></a></span> </h1> <p class="darkgray font13"> <span class="sender pipe"><a href="/search?l=libvir-list@redhat.com&q=from:%22Eric+Blake%22" rel="nofollow"><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Eric Blake</span></span></a></span> <span class="date"><a href="/search?l=libvir-list@redhat.com&q=date:20120201" rel="nofollow">Wed, 01 Feb 2012 08:46:33 -0800</a></span> </p> </div> <div itemprop="articleBody" class="msgBody"> <!--X-Body-of-Message--> <pre>On 02/01/2012 06:03 AM, Peter Krempa wrote: > This patch adds a new element <title> to the domain XML. This attribute > can hold a short title defined by the user to ease the identification of > domains. The title may not contain newlines and should be reasonably short. > > *docs/formatdomain.html.in > *docs/schemas/domaincommon.rng > - add schema grammar for the new element and documentation > *src/conf/domain_conf.c > *src/conf/domain_conf.h > - add field to hold the new attribute > - add code to parse and create XML with the new attribute > --- > docs/formatdomain.html.in | 8 +++++- > docs/schemas/domaincommon.rng | 15 ++++++++++- > src/conf/domain_conf.c | 11 ++++++++ > src/conf/domain_conf.h | 1 + > .../qemu-simple-description-title.xml | 27 > ++++++++++++++++++++ > tests/qemuxml2argvdata/qemuxml2argv-minimal.xml | 5 +++ > 6 files changed, 65 insertions(+), 2 deletions(-) > create mode 100644 tests/domainschemadata/qemu-simple-description-title.xml</pre><pre> ACK. -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library <a rel="nofollow" href="http://libvirt.org">http://libvirt.org</a> </pre> <p><strong><a href="msg51475/signature.asc" ><img src="../attachment.png" alt="Attachment:" width=27 height=28></a> <a href="msg51475/signature.asc" >signature.asc</a></strong><br> <em>Description:</em> OpenPGP digital signature</p> <pre>-- libvir-list mailing list libvir-list@redhat.com <a rel="nofollow" href="https://www.redhat.com/mailman/listinfo/libvir-list">https://www.redhat.com/mailman/listinfo/libvir-list</a></pre> </div> <div class="msgButtons margintopdouble"> <ul class="overflow"> <li class="msgButtonItems"><a class="button buttonleft " accesskey="p" href="msg51458.html">Previous message</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="c" href="index.html#51475">View by thread</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="i" href="maillist.html#51475">View by date</a></li> <li class="msgButtonItems textalignright"><a class="button buttonright " accesskey="n" href="msg51531.html">Next message</a></li> </ul> </div> <a name="tslice"></a> <div class="tSliceList margintopdouble"> <ul class="icons monospace"> <li class="icons-email"><span class="subject"><a href="msg51459.html">[libvirt] [PATCHv3 0/4] API for modification of domain met...</a></span> <span class="sender italic">Peter Krempa</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg51457.html">[libvirt] [PATCHv3 4/4] qemu: Add support for virDoma...</a></span> <span class="sender italic">Peter Krempa</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg51477.html">Re: [libvirt] [PATCHv3 4/4] qemu: Add support for...</a></span> <span class="sender italic">Eric Blake</span></li> </ul></li> <li class="icons-email"><span class="subject"><a href="msg51458.html">[libvirt] [PATCHv3 1/4] xml: Add element <title>...</a></span> <span class="sender italic">Peter Krempa</span></li> <li><ul> <li class="icons-email tSliceCur"><span class="subject">Re: [libvirt] [PATCHv3 1/4] xml: Add element <...</span> <span class="sender italic">Eric Blake</span></li> <li class="icons-email"><span class="subject"><a href="msg51531.html">Re: [libvirt] [PATCHv3 1/4] xml: Add element <...</a></span> <span class="sender italic">Daniel Veillard</span></li> </ul></li> <li class="icons-email"><span class="subject"><a href="msg51460.html">[libvirt] [PATCHv3 2/4] API: Add api to set and get d...</a></span> <span class="sender italic">Peter Krempa</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg51473.html">Re: [libvirt] [PATCHv3 2/4] API: Add api to set a...</a></span> <span class="sender italic">Eric Blake</span></li> <li class="icons-email"><span class="subject"><a href="msg51533.html">Re: [libvirt] [PATCHv3 2/4] API: Add api to set a...</a></span> <span class="sender italic">Daniel Veillard</span></li> </ul></li> <li class="icons-email"><span class="subject"><a href="msg51461.html">[libvirt] [PATCHv3 3/4] virsh: Add support for modify...</a></span> <span class="sender italic">Peter Krempa</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg51476.html">Re: [libvirt] [PATCHv3 3/4] virsh: Add support fo...</a></span> <span class="sender italic">Eric Blake</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg51500.html">Re: [libvirt] [PATCHv3 3/4] virsh: Add suppor...</a></span> <span class="sender italic">Eric Blake</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg51499.html">Re: [libvirt] [PATCHv3 3/4] virsh: Add su...</a></span> <span class="sender italic">Peter Krempa</span></li> </ul></li> </ul></li> </ul></li> <li class="icons-email"><span class="subject"><a href="msg51501.html">Re: [libvirt] [PATCHv3 0/4] API for modification of d...</a></span> <span class="sender italic">Eric Blake</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg51503.html">Re: [libvirt] [PATCHv3 0/4] API for modification ...</a></span> <span class="sender italic">Peter Krempa</span></li> </ul> </ul> </ul> </div> <div class="overflow msgActions margintopdouble"> <div class="msgReply" > <h2> Reply via email to </h2> <form method="POST" action="/mailto.php"> <input type="hidden" name="subject" value="Re: [libvirt] [PATCHv3 1/4] xml: Add element <title> to allow short description of domains"> <input type="hidden" name="msgid" value="4F296960.1040203@redhat.com"> <input type="hidden" name="relpath" value="libvir-list@redhat.com/msg51475.html"> <input type="submit" value=" Eric Blake "> </form> </div> </div> </div> <div class="aside" role="complementary"> <div class="logo"> <a href="/"><img src="/logo.png" width=247 height=88 alt="The Mail Archive"></a> </div> <form class="overflow" action="/search" method="get"> <input type="hidden" name="l" value="libvir-list@redhat.com"> <label class="hidden" for="q">Search the site</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search libvir-list"> <input class="submitbutton" name="submit" type="image" src="/submit.png" alt="Submit"> </form> <div class="nav margintop" id="nav" role="navigation"> <ul class="icons font16"> <li class="icons-home"><a href="/">The Mail Archive home</a></li> <li class="icons-list"><a href="/libvir-list@redhat.com/">libvir-list - all messages</a></li> <li class="icons-about"><a href="/libvir-list@redhat.com/info.html">libvir-list - about the list</a></li> <li class="icons-expand"><a href="/search?l=libvir-list@redhat.com&q=subject:%22Re%5C%3A+%5C%5Blibvirt%5C%5D+%5C%5BPATCHv3+1%5C%2F4%5C%5D+xml%5C%3A+Add+element+%3Ctitle%3E+to+allow+short+description+of+domains%22&o=newest&f=1" title="e" id="e">Expand</a></li> <li class="icons-prev"><a href="msg51458.html" title="p">Previous message</a></li> <li class="icons-next"><a href="msg51531.html" title="n">Next message</a></li> </ul> </div> <div class="listlogo margintopdouble"> </div> <div class="margintopdouble"> </div> </div> </div> <div class="footer" role="contentinfo"> <ul> <li><a href="/">The Mail Archive home</a></li> <li><a href="/faq.html#newlist">Add your mailing list</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/faq.html#support">Support</a></li> <li><a href="/faq.html#privacy">Privacy</a></li> <li class="darkgray">4F296960.1040203@redhat.com</li> </ul> </div> </body> </html> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9bf082181c191139',t:'MTc2ODU5Njg2Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script>