[pve-devel] [PATCH qemu-server] Add a FIXME to the Q35 config to rm audio0 dev

Aaron Lauterer a.lauterer at proxmox.com
Wed Jul 24 15:57:29 CEST 2019


Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
---

Not sure how everyone feels about this, but maybe a small note like this
is useful to not forget to remove this when we get the next chance.

 pve-q35-4.0.cfg | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pve-q35-4.0.cfg b/pve-q35-4.0.cfg
index 9a294bd..c931417 100644
--- a/pve-q35-4.0.cfg
+++ b/pve-q35-4.0.cfg
@@ -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"
-- 
2.20.1





More information about the pve-devel mailing list