From nobody Fri May 3 06:49:54 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=1640001853; cv=none; d=zohomail.com; s=zohoarc; b=G77UZ1uK8/BghvJYxfRKGd77vZnkeDGOFhFyWZ9ygvqLApOve4YNOrL4BrsgNBL/cSP1aPGM8dBAhJlFI6M+/K3lNQOdYf9wKMxYXZ6t44Tvrey899arhKbYymFpUgyarxF/MR87tlHU5+ZYBtgh3qLMdRUOoE9/P1b+NxfdO30= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1640001853; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=fyBPZBaRGa+XE75RmP3n6MkqLpAZwudtVcd9fFdRgxY=; b=VfVdgA28KttZMTZwAkl94NQPeesTw6ll/FLSOURsfQgQpfXUkutRTTtQILiAhSRfIljqtlx9IzTRtU5KvavIeX5iuTtXMmclWJG1yg+zvOveflLsrZYzNIPLLF7Us535OcaNfK63vtdIAA5GLqORW6h+trZO+l851w3u2K3UmEc= 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 1640001853423407.39447878918895; Mon, 20 Dec 2021 04:04:13 -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-262-YRijS7K4NWajbrj-loO79w-1; Mon, 20 Dec 2021 07:04:09 -0500 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4686A102C7E7; Mon, 20 Dec 2021 12:04:04 +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 3400D10190A7; Mon, 20 Dec 2021 12:04:03 +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 3BDBD4BB7C; Mon, 20 Dec 2021 12:04:00 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 1BKC3uZ9018142 for ; Mon, 20 Dec 2021 07:03:57 -0500 Received: by smtp.corp.redhat.com (Postfix) id EE7424E2DF; Mon, 20 Dec 2021 12:03:56 +0000 (UTC) Received: from work.speedport.ip (unknown [10.39.194.80]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4049C5E486; Mon, 20 Dec 2021 12:03:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1640001852; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=fyBPZBaRGa+XE75RmP3n6MkqLpAZwudtVcd9fFdRgxY=; b=jG4NvCMCbjAMhNJjJhEglnW6d4OCPlX4U6pxvQR8fJxfkXQol6KN2xBQXhRLwrSeUqjzaQ 5GL4cTqmMH/KCAb1s6PyYd7Hxsja+F9fb/XCyyF+OVD4ZvHtLUMg5HVjZUgmjNYi/kY0Pk F21OzafdnJJMs1JgpVe9T3e03896r+Y= X-MC-Unique: YRijS7K4NWajbrj-loO79w-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH v2] qemu: Fix typo in comment Date: Mon, 20 Dec 2021 13:03:29 +0100 Message-Id: <20211220120329.19559-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake 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.84 on 10.5.11.22 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: 1640001854166100003 Content-Type: text/plain; charset="utf-8" Signed-off-by: Tim Wiederhake Reviewed-by : Ani Sinha Reviewed-by: J=C3=A1n Tomko --- src/qemu/qemu_monitor_json.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_monitor_json.c b/src/qemu/qemu_monitor_json.c index a3d6eca569..8870b5f8ee 100644 --- a/src/qemu/qemu_monitor_json.c +++ b/src/qemu/qemu_monitor_json.c @@ -8217,7 +8217,7 @@ qemuMonitorJSONGetSEVMeasurement(qemuMonitor *mon) =20 =20 /** - * Retrive info about the SEV setup, returning those fields that + * Retrieve info about the SEV setup, returning those fields that * are required to do a launch attestation, as per * * HMAC(0x04 || API_MAJOR || API_MINOR || BUILD || GCTX.POLICY || GCTX.LD = || MNONCE; GCTX.TIK) --=20 2.31.1