diff options
author | Fiona Ebner <f.ebner@proxmox.com> | 2023-05-26 13:59:08 +0200 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2023-06-02 01:03:19 +0200 |
commit | 3a8b81f2e6393828589699bb0b8ef557b9ae5937 (patch) | |
tree | 7c91e7b712aab60cdf08bb7516b05036671ff192 /migration/rdma.h | |
parent | a4c6275aa11f153a6a7e614dd867c62b904f8838 (diff) | |
download | qemu-3a8b81f2e6393828589699bb0b8ef557b9ae5937.zip qemu-3a8b81f2e6393828589699bb0b8ef557b9ae5937.tar.gz qemu-3a8b81f2e6393828589699bb0b8ef557b9ae5937.tar.bz2 |
migration: stop tracking ram writes when cancelling background migration
Currently, it is only done when the iteration finishes successfully.
Not cleaning up the userfaultfd write protection can lead to
symptoms/issues such as the process hanging in memmove or GDB not
being able to attach.
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Message-Id: <20230526115908.196171-1-f.ebner@proxmox.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'migration/rdma.h')
0 files changed, 0 insertions, 0 deletions