mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-04 20:12:15 +00:00
Add audio device to HW permissions
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
d438e06028
commit
b2dd61a045
@ -260,6 +260,7 @@ my $hwtypeoptions = {
|
||||
'tablet' => 1,
|
||||
'vga' => 1,
|
||||
'watchdog' => 1,
|
||||
'audio0' => 1,
|
||||
};
|
||||
|
||||
my $generaloptions = {
|
||||
|
Loading…
Reference in New Issue
Block a user