diff options
author | Rao, Lei | 2021-11-01 08:57:03 +0100 |
---|---|---|
committer | Juan Quintela | 2021-11-03 09:38:53 +0100 |
commit | 04dd89169b94789aacde0a9b29943e8614879343 (patch) | |
tree | a0fb1a22ae87eee295418a4a3d2b3cf66fdea4d6 /docs/qemu-option-trace.rst.inc | |
parent | colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff (diff) | |
download | qemu-04dd89169b94789aacde0a9b29943e8614879343.tar.gz qemu-04dd89169b94789aacde0a9b29943e8614879343.tar.xz qemu-04dd89169b94789aacde0a9b29943e8614879343.zip |
Removed the qemu_fclose() in colo_process_incoming_thread
After the live migration, the related fd will be cleanup in
migration_incoming_state_destroy(). So, the qemu_close()
in colo_process_incoming_thread is not necessary.
Signed-off-by: Lei Rao <lei.rao@intel.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'docs/qemu-option-trace.rst.inc')
0 files changed, 0 insertions, 0 deletions