]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: consider vdpa block devices for memlock limits
authorJonathon Jongsma <jjongsma@redhat.com>
Tue, 30 May 2023 20:53:38 +0000 (15:53 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 12 Sep 2023 16:06:41 +0000 (11:06 -0500)
commit2efa9ba66a248a1a7ecc1bcc2decfcdbbf2c6b5d
treedc16447170924c2edee56eed99fe453adbb2b625
parent0ebb416d7ef38febb5690db8676e7bb52edc4980
qemu: consider vdpa block devices for memlock limits

vDPA block devices will also need the same consideration for memlock
limits as other vdpa devices, so consider these devices when calculating
memlock limits.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_domain.c