From nobody Sat May 4 00:00:22 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 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=1582912278; cv=none; d=zohomail.com; s=zohoarc; b=P6xhIy/kG+FOrEWJ7QgObTCAejJxqd34Xmeu6V2uzuK9cKofDYcdY8enNuxCcvwW6enAQdqFTr19mc1s0sCQWKZrPBEeh5+9oKMZc8fdt4rf224TLSnjGOVrDxSpyIEs5cyHDOyEoPQeusinveV65nOdBUKbxdmlkGmoERQasF8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1582912278; 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=CAV6YCDLOHNwhE+8zNYsdzvJB9rmvw/6xV3PbxzBBFc=; b=df3Gh7P7f364LyrMNpsBhfhMVOO4t8lVVdrAzObBuDyW+vJXfkg66wOuONbMqMvTP6pKAZctfIrW1DhnXGXcTkA9Rm75CRw5J14YWMS4cNHuR6UahUQwGVMf+U/HelsdA2YV1s/ZXbVyg6FdaC/S61UCjYqadC8TRKDPfRg9mKs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 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-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 158291227878818.884750641320693; Fri, 28 Feb 2020 09:51:18 -0800 (PST) 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-465-YgbK5qD8MI2PC423nnZ5qQ-1; Fri, 28 Feb 2020 12:51:15 -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 BDAD9DB21; Fri, 28 Feb 2020 17:51:08 +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 D13F5101D491; Fri, 28 Feb 2020 17:51: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 5E3388448D; Fri, 28 Feb 2020 17:51:03 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 01SHp1Rc010570 for ; Fri, 28 Feb 2020 12:51:01 -0500 Received: by smtp.corp.redhat.com (Postfix) id 739B390F5B; Fri, 28 Feb 2020 17:51:01 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (ovpn-204-243.brq.redhat.com [10.40.204.243]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6F3625C122 for ; Fri, 28 Feb 2020 17:50:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582912277; 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=CAV6YCDLOHNwhE+8zNYsdzvJB9rmvw/6xV3PbxzBBFc=; b=f5//bunV3wuYvrbDC0oqVMe2jUZf7QAJIq8RYnFICiuSs8MBbh5IeVG+VyLb1++BIvQyxT IJi0ZBOatFYkZZVI1RyzVwlnvMBHIE8HwruFZWpVkRCATZB/lvzkU/+d1vYss0EDaFfq7Y W+EhxfVSN01/mY7RcRAM/br8Y1Lo/Hk= X-MC-Unique: YgbK5qD8MI2PC423nnZ5qQ-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] news: Update for libvirt 6.1.0 Date: Fri, 28 Feb 2020 18:50:51 +0100 Message-Id: <20200228175051.861595-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 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.84 on 10.5.11.22 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: Andrea Bolognani Reviewed-by: J=C3=A1n Tomko --- I probably won't be able to check my computer between now and the release, so if anyone gets a chance to review the patch in the meantime please feel free to push it as well :) docs/news.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index cdcf450b48..af157887d3 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -124,6 +124,15 @@ subelement. + + + qemu: Introduce the 'tpm-spapr' TPM model + + + This device, available starting from QEMU 5.0, is limited to + pSeries guests. + +
@@ -138,8 +147,35 @@ to rectify the problem. + + + qemu: Support "dies" in CPU topology + + + This CPU topology concept, new in QEMU 4.1.0, sits between the + existing "socket" and "core". + + + + + libxl: Add support for Credit2 scheduler parameters + + + + + lxc: Add support LXC 3 network configuration format + +
+ + + conf: Do not generate machine names ending with a dash + + + Recent systemd version do not allow them. + +
--=20 2.24.1