From 28e45ffcccfd1ca3f0fb5094b6084d8335ee6151 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Mon, 21 Mar 2022 16:08:45 +0100 Subject: [PATCH] NEWS: Mention the qemu device property override feature Signed-off-by: Peter Krempa Reviewed-by: Michal Privoznik --- NEWS.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index b9b9807625..754687ac4d 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -25,6 +25,13 @@ v8.2.0 (unreleased) migration allowing migration to proceed even when the user expects certificate name not to match. + * qemu: Allow overrides of device properties via the qemu namespace + + Users wishing to override or modify properties of devices configured by + libvirt can use the ```` QEMU namespace element to + specify the overrides instead of relying on the argv passthrough of the + ``-set`` qemu commandline option which no longer works with new qemu. + * **Bug fixes** * Both build and tests should now pass on Alpine Linux or any other -- 2.47.3