Ofer Porat wrote:
> Is it possible for a guest-side kernel module to read custom configuration
> settings for itself from the VMX file on the host --- using for example the
> RPC or TCLO backdoor protocols ?
You're only allowed to read config variables in the "guestinfo.*" namespace.
Everything
Hi,
Is it possible for a guest-side kernel module to read custom configuration
settings for itself from the VMX file on the host --- using for example the RPC
or TCLO backdoor protocols ?
If it's possible, please some pointers to where I can find information about
how to do this in the sources