From nobody Mon Apr 29 11:13:28 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) client-ip=207.211.31.81; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 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=1596475115; cv=none; d=zohomail.com; s=zohoarc; b=fdtNPsjF3U4p8e5L47Y8wQfTlsvbp9AZJRXU+wdvVj0pN/Wp6AoA/didzT24QWpsVwlNcn6O62Ksc0CC/WjxvWJ67v8PTGNr5+jKd8bs4GkoMCjj568B9uyaVKMe5sgYhmwszcK+0b/cubYjXv6AosZAehGEenUGY/M4XzEd8ps= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596475115; 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=EttAvcq5zu9jqjPeu6/kvU1smSAhUF1CZyob9r6/0q4=; b=MUAlz6F/hil8xooN3NiNnToPzPqRcaAk+imFe86m8MLyjzsWbSHZRCOO3izvvRxEvXx77s/nVlR0BiEe0hKXWcBDvSfSZdMdw8xm5r+mBwj5bjVMFagEOY4r2JlPMnz9g2onlteBkR8lOw/ebsNGAQIdob3MmAkmm74zSzux7Ho= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by mx.zohomail.com with SMTPS id 1596475115718201.716580548347; Mon, 3 Aug 2020 10:18:35 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-31-kPc616-WOHOCGOFISEWg0g-1; Mon, 03 Aug 2020 13:18:32 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4B29D1DE0; Mon, 3 Aug 2020 17:18:25 +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 95A747176C; Mon, 3 Aug 2020 17:18:23 +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 D48D69A109; Mon, 3 Aug 2020 17:18:20 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 073HH242010666 for ; Mon, 3 Aug 2020 13:17:02 -0400 Received: by smtp.corp.redhat.com (Postfix) id BE9D627CC3; Mon, 3 Aug 2020 17:17:02 +0000 (UTC) Received: from lpt.redhat.com (unknown [10.40.208.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id 010EB19C66 for ; Mon, 3 Aug 2020 17:16:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596475114; 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=EttAvcq5zu9jqjPeu6/kvU1smSAhUF1CZyob9r6/0q4=; b=I/FtcNQcrIyHtlpC44aEM5alVSmdhFt5PeOdzN1MjGcNw9IspoOsKKpZSnk9f+yLnHTW1g 2LTzo/ZFYD7JK7tWekA/aNna+87y3GjeH0czIgh0QSjkT/3n6IxfSP3y5oaZ+wCAiYssBN sUYd/dnRPcbE2zvWAAkqIx7f82sfJA4= X-MC-Unique: kPc616-WOHOCGOFISEWg0g-1 From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH] qemu: capabilities: add missing comma Date: Mon, 3 Aug 2020 19:16:56 +0200 Message-Id: <587a32672e539e0c120df4a7f488bbc4a839fd76.1596475010.git.jtomko@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 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.15 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-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Signed-off-by: J=C3=A1n Tomko Fixes: bab9257a649386a908069ba890a23f2a5ff5b131 --- Pushed as trivial. src/qemu/qemu_capabilities.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c index 589f2eda58..ff6ba8c9e9 100644 --- a/src/qemu/qemu_capabilities.c +++ b/src/qemu/qemu_capabilities.c @@ -596,7 +596,7 @@ VIR_ENUM_IMPL(virQEMUCaps, "intel-iommu.aw-bits", "spapr-tpm-proxy", "numa.hmat", - "blockdev-hostdev-scsi" + "blockdev-hostdev-scsi", ); =20 =20 --=20 2.26.2