> This is probably slightly OOT, I’m intrigued in setting up with pure
> libvirt without virt-manager (virsh?), is there any converter that you
> use to migrate from pure QEMU command line? I don’t really like the way
> virt-manager force me to use specific location for my image storage
> pool, which sometimes it overrides the directory permissions.
> 
> -- 
> *Okky Hendriansyah*
virsh has an option to convert back and forth between qemu's commandline
and libvirt's xml format, as per [1]. You might also use [2] to build
the xml manually.

[1] https://libvirt.org/drvqemu.html#xmlimport
[2] http://wiki.libvirt.org/page/QEMUSwitchToLibvirt

_______________________________________________
vfio-users mailing list
vfio-users@redhat.com
https://www.redhat.com/mailman/listinfo/vfio-users

Reply via email to