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:
Aaron Lauterer 2019-07-24 15:57:29 +02:00 committed by Thomas Lamprecht
parent 2402157925
commit 6af313f6e4

View File

@ -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"