On Thu, Apr 07, 2022 at 05:41:12PM -0700, Ricardo Koller wrote: > Deleting a memslot (when freeing a VM) is not closing the backing fd, > nor it's unmapping the alias mapping. Fix by adding the missing close > and munmap. > > Reviewed-by: Ben Gardon <bgardon@xxxxxxxxxx> > Signed-off-by: Ricardo Koller <ricarkol@xxxxxxxxxx> Reviewed-by: Oliver Upton <oupton@xxxxxxxxxx>