get_hv
Description:
get the hypervisor binary
Return the current hypervisor binary.
This is always non-NULL. If it wasn't set already, then this will return the default qemu binary name.
Parameters:
this |
A GuestfsSession object |
Returns:
the returned string, or NULL on error |