get_qemu


Description:

[ Version ( deprecated = true , since = "1.0.6" ) ]
public unowned string get_qemu () throws Error

Warning: get_qemu is deprecated.

get the hypervisor binary (usually qemu)

Note:

In new code, use get_hv instead

Return the current hypervisor binary (usually qemu).

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