From nobody Sat May 18 07:31:26 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=1661761415; cv=none; d=zohomail.com; s=zohoarc; b=g45fKOHJEexwkVZj21ZafIvZTPcci5l+nPNXINEL5qghGoKlBR9Knw/7pQopMVUgqYPPnuMdPevZCkdRrFzbYWTUZDFCAzBCTLmNs5VXRilNU5MdbiMAZaDQCCZ5evF0EHtuEW4rjmaqrpCrE1h4AggrB9B7unRY9UvpdOni4M0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1661761415; 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=12T6dT++EKe9b8JUoMczH/Hyh7RZop3Nm7cIWJOaJPw=; b=aPS8GxXjPaKOZYiADI0/IItonQcj0yfx5weloA+pDFYZsrzakR2JkusxM4uwFiBDchOKyDDMq8w0vSP2FFDo59dJ1dQsiK8rq2c5CRh07vJqYw4YjxyIoSgEYEx6KG+yp8qcZbxZoPhOpSvBGzy4nuBUZtSPuD6aUBdkTsvvxIY= 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 1661761415362577.9574657963495; Mon, 29 Aug 2022 01:23:35 -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-454-zRlFkWN9O6e5zWL4NmakGA-1; Mon, 29 Aug 2022 04:23:29 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id BAA9E29ABA22; Mon, 29 Aug 2022 08:23:27 +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 0A0F94C816; Mon, 29 Aug 2022 08:23:25 +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 E65561946A45; Mon, 29 Aug 2022 08:23:24 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id AF8081946A41 for ; Mon, 29 Aug 2022 08:23:23 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id 933FB40D282E; Mon, 29 Aug 2022 08:23:23 +0000 (UTC) Received: from speedmetal.lan (unknown [10.40.208.30]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0C1E640C141D for ; Mon, 29 Aug 2022 08:23:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1661761414; 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=12T6dT++EKe9b8JUoMczH/Hyh7RZop3Nm7cIWJOaJPw=; b=CMT5sdWWk14vrfaFVQwpbnL81KmzKtc/RM1C/qSjmg0gIHS0U4nwKbtmjRxIC7v71pqOir B7B2cr0uAWjDqEFsRiLNACNXFLI0+DIeR824n33fAiAeGTkZufXjToi/7UMNaZnjxezgDl EJBokRmGja3bn9SLaGiQjxfPBvGitfE= X-MC-Unique: zRlFkWN9O6e5zWL4NmakGA-1 X-Original-To: libvir-list@listman.corp.redhat.com From: Peter Krempa To: libvir-list@redhat.com Subject: [PATCH] NEWS: Mention bumping of minimum qemu version to 4.2 Date: Mon, 29 Aug 2022 10:23:20 +0200 Message-Id: <43e78d1527c18a697f3a4e5979849ceadf78532d.1661761400.git.pkrempa@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.11.54.2 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: , Errors-To: libvir-list-bounces@redhat.com Sender: "libvir-list" X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5 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: 1661761416805100001 Content-Type: text/plain; charset="utf-8" Signed-off-by: Peter Krempa Reviewed-by: J=C3=A1n Tomko --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index bd848a8867..ff618d5848 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -15,6 +15,11 @@ v8.7.0 (unreleased) * **Removed features** + * qemu: Remove support for QEMU < 4.2 + + In accordance with our platform support policy, the oldest supported Q= EMU + version is now bumped from 3.1 to 4.2. + * **New features** * qemu: Add support for specifying vCPU physical address size in bits --=20 2.37.1