]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: Remove redundant cleanup of postcopy_qemufile_src
authorFabiano Rosas <farosas@suse.de>
Mon, 18 Sep 2023 17:28:19 +0000 (14:28 -0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 2 Oct 2023 23:00:54 +0000 (02:00 +0300)
commitd37260b9f0e65cb4722d006d1a96efe4e531954e
tree34eaebf9dab4bb281c366810171e05763d8dd61b
parent73393af917401ab67dabebae5f12017066503fad
migration: Remove redundant cleanup of postcopy_qemufile_src

This file is owned by the return path thread which is already doing
cleanup.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20230918172822.19052-6-farosas@suse.de>
(cherry picked from commit b3b101157d4651f12e6b3361af2de6bace7f9b4a)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
migration/migration.c