> + qga => {
> + optional => 1,
> + type => 'boolean',
> + description => "Enable/disable Qemu GuestAgent.",
> + default => 1,
> + },
For me 'qga' is a complicated option name - not obvious what that is.
Why if we use 'agent' instead?
agent: 0|1