Hi,<br><br>I am trying to specify the host name, dns address and some other features provided by qemu -net_user.<br>Right now Im adding a new name space at the end of my xml, like the one below:<br><br style="font-family:courier new,monospace">
<span style="font-family:courier new,monospace"> <qemu:commandline></span> <br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">   <qemu:arg value='-net'/></span><br style="font-family:courier new,monospace">
<span style="font-family:courier new,monospace">   <qemu:arg value='user,hostname=blahblah'/></span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace"></qemu:commandline></span><br>
<br>I am wondering if it is possible to set them within the <span style="font-family:courier new,monospace"><interface><span style="font-family:arial,helvetica,sans-serif"> name space.</span></span><br><br>My concern is I need to set the host name and dns address using SLiRP for other hypervisors (such as XeN) and it seems they only accept standard libvirt xml tags.<br>
<br>Would appreciate if you could give a response on this, and a reason if such thing is not possible.<br><br>Thanks in advance.<br>Chet<br>