]> git.proxmox.com Git - qemu-server.git/commitdiff
Add a FIXME to the Q35 config to rm audio0 dev
authorAaron Lauterer <a.lauterer@proxmox.com>
Wed, 24 Jul 2019 13:57:29 +0000 (15:57 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Jul 2019 14:02:26 +0000 (16:02 +0200)
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
pve-q35-4.0.cfg

index 9a294bd16980e1e116f889d431bb6922e19ceef5..c9314170008ac3bd7ade7a479aedf752082f0c2e 100644 (file)
@@ -58,7 +58,9 @@
   masterbus = "ehci-2.0"
   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"]
   driver = "ich9-intel-hda"
   bus = "pcie.0"