[][src]Function vmw_backdoor::probe_backdoor

pub fn probe_backdoor() -> Result<BackdoorGuard, VmwError>

Try to acquire access to the backdoor, and probe its presence.

On Linux, this requires running with CAP_SYS_RAWIO privileges.