From f3779e2bf835e5365cffde13dd73b2062980866d Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Mon, 22 Aug 2022 16:15:38 -0500 Subject: [PATCH] NEWS: mention vdpa/vfio memlock bump in release notes Signed-off-by: Jonathon Jongsma Reviewed-by: Laine Stump --- NEWS.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 2e0a4a7b94..bd848a8867 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -31,6 +31,13 @@ v8.7.0 (unreleased) * **Bug fixes** + * qemu: increase memlock limit for a domain with multiple vfio/vdpa devices + + When multiple vfio or vdpa devices are assigned to a domain, the locked + memory limit could be too low to map memory for all devices. The memlock + limit has been increased to be proportional to the number of vdpa/vfio + devices. + v8.6.0 (2022-08-01) =================== -- 2.47.2