[libvirt] libvirt native parameters

can anybody remind me where is the native qemu parameters that result from libvirt translation of an XML file stored (file path). thanks Zvi Dubitzky Virtualization and System Architecture Email:dubi@il.ibm.com IBM Haifa Research Laboratory Phone: +972-4-8296182 Haifa, 31905, ISRAEL

Hi Zvi, On Sun, May 24, 2009 at 4:57 PM, Zvi Dubitzky <DUBI@il.ibm.com> wrote:
can anybody remind me where is the native qemu parameters that result from libvirt translation of an XML file stored (file path).
You can find the resulting arguments in /var/log/libvirt/qemu/<domain_name>.log. Thanks, ozaki-r
thanks
Zvi Dubitzky Virtualization and System Architecture Email:dubi@il.ibm.com IBM Haifa Research Laboratory Phone: +972-4-8296182 Haifa, 31905, ISRAEL
-- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

On Sun, May 24, 2009 at 07:13:25PM +0900, Ryota Ozaki wrote:
Hi Zvi,
On Sun, May 24, 2009 at 4:57 PM, Zvi Dubitzky <DUBI@il.ibm.com> wrote:
can anybody remind me where is the native qemu parameters that result from libvirt translation of an XML file stored (file path).
You can find the resulting arguments in /var/log/libvirt/qemu/<domain_name>.log.
When the patches I committed last you, you can also now query libvirt using virsh, to ask what QEMU argv it'll generate for an XML file, without having to define & start the guest. http://libvirt.org/drvqemu.html#xmlexport Also, if you have an existing QEMU argv, and wonder what the libvirt XML will look like, then you can ask libvirt to generate a sample XML file you can then customize http://libvirt.org/drvqemu.html#xmlimport Regards, Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
participants (3)
-
Daniel P. Berrange
-
Ryota Ozaki
-
Zvi Dubitzky