From: Dominik Csapak Date: Tue, 14 Jun 2016 08:50:41 +0000 (+0200) Subject: fix syntax in pve-q35.cfg X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=b8c097afac7f7b7a50611e6eaa02e91f8df61565 fix syntax in pve-q35.cfg there was a wrong } instead of a ] either it worked or nobody noticed, but this patch fixes it Signed-off-by: Dominik Csapak --- diff --git a/pve-q35.cfg b/pve-q35.cfg index f9f72fc..05f85f0 100644 --- a/pve-q35.cfg +++ b/pve-q35.cfg @@ -123,7 +123,7 @@ -[device "pcidmi"} +[device "pcidmi"] driver = "i82801b11-bridge" bus = "pcie.0" addr = "1e.0"