From nobody Sun May 5 05:51:58 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.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 63.128.21.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=1603871541; cv=none; d=zohomail.com; s=zohoarc; b=ZpjHCM4puXTazQ3SJUubweGYunOUmon2aU5YFTdzI/wkIDF5FiHncl07a9QtmZIADo2Tj3jUZWRbtYB/TVnu1pD4cPJSXQMBwsxVfq3pjCuO+F2BjSagONqcYYd6NU9NKeDl9NubcNc7NAP7u7laZJ7cvqIng6/UluoRIomLv8g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1603871541; 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=2Fry8jviZnQtGrcWosVph4P7Pd3ygK9WGuCnPe+1Sqw=; b=H9q3oCV+g4RAcc01vQaEeLiW2bA9Z12po+yLqYDgfCFvME2jGCEI60JaTWhbl7sYazUCwRtb+f4h7XFqLm6sbNViv2E7onybHLKQLcmmr2UDj9J1qEkC6xWDrB9GTSTeY10QwEThma0oFHdxrSn6BCUGmxuU6s42AUy0k6fdWeY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 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-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 1603871541816727.6213326329531; Wed, 28 Oct 2020 00:52:21 -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-8-20jf8jDUO42tcTDlPJiddA-1; Wed, 28 Oct 2020 03:52:18 -0400 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 AD57E1800D42; Wed, 28 Oct 2020 07:52:11 +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 CCF515C1BB; Wed, 28 Oct 2020 07:52:06 +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 B1D9744A5D; Wed, 28 Oct 2020 07:52:00 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 09S7pwQw007855 for ; Wed, 28 Oct 2020 03:51:58 -0400 Received: by smtp.corp.redhat.com (Postfix) id 1654F5B4B3; Wed, 28 Oct 2020 07:51:58 +0000 (UTC) Received: from localhost.localdomain (ovpn-12-85.pek2.redhat.com [10.72.12.85]) by smtp.corp.redhat.com (Postfix) with ESMTP id E97C55B4A4; Wed, 28 Oct 2020 07:51:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1603871540; 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=2Fry8jviZnQtGrcWosVph4P7Pd3ygK9WGuCnPe+1Sqw=; b=YpXkGSNr/G7uzmBFv1fbhQfv8H70aCCfkJl2+z0MlRSQ9V7U1+gWrqEG3dSTir8dyMqgMr 8OXR9Ky/m4YxwOUZ/PorDekbcMW9WHpAU06oPbgtMKEloGYcmvIXrsKNerVpp7KQhApP/j oN96JSq1S+tagxITjDjd21GvwU3yK5c= X-MC-Unique: 20jf8jDUO42tcTDlPJiddA-1 From: Han Han To: libvir-list@redhat.com Subject: [PATCH] news: Mention Cooperlake cpu model in v6.4.0 Date: Wed, 28 Oct 2020 15:51:48 +0800 Message-Id: <20201028075148.234643-1-hhan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: libvir-list@redhat.com Cc: Han Han 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) Content-Type: text/plain; charset="utf-8" Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 2fef3f706c..5dac805390 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -463,6 +463,8 @@ v6.4.0 (2020-06-02) already does in these cases. Users are encouraged to provide complete = NUMA topologies to avoid unexpected changes in the domain XML. =20 + * Cooperlake x86 CPU model is added + * **Bug fixes** =20 * qemu: fixed regression in network device hotplug with new qemu versions --=20 2.28.0