Mac OS X: Disable null vmchannel implementation.
authorRichard Jones <rich@koneko.home.annexia.org>
Sun, 21 Mar 2010 21:47:39 +0000 (21:47 +0000)
committerRichard Jones <rich@koneko.home.annexia.org>
Mon, 22 Mar 2010 10:41:46 +0000 (10:41 +0000)
commit36e8ece4ccdf0cb65cd6a8bb30d95c9813335645
tree1c794ee2abdcee146f7385fa683a187af09130a4
parentd4a202aa7bf45382e84f558239dadc24c73d195d
Mac OS X: Disable null vmchannel implementation.

As far as I can tell, Darwin has no way to check the peer euid
of a _loopback_ TCP socket.  This is required for the "null vmchannel"
implementation to work securely.

Therefore disable this - Darwin will use one of the other supported
vmchannel implementations instead.
src/guestfs.c