From nobody Sun May 12 08:53:24 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=1690790133; cv=none; d=zohomail.com; s=zohoarc; b=agwqDphMugliotIs5ZTtEjg5pBvnyCtNYGJ8VnDKCBrQQ3YCeN/FGqNMg2cdvzlxm3LPAQ6lKkoytIOK59be/1L17CTe5Ih5URQq//V98Y4aXSnyFoeMxuteyHJGsL5/u8fUhGFFyieH7BGp4k1Tz2D5dbGlJF5V1/P5ZCWXsxM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1690790133; 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=5AaRwvD5E1y8WzUVVMUpWG435c/UEWhKwNIpXtT5NFk=; b=RXvZgaH2Mvc2A/6l05tApFLSbHKsRE4BDK05jUrhjcCTqYxSI62ryXhqqRMloOC75E5YE5j6ctGJPOWbbTnxYInQyA+VxhnU9sKA95Svm4fStJNptdhWeJNdQNdmlHBZ3TiALEboUxw6gtZHUVTnMH+M21lao6oJ36x8T7DgndY= 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 1690790133455467.91424465670696; Mon, 31 Jul 2023 00:55:33 -0700 (PDT) Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-618-g8kdj97vOsGMOHsk5wULdQ-1; Mon, 31 Jul 2023 03:55:29 -0400 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id DBCD3185A794; Mon, 31 Jul 2023 07:55:26 +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 78C09492CAD; Mon, 31 Jul 2023 07:55:26 +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 2E6661946588; Mon, 31 Jul 2023 07:55:26 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 918051946587 for ; Mon, 31 Jul 2023 07:55:25 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id 3FC34492CAC; Mon, 31 Jul 2023 07:55:25 +0000 (UTC) Received: from localhost.localdomain (unknown [10.43.2.36]) by smtp.corp.redhat.com (Postfix) with ESMTP id DB164492B03 for ; Mon, 31 Jul 2023 07:55:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1690790132; 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=5AaRwvD5E1y8WzUVVMUpWG435c/UEWhKwNIpXtT5NFk=; b=apLmojK9Hg33iIn0fx+2zGnXS46908rL9PhMSIFdq2EhPs57CTk269ltARMP1BAFSbV/W1 iT6tLPgsVJGEZleSusMmqv6rHzmeAEXJQRYzFb+jrnN0L0JuG0QLOkRPUQA9wgQqwKpYf9 6bEiPM8cJhF7a4eT42nAn/58ZCi6X0E= X-MC-Unique: g8kdj97vOsGMOHsk5wULdQ-1 X-Original-To: libvir-list@listman.corp.redhat.com From: Michal Privoznik To: libvir-list@redhat.com Subject: [PATCH v2] NEWS: Document my contributions for upcoming release Date: Mon, 31 Jul 2023 09:55:23 +0200 Message-ID: <9da78212470a069ac0f28581e4c8e44b1ef091a1.1690790030.git.mprivozn@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 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 3.1 on 10.11.54.9 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: 1690790134060100001 Content-Type: text/plain; charset="utf-8"; x-default="true" Signed-off-by: Michal Privoznik Reviewed-by: Martin Kletzander --- v2 of: https://listman.redhat.com/archives/libvir-list/2023-July/241020.html diff to v2: - Reworded, basically every paragraph, to make them sound more user friendly. Thanks Martin for his suggestions! NEWS.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 1de8314a61..8f0c67f779 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -33,8 +33,23 @@ v9.6.0 (unreleased) ``/disk/target@bus=3D'scsi'``) supports the ``removable`` attribute at ``/disk/target@removable```. =20 + * qemu: Add NUMA node automatically for memory hotplug + + Users no longer need to specify guest NUMA node in the domain XML when + enabling memory hotplug, libvirt automatically adds one when it is mis= sing. + * **Bug fixes** =20 + * qemu: Adapt to new way of specifying PC speaker + + PC speaker is now usable again with newer QEMU since the change of how= it + is specified on the command line. + + * qemu_tpm: Try harder to create emulator state + + Libvirt no longer considers empty directory valid SWTPM state and setu= p is + now run properly in such case. + =20 v9.5.0 (2023-07-03) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --=20 2.41.0