diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm index e2a63be1..8be0b7b1 100644 --- a/PVE/API2/Qemu.pm +++ b/PVE/API2/Qemu.pm @@ -260,6 +260,7 @@ my $hwtypeoptions = { 'tablet' => 1, 'vga' => 1, 'watchdog' => 1, + 'audio0' => 1, }; my $generaloptions = {