On Wed, Aug 03, 2022 at 01:25:02PM +0200, Jiri Denemark wrote: > When resetting private data after stopping QEMU process we should also > reset the original memory locking limit (both normal and pre-migration) > as they are not relevant anymore. > > Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> > --- Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>