From nobody Wed May 8 14:42:10 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=1667270725; cv=none; d=zohomail.com; s=zohoarc; b=OZySWCk0f+i55q8aHhPErl84I1jZ8MVkmfvwj2LXZrjmiKkY8VQEUiJDSB8G61DyxnYub2RRl5pnaKPe5QTUkYCAEysu5pIX3IATtF/VxrucKN0BWiXpZIS0sf0pSkN4fAWFSXRo9fJpB51hSeevrXwO55hJJ4QfC9GPG98bDKc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1667270725; 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=HkATCFVwCNMSkKjjrlw4jc57/z3SJ4IQnjeHqAe3O18=; b=hZqa+ELIxwaJgMob1OdgKcItZaN+ndw2toamHsLiQP4ZlUHZYB+b3y5ykBFdWJrh7w8FxOc+1t0fLndvTDKWsVks9yGrVq4QwkOY6bN2jQwzZbJLG71sSPrHfsUqazM0eaMd+vwxNrKAwAJPFIuXI4x1zULV0j5EJj2alyDfwi4= 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 1667270725624213.30228125687427; Mon, 31 Oct 2022 19:45:25 -0700 (PDT) Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-56-7j3G9JLfOGupTMYEeqQ7Aw-1; Mon, 31 Oct 2022 22:45:21 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 3292329DD9AE; Tue, 1 Nov 2022 02:45:19 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (unknown [10.30.29.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id CF33040C2140; Tue, 1 Nov 2022 02:45:16 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (localhost [IPv6:::1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 9FC76194658F; Tue, 1 Nov 2022 02:45:16 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 11E05194658F for ; Tue, 1 Nov 2022 02:45:13 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id 9E3142166B40; Tue, 1 Nov 2022 02:45:13 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-12-204.pek2.redhat.com [10.72.12.204]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4161B2166B3A; Tue, 1 Nov 2022 02:45:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1667270723; 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=HkATCFVwCNMSkKjjrlw4jc57/z3SJ4IQnjeHqAe3O18=; b=h+spSy52yWxiwGS9kBRlxLTChhDBboKziebwMxWAqrUg6wfLVsWV41TWIMJ/d0z8ILj4eE Vi0k44RFp9XlqahHKtfdf9+HGcx0+EZa1/JHmTiVr82d3n3A5Ss8k5AGJ5Xyfm1V4B3/lQ 5J7utKrHZxmdp8zKPvmCQmQdigj8sGM= X-MC-Unique: 7j3G9JLfOGupTMYEeqQ7Aw-1 X-Original-To: libvir-list@listman.corp.redhat.com From: Han Han To: libvir-list@redhat.com Subject: [PATCH] include: Fix the introduced version for VIR_DOMAIN_STATS_VM Date: Tue, 1 Nov 2022 10:45:08 +0800 Message-Id: <20221101024508.3185076-1-hhan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Han Han Errors-To: libvir-list-bounces@redhat.com Sender: "libvir-list" X-Scanned-By: MIMEDefang 3.1 on 10.11.54.1 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: 1667270726130100001 Content-Type: text/plain; charset="utf-8"; x-default="true" Fixes: 8c9e3dae14 Signed-off-by: Han Han Reviewed-by: Erik Skultety --- include/libvirt/libvirt-domain.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libvirt/libvirt-domain.h b/include/libvirt/libvirt-dom= ain.h index a37244e4b1..295fd30c93 100644 --- a/include/libvirt/libvirt-domain.h +++ b/include/libvirt/libvirt-domain.h @@ -2710,7 +2710,7 @@ typedef enum { VIR_DOMAIN_STATS_IOTHREAD =3D (1 << 7), /* return iothread poll info (= Since: 4.10.0) */ VIR_DOMAIN_STATS_MEMORY =3D (1 << 8), /* return domain memory info (Si= nce: 6.0.0) */ VIR_DOMAIN_STATS_DIRTYRATE =3D (1 << 9), /* return domain dirty rate i= nfo (Since: 7.2.0) */ - VIR_DOMAIN_STATS_VM =3D (1 << 10), /* return vm info (Since: 8.6.0) */ + VIR_DOMAIN_STATS_VM =3D (1 << 10), /* return vm info (Since: 8.9.0) */ } virDomainStatsTypes; =20 /** --=20 2.38.1