On Tue, Jun 06, 2023 at 16:11:03 -0500, Jonathon Jongsma wrote: > 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@xxxxxxxxxx> > --- > src/qemu/qemu_domain.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>