[ Version ( since = "1.23.17" ) ]
public string get_hv () throws Error
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.
this |
A GuestfsSession object |
the returned string, or NULL on error |