mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-29 13:52:02 +00:00
Add a FIXME to the Q35 config to rm audio0 dev
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
2402157925
commit
6af313f6e4
@ -58,7 +58,9 @@
|
|||||||
masterbus = "ehci-2.0"
|
masterbus = "ehci-2.0"
|
||||||
firstport = "4"
|
firstport = "4"
|
||||||
|
|
||||||
|
# FIXME: Remove this audio0 device at the next possible time
|
||||||
|
# see: https://pve.proxmox.com/pipermail/pve-devel/2019-July/038417.html
|
||||||
|
# https://pve.proxmox.com/pipermail/pve-devel/2019-July/038428.html
|
||||||
[device "audio0"]
|
[device "audio0"]
|
||||||
driver = "ich9-intel-hda"
|
driver = "ich9-intel-hda"
|
||||||
bus = "pcie.0"
|
bus = "pcie.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user