Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
* **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)
===================