diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index 548f13f0..40dc056a 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -179,7 +179,7 @@ my $agent_fmt = { my $vga_fmt = { type => { - description => "Select the VGA type.", + description => "Select the VGA type. Using type 'cirrus' is not recommended.", type => 'string', default => 'std', optional => 1,