From 6af313f6e48a64d63a83151efba313bb8e5ebc50 Mon Sep 17 00:00:00 2001 From: Aaron Lauterer Date: Wed, 24 Jul 2019 15:57:29 +0200 Subject: [PATCH] Add a FIXME to the Q35 config to rm audio0 dev Signed-off-by: Aaron Lauterer --- 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 9a294bd1..c9314170 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"