[libvirt PATCH] news: document my changes for 10.0.0

Ján Tomko posted 1 patch 3 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/2751cfceda61830bd9576f314231b9cf469054db.1705501864.git.jtomko@redhat.com
NEWS.rst | 11 +++++++++++
1 file changed, 11 insertions(+)
[libvirt PATCH] news: document my changes for 10.0.0
Posted by Ján Tomko 3 months, 1 week ago
Signed-off-by: Ján Tomko <jtomko@redhat.com>
---
 NEWS.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index e5df8224e9..4c799999fe 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -72,6 +72,12 @@ v10.0.0 (2024-01-15)
     change in a future release and can be customized with the
     nbdkit_config_default build option.
 
+  * qemu: add ID mapping support for virtiofsd
+
+    New ``<idmap>`` element was added for virtiofsd-based ``<filesystem>``
+    devices. It can be used to set up UID and GID mapping between host
+    and guest, making running virtiofsd unprivileged much more useful.
+
 * **Improvements**
 
   * qemu: Improve migration XML use when persisting VM on destination
@@ -94,6 +100,11 @@ v10.0.0 (2024-01-15)
 
     The test driver now supports basic hotplug and hotunplug of PCI devices.
 
+  * qemu: allow virtiofsd to run unprivileged
+
+    Nowadays virtiofsd no longer requires to run with root privileges, so the
+    restriction to always run as root is now removed from libvirt too.
+
 * **Bug fixes**
 
   * qemu: Various migration bug fixes and debuggability improvement
-- 
2.42.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [libvirt PATCH] news: document my changes for 10.0.0
Posted by Andrea Bolognani 3 months, 1 week ago
On Wed, Jan 17, 2024 at 03:31:04PM +0100, Ján Tomko wrote:
> Signed-off-by: Ján Tomko <jtomko@redhat.com>
> ---
>  NEWS.rst | 11 +++++++++++
>  1 file changed, 11 insertions(+)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org