[libvirt PATCH] NEWS: document fix for starting transient domains

2025-01-14 Thread Ján Tomko
Signed-off-by: Ján Tomko --- NEWS.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 08d1d24d48..eedb6008bd 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -21,6 +21,11 @@ v11.0.0 (unreleased) * **Bug fixes** + * qemu: tpm: do not update profile name for transien

[PATCH 0/2] tests: Add qemu-9.2 dev cycle caps on s390x

2025-01-14 Thread Michal Privoznik
NB, the capabilities were captured in a VM running on an actual s390x machine so there might be some CPU features (incorrectly) missing. But it's the best I can do. Michal Prívozník (2): qemuxmlconftest: Switch s390-default-cpu-...-virtio-2.7 to virtio-2.9 tests: qemucapabilities: Add test dat

Re: [libvirt PATCH] NEWS: document bug fix for snapshots

2025-01-14 Thread Martin Kletzander
On Mon, Jan 13, 2025 at 01:30:13PM +0100, Pavel Hrdina wrote: Signed-off-by: Pavel Hrdina --- NEWS.rst | 7 +++ 1 file changed, 7 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 08d1d24d48..98f489dfb0 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -21,6 +21,13 @@ v11.0.0 (unreleased) * **Bug

[PATCH 1/2] qemuxmlconftest: Switch s390-default-cpu-...-virtio-2.7 to virtio-2.9

2025-01-14 Thread Michal Privoznik
In its upstream commit [1], qemu dropped s390-2.7 machine type, then in commit [2] the s390-2.8 machine type was dropped. Therefore, switch both tests to s390-2.9 which is still available (though deprecated). 1: https://gitlab.com/qemu-project/qemu/-/commit/3199c7ee76089fb6844f6b2bed1f5d3d99a7527

Re: [libvirt PATCH] NEWS: document fix for starting transient domains

2025-01-14 Thread Martin Kletzander
On Tue, Jan 14, 2025 at 01:56:43PM +0100, Ján Tomko wrote: Signed-off-by: Ján Tomko Reviewed-by: Martin Kletzander --- NEWS.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 08d1d24d48..eedb6008bd 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -21,6 +21,11 @@ v1

Re: [PATCH] secret: Check length of value in secret object

2025-01-14 Thread Daniel P . Berrangé
On Tue, Jan 14, 2025 at 03:06:09PM +0100, Adam Julis wrote: > Ensure that the value in the secret object is validated not only for NULL > but also for its size. An empty value may not always be NULL, if it has > been manually deleted from the .base64 file. This sounds a bit wierd - can you explain

Re: [PATCH] NEWS: Add few things I changed this release

2025-01-14 Thread Ján Tomko
On a Tuesday in 2025, Martin Kletzander wrote: Signed-off-by: Martin Kletzander --- NEWS.rst | 12 1 file changed, 12 insertions(+) Reviewed-by: Ján Tomko Jano signature.asc Description: PGP signature

[PATCH] NEWS: Add few things I changed this release

2025-01-14 Thread Martin Kletzander
Signed-off-by: Martin Kletzander --- NEWS.rst | 12 1 file changed, 12 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 9f0804ec67ff..02679602cc6a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,10 @@ v11.0.0 (unreleased) * **New features** + * qemu: Add support for dire

[PATCH] NEWS: Document features/improvements/bug fixes I've participated in

2025-01-14 Thread Michal Privoznik
There are some features/improvements/bug fixes I've either contributed or reviewed/merged. Document them for upcoming release. Signed-off-by: Michal Privoznik --- NEWS.rst | 16 1 file changed, 16 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index eedb6008bd..9f0804ec67 10064

Re: [PATCH] NEWS: Document features/improvements/bug fixes I've participated in

2025-01-14 Thread Ján Tomko
On a Tuesday in 2025, Michal Privoznik wrote: There are some features/improvements/bug fixes I've either contributed or reviewed/merged. Document them for upcoming release. Signed-off-by: Michal Privoznik --- NEWS.rst | 16 1 file changed, 16 insertions(+) Reviewed-by: Ján To

[PATCH] secret: Check length of value in secret object

2025-01-14 Thread Adam Julis
Ensure that the value in the secret object is validated not only for NULL but also for its size. An empty value may not always be NULL, if it has been manually deleted from the .base64 file. Signed-off-by: Adam Julis --- src/conf/virsecretobj.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(

[PATCH] NEWS: Document some of my fixes in this release

2025-01-14 Thread Jiri Denemark
Signed-off-by: Jiri Denemark --- NEWS.rst | 13 + 1 file changed, 13 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 15042595ed..1d3e3c3cff 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -61,6 +61,19 @@ v11.0.0 (unreleased) schema. This is now fixed by not parsing any specified f

Re: [PATCH] NEWS: Document some of my fixes in this release

2025-01-14 Thread Ján Tomko
On a Tuesday in 2025, Jiri Denemark wrote: Signed-off-by: Jiri Denemark --- NEWS.rst | 13 + 1 file changed, 13 insertions(+) Reviewed-by: Ján Tomko Jano signature.asc Description: PGP signature

Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules

2025-01-14 Thread Andrea Bolognani
On Wed, Jan 08, 2025 at 11:06:54AM -0700, Jim Fehlig wrote: > On 1/8/25 06:50, Georgia Garcia wrote: > > On Tue, 2025-01-07 at 17:29 -0700, Jim Fehlig wrote: > > > On 1/7/25 08:23, Georgia Garcia wrote: > > > > Some rules are generated dynamically during boot and added to the > > > > AppArmor polic

Re: [RFC PATCH 0/5] qemu: Route hostdevs to multiple nested SMMUs

2025-01-14 Thread Nathan Chen via Devel
Hi Daniel, Top level libvirt device representation in XML is based on the device *class*, not the specific device impl. Adding a device type XML element in libvirt is totally inappropriate. Any configuration must be done beneath the element. 1. Adding a attribute for PXB controller. 2. Havin

Re: [PATCH] qemu monitor: Fix incorrect error message condition

2025-01-14 Thread Peter Krempa
On Thu, Jan 02, 2025 at 15:14:35 +, Fabian Leditzky via Devel wrote: > Fixes 'block_io_throttle inserted entry was not in expected format' > error message spam. [1] > > Without this patch, libvirtd writes an error message every time this > function runs for a domain which has CD-ROM drives w

Re: [PATCH 00/20] qemu: support mapped-ram+directio+mulitfd

2025-01-14 Thread Jim Fehlig via Devel
On 1/8/25 16:38, Jim Fehlig wrote: Happy new year everyone! One resolution I have is to revive this topic and strive to get the feature merged :-). On 8/8/24 17:37, Jim Fehlig wrote: This series is essentially V1 of a prior RFC [1] to support QEMU's mapped-ram stream format [2] and migration c