From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id E9578AC1231 for ; Wed, 13 Sep 2023 11:09:30 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=oMgv1PThZFzJ8AeXE1X5FKx5Wg0TYcSiBT3Dd54f2b4=; c=relaxed/simple; d=groups.io; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition; s=20140610; t=1694603369; v=1; b=hYA/d+l1JhGhliGkimia0KxT0+7p0AmwAXrIZvhIaTCiM4pY6AylWUXWJGby8aFr2P8kOImk hBxiIZiSgBcke4uwxntXYHvDB6ua+CvgN2ROOpRTdmmk/BxG82iWr3zyQLJhCNoBqvqFFbvdHO/ pk/0hCPbeycSVuQZCiDTczUc= X-Received: by 127.0.0.2 with SMTP id 0JNRYY7687511xe3YM9Z7nVt; Wed, 13 Sep 2023 04:09:29 -0700 X-Received: from mail-pf1-f176.google.com (mail-pf1-f176.google.com [209.85.210.176]) by mx.groups.io with SMTP id smtpd.web11.9043.1694603368603492224 for ; Wed, 13 Sep 2023 04:09:28 -0700 X-Received: by mail-pf1-f176.google.com with SMTP id d2e1a72fcca58-68fb2e9ebcdso2739218b3a.2 for ; Wed, 13 Sep 2023 04:09:28 -0700 (PDT) X-Gm-Message-State: 7q3zuUYckKdTamPEAStssApkx7686176AA= X-Google-Smtp-Source: AGHT+IFmTsOCMnMsA+J1rIesss7JieMS7sE20LPTCrEyoyvixZJ8V/qLwKYN+TSyhqKncpxY3X+jPw== X-Received: by 2002:a05:6a00:1a88:b0:68f:d6db:5d66 with SMTP id e8-20020a056a001a8800b0068fd6db5d66mr2241685pfv.16.1694603368108; Wed, 13 Sep 2023 04:09:28 -0700 (PDT) X-Received: from sunil-laptop ([106.51.189.46]) by smtp.gmail.com with ESMTPSA id y13-20020a056a00180d00b00687494a59bfsm4157239pfa.61.2023.09.13.04.09.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Sep 2023 04:09:27 -0700 (PDT) Date: Wed, 13 Sep 2023 16:39:20 +0530 From: "Sunil V L" To: Ard Biesheuvel Cc: Laszlo Ersek , edk2-devel-groups-io , Andrei Warkentin , Andrew Jones , Ard Biesheuvel , Gerd Hoffmann , Jiewen Yao , Jordan Justen Subject: Re: [edk2-devel] [PATCH 2/3] OvmfPkg/RiscVVirt/README: explain the "acpi=off" machine property Message-ID: References: <20230913105551.12680-1-lersek@redhat.com> <20230913105551.12680-3-lersek@redhat.com> MIME-Version: 1.0 In-Reply-To: Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,sunilvl@ventanamicro.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b="hYA/d+l1"; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Wed, Sep 13, 2023 at 01:02:07PM +0200, Ard Biesheuvel wrote: > On Wed, 13 Sept 2023 at 12:56, Laszlo Ersek wrote: > > > > "acpi=off" is arguably unusual with UEFI guest OSes; add a note to explain > > it. Original explanation by Drew Jones. > > > > Out of curiosity: how is this different from the -no-acpi QEMU command > line option? > Hi Ard, no-acpi switch is a legacy option which is deprecated. We should use acpi machine parameter only. REF: https://www.mail-archive.com/qemu-devel@nongnu.org/msg943298.html Thanks, Sunil -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108581): https://edk2.groups.io/g/devel/message/108581 Mute This Topic: https://groups.io/mt/101334265/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-