From nobody Fri May 3 00:17:45 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=1591086304; cv=none; d=zohomail.com; s=zohoarc; b=Kjs1n2do5JmjccycCbYs/nw20T62A74TteQus5HrbqAa3w3ewysp6mA3rQaus5VO4uL2gWKWg26+xrv3xPa7AcTMML7MZN/yPxP0J9Y7c5Dc2Enp1MWhPJLl05TS8RvnRKsQD28MIxa5tGbpkgphvzw0dDHhgvnlZN86m8Mppv0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591086304; 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=uMeL885f/a3oE/BKwZzs9t+wTxinuiIWMz8I/ZcfDoc=; b=Sq6ZOMCC+HvHt/IrUysJfrvG/BGc64OYwsO/mZ/XP8gnS5Utjd4Z04ZYc+DNx9+l0GF01kc46BVHP0CIQVvy7Fq4AEPEgz3IbKKJSFW7rSusb5pqmgp2uzbLk9gvMSxSZpQTz6VCrmljXkyc2nKS5f4mtBo/lqq7wWiPn99wZ28= 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 1591086304577507.4643982456714; Tue, 2 Jun 2020 01:25:04 -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-93-6x83iCJXNhyTs_cwaurjuQ-1; Tue, 02 Jun 2020 04:24:59 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 24AFA1009442; Tue, 2 Jun 2020 08:24:53 +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 5BC6B19C79; Tue, 2 Jun 2020 08:24:50 +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 11A1897014; Tue, 2 Jun 2020 08:24:45 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0528OiNw015533 for ; Tue, 2 Jun 2020 04:24:44 -0400 Received: by smtp.corp.redhat.com (Postfix) id C3E5D10013D9; Tue, 2 Jun 2020 08:24:44 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.40.194.157]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 28AEF10013D7 for ; Tue, 2 Jun 2020 08:24:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591086303; 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=uMeL885f/a3oE/BKwZzs9t+wTxinuiIWMz8I/ZcfDoc=; b=EI42CPaeiaks1A4T2tYKVK53N8aYl+7EQ2Fu7uVEjl8hVdzOV1Pr98gexTt+uyQ5iNip/4 yvP0INsBFW9aA/60fdpU3JEi9iREMQBR3rymHYxJF7lsCRGjI0bnoMq6j8VilfJ7ByUAx0 S17SJj/XqKisgHJLltURcOq/benxPvY= X-MC-Unique: 6x83iCJXNhyTs_cwaurjuQ-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] news: Update for libvirt 6.4.0 Date: Tue, 2 Jun 2020 10:24:38 +0200 Message-Id: <20200602082438.600775-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 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.23 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: Michal Privoznik --- docs/news.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 104babbae7..956af3036b 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,24 @@
+ + + qemu: Add support for pvscsi controllers + + + pvscsi is the VMware paravirtualized SCSI controller, which has = been + supported in QEMU for a number of years. + + + + + cpu: Report model information for ARM CPUs + + + virsh capabilities will now include information abo= ut + the host CPU when run on ARM machines. + +
@@ -71,6 +89,33 @@ further issues. + + + remote: Look up libxl driver correctly + + + This makes xen:// connection URIs usable in split d= aemon + mode. + + + + + systemd: Start libvirtd after firewalld/iptables services + + + This solves an issue where iptables rules and chains created by + libvirtd would get removed by a service started after it. + + + + + network: Re-create iptables chains on firewalld restart + + + firewalld resets all iptables rules and chains on restart, and t= his + includes deleting those created by libvirt. + +
--=20 2.25.4