get_pid
Description:
get PID of hypervisor
Return the process ID of the hypervisor. If there is no hypervisor running, then this will return an error.
This is an internal call used for debugging and testing.
Parameters:
this |
A GuestfsSession object |
Returns:
the returned value, or -1 on error |