]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Bump the memory locking limit for mdevs as well
authorErik Skultety <eskultet@redhat.com>
Thu, 16 Feb 2017 16:18:35 +0000 (17:18 +0100)
committerErik Skultety <eskultet@redhat.com>
Mon, 27 Mar 2017 13:39:35 +0000 (15:39 +0200)
commitc8e6775f300e9cb0264fe60e48dfa060026fe296
tree6571c13ae749b9d0b0226bf31462b8f1d54e54fc
parentde4e8bdbc703e7467d1364c0db8063ac1e704e8c
qemu: Bump the memory locking limit for mdevs as well

Since mdevs are just another type of VFIO devices, we should increase
the memory locking limit the same way we do for VFIO PCI devices.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
src/qemu/qemu_domain.c