On 08/25/09 14:58, Daniel P. Berrange wrote:
This is a second version of the patch posted here
http://www.redhat.com/archives/libvir-list/2009-August/msg00341.html
In this version, I make the QEMU driver refuse to run with any serial
that doesn't contain 0-9, a-Z, -, _, since there's no way to
This is a second version of the patch posted here
http://www.redhat.com/archives/libvir-list/2009-August/msg00341.html
In this version, I make the QEMU driver refuse to run with any serial
that doesn't contain 0-9, a-Z, -, _, since there's no way to escape
special chars in QEMU command line args.