On 6/25/20 8:01 PM, Andrea Bolognani wrote:
On Thu, 2020-06-18 at 10:25 +0200, Shalini Chellathurai Saroja wrote:
Shalini Chellathurai Saroja (5):
conf: use g_autofree to ensure automatic cleanup
conf: fix zPCI address auto-generation on s390
qemu: move ZPCI uid validation into device validation
tests: qemu: add more tests for ZPCI on S390
tests: add test with PCI and CCW device
Aside from the comments in patch 2/5, everything looks good to me.
The series does, however, not update the release notes (NEWS.rst):
can you please post a 6/5 patch that takes care of that, assuming we
decide not to go with a respin?
Hi Andrea,
Thank you :-). I have attached the patch to update the release notes
with this email.
Thanks!
>From 24627aba97467f2c3e4ccf234faf294007c15435 Mon Sep 17 00:00:00 2001
From: Shalini Chellathurai Saroja <shalini@xxxxxxxxxxxxx>
Date: Fri, 26 Jun 2020 10:59:41 +0200
Subject: [PATCH libvirt v2 6/5] news: documentation of fix
Signed-off-by: Shalini Chellathurai Saroja <shalini@xxxxxxxxxxxxx>
---
NEWS.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 54b1e4a9..0e9822cd 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -56,6 +56,11 @@ v6.5.0 (unreleased)
This release fixes a regression which was introduced in libvirt v6.4.0
where libvirtd always crashes when a block commit of a disk is requested.
+ * qemu: fixed zPCI address auto generation on s390
+
+ Removes the correlation between the zPCI address attributes uid and fid.
+ Fixes the validation and autogeneration of zPCI address attributes.
+
v6.4.0 (2020-06-02)
===================
--
2.25.4