[libvirt] "qemudDispatchSignalEvent" warning... but QEMU support not compiled in

Matthias Bolte matthias.bolte at googlemail.com
Fri Oct 29 08:43:17 UTC 2010


2010/10/29 Justin Clift <jclift at redhat.com>:
> Hi all,
>
> Just noticed this warning message when shutting down foreground
> libvirtd on OSX (via ^C):
>
>  17:24:04.247: warning : qemudDispatchSignalEvent:402 : Shutting down
> on signal 2
>

Are you wondering about the qemud in the function name? That's
libvirtd's old name. You'll find several places where qemud has not
been renamed to libvirtd. There are also places in the QEMU driver
that use qemud, where the d could be removed, because the function is
actually a QEMU driver function and not a libvirtd function.

Matthias




More information about the libvir-list mailing list