]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: suppress console output from parallels SDK
authorMaxim Nestratov <mnestratov@parallels.com>
Tue, 26 May 2015 14:57:00 +0000 (17:57 +0300)
committerDmitry Guryanov <dguryanov@parallels.com>
Thu, 28 May 2015 09:58:44 +0000 (12:58 +0300)
commit30ae685780a6dbedabb06c8ec326b3858b77e3d3
tree5b4884f95fef173e3cf481c6d51f1d9e4543b064
parentefc68de5cd70d62b1941a707d22299422f1962f9
parallels: suppress console output from parallels SDK

It is necessary to have unpolluted screen when connecting to
parallels driver via virsh.
Otherwise a lot of unexpected output one will get on the console.

Signed-off-by: Maxim Nestratov <mnestratov@parallels.com>
src/parallels/parallels_sdk.c