On Mon, Jun 1, 2009 at 11:02 AM, Riccardo Veraldi <Riccardo.Veraldi@xxxxxxxxxxxx> wrote: > thank you very much. > > How do I know all the XML tag options ?? > > how to convert from comand line quemu options into XML tags ? > > and here to put XML file ? you'll have to play around a little with a test machine before you get the hang of it. the xml options are documented on the libvirt site. put them in /etc/libvirt/qemu/blahblahblah.xml, and the libvirtd daemon will pick them at startup. > about the console I used to start qemu-kvm under SCREEN program. > is ther another better way to have serial console ? for that i don't have any good answer. it seems libvirt ties the qemu monitor with a pipe to its own process, so you don't have manual control anymore. i'd much prefer if it used a unix socket, so you could open it with socat or similar tools. -- Javier -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html