]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vbox: Silently ignore missing registry key on Windows
authorMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 10 Jan 2011 14:05:45 +0000 (15:05 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 11 Jan 2011 19:56:25 +0000 (20:56 +0100)
commite4570729eee65ec270eb2916c1761abc577f2d76
treed88aaf55fdd30f1bf44c5ee5e289a1d2a1e6d79b
parentfeddaf1dc8c14590d957ad353fc9263a80d96236
vbox: Silently ignore missing registry key on Windows

Don't report an error when the VirtualBox registry key is missing,
as this just indicates that VirtualBox is not installed in general.

This matches the behavior of the XPCOM glue that silently ignores
a missing VBoxXPCOMC.so.
src/vbox/vbox_MSCOMGlue.c