[Libvir] [PATCH] Add help to qemu daemon, and a small bug

Richard W.M. Jones rjones at redhat.com
Tue Apr 3 09:42:59 UTC 2007


This patch adds command-line help to the libvirt qemu daemon.

One small bug:  On my machine at least, QEMUD_PID_FILE is defined as 
(literally) "${prefix}/var/run/libvirt_qemud.pid".  It shouldn't have 
the "${prefix}" at the beginning, and even if that is fixed it looks 
like this could result in a path like "/usr/var/run/..." which would be 
wrong.  I fiddled with AC_DEFINE_UNQUOTED and the quoting of the string 
itself inside configure.in and I couldn't work out how to get the 
quoting right.

Rich.

-- 
Emerging Technologies, Red Hat  http://et.redhat.com/~rjones/
64 Baker Street, London, W1U 7DF     Mobile: +44 7866 314 421

Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.
Registered in England and Wales under Company Registration No. 3798903
Directors: Michael Cunningham (USA), Charlie Peters (USA) and David
Owens (Ireland)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-qemud-help-20070403.patch
Type: text/x-patch
Size: 2423 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070403/0c221926/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070403/0c221926/attachment-0003.bin>


More information about the libvir-list mailing list