From nobody Fri May 17 22:37:48 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 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=1643897717; cv=none; d=zohomail.com; s=zohoarc; b=hZNGfvETTJOLQqAindjmnnHOiiwfS5qqjNjass3B+eBVFWnGH+M3KMEAiCygr3hFbYBG0XDEOw8IlWDqNFlYjdnknyHWgGiX69jX7J+wEXD2twBZfDUeqcvh1I8b7NURaEa0nycvEcwInEkFClMGR9cVwNz72BB9AbuCmWa+MR0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1643897717; 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; bh=NlK8qUfkx4zxRGh70H1SbcJ7MPpPssaUvfSlzF4baFc=; b=gi9EaYHiultv+Jbqo6EVJ0aC6AzipsJXqhYTWGCwgonxyJjmoo1qNf2go376y5h0Fbs1S2lwz1L0dtGtzmHoy0t/mzy3wQrbJ0UgHsydoj3voKS/X1bdpUauL33TnxQNhG8nagw2kuQd28ZDg4cLOTSLgN/u9kF2X8usSzTUBe4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 16438977172381001.1338272749605; Thu, 3 Feb 2022 06:15:17 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-158-ZfA36TCrOziBAL-vBrrrMw-1; Thu, 03 Feb 2022 09:15:15 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4748484DA42; Thu, 3 Feb 2022 14:15:09 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 424508276B; Thu, 3 Feb 2022 14:15:08 +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 836B74CA9B; Thu, 3 Feb 2022 14:15:05 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 213EEPIi027153 for ; Thu, 3 Feb 2022 09:14:25 -0500 Received: by smtp.corp.redhat.com (Postfix) id 3B4C91086488; Thu, 3 Feb 2022 14:14:25 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.218]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9FBCD108647C for ; Thu, 3 Feb 2022 14:14:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643897716; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=NlK8qUfkx4zxRGh70H1SbcJ7MPpPssaUvfSlzF4baFc=; b=KGXdhYW6/qz77TeB75SfDvHwHE7HJnYKMVqS8H5iIG9pq1lIL0L9Ru/hD3BqmFzCs5IgdT GbjCoMasPMUFqfTiUcyOz6oRHIY+70O/EfHIf9j0aHQkYmYZibEdicuOFOM9GY13hG8nsy dKMEBA6XDvLzCr+nLAUry5Y/MtXV/Kg= X-MC-Unique: ZfA36TCrOziBAL-vBrrrMw-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: Add example for isa-debugcon Date: Thu, 3 Feb 2022 15:14:22 +0100 Message-Id: <20220203141422.396188-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com 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: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1643897719775100001 Content-Type: text/plain; charset="utf-8" Most people will want to use isa-debugcon to obtain debug output for SeaBIOS / EDK II, so let's include a ready-made example for that scenario in our documentation. Signed-off-by: Andrea Bolognani --- docs/formatdomain.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 8fa5940469..583c195568 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -6395,6 +6395,14 @@ Serial port + + + + + +
+ + ... =20 --=20 2.34.1