From nobody Mon Apr 29 13:45:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1555590176; cv=none; d=zoho.com; s=zohoarc; b=JeQk5GQD1+eUjKDUMgNwUPEYYlLzeFMcct0DKWxeRDp3u9lCauxysqMh0J71c/kj7aLBghEHrBqQ6+9cJNz/cZKZTZBQ1FF7+lUaiaR3SZmrRlZXM6MRIHOSFvdvle+k0FPUKNIzpVBV9gPSXjD5xE9rnVT37zhXzyMvsQUpQbo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1555590176; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To:ARC-Authentication-Results; bh=dfY/Q5lrDHmcy3FEjj0CsZc/IrTqBEosxkyVLtV73fA=; b=Hnkjk/EZqKCuRgm56Zrjkfi8pmSjF287eEUHCHLkBIa7/VaoseTEgYWmi63DNi4jO3TVq10OuEoULZyX9Hsnlk2S4twGg8eFnpAbgPsGLReU1OWniksOb+a1wg1OlSmoQwWQcxIekfEZZM9aNeFSEoDfG2Qs8M92fNUeFGXKde8= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1555590176978272.6871201180297; Thu, 18 Apr 2019 05:22:56 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id DE1ED30642A8; Thu, 18 Apr 2019 12:22:54 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6C40119C77; Thu, 18 Apr 2019 12:22:54 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 9C0D1181AC45; Thu, 18 Apr 2019 12:22:53 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x3ICMp5U021034 for ; Thu, 18 Apr 2019 08:22:51 -0400 Received: by smtp.corp.redhat.com (Postfix) id 4124B5C21F; Thu, 18 Apr 2019 12:22:51 +0000 (UTC) Received: from moe.brq.redhat.com (unknown [10.43.2.30]) by smtp.corp.redhat.com (Postfix) with ESMTP id BD9865C206 for ; Thu, 18 Apr 2019 12:22:48 +0000 (UTC) From: Michal Privoznik To: libvir-list@redhat.com Date: Thu, 18 Apr 2019 14:22:46 +0200 Message-Id: <232a369f9e0f75b816cbe5d294aa8703b0559820.1555590166.git.mprivozn@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH] qemu.conf: Make nvram list obsolete X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.49]); Thu, 18 Apr 2019 12:22:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Now that libvirt has firmware auto selection feature the nvram config knob is more or less obsolete. It still makes sense in cases where distro users are using does not provide FW descriptor files, therefore I'm not removing it. Signed-off-by: Michal Privoznik --- src/qemu/qemu.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/qemu/qemu.conf b/src/qemu/qemu.conf index 334b4cd4ee..ecde8f0181 100644 --- a/src/qemu/qemu.conf +++ b/src/qemu/qemu.conf @@ -740,6 +740,8 @@ =20 # Location of master nvram file # +# This is now obsoleted by firmware auto selection feature. +# Prefer that before this. # When a domain is configured to use UEFI instead of standard # BIOS it may use a separate storage for UEFI variables. If # that's the case libvirt creates the variable store per domain --=20 2.21.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list