[ open-vm-tools-Tracker-2205584 ] unable to initialize blocking driver

2008-12-03 Thread SourceForge.net
Tracker item #2205584, was opened at 2008-10-28 22:12 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2205584&group_id=204462 Please note that this message will contain a full copy of the comme

Re: Using VMCI in the kernel

2008-12-03 Thread Aaron Rolett
Hi Cam, Are you talking about the VMCI Sockets interface from within the kernel on linux? If so ... I don't think anyone has tried this yet ... but I *think* it should mostly work. One thing that might need a little work is registering the dynamic address family value since that is

Using VMCI in the kernel

2008-12-03 Thread Cam Macdonell
Hi, I was curious if it is possible to use VMCI from the kernel? I have a kernel module that I would like to have communicate with another VM. While some may brand this as insane. I was curious if it is possible. Thanks, Cam --