[pve-devel] [PATCH] add qemu guest agent support

Dietmar Maurer dietmar at proxmox.com
Mon Sep 3 13:48:45 CEST 2012


> +    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





More information about the pve-devel mailing list