qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 565599: migration: Check that postcopy fd's a


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] 565599: migration: Check that postcopy fd's are not NULL
Date: Sat, 06 Nov 2021 16:44:13 -0700

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 565599807fee415a2e071d2c4f532f4e3bb18dcb
      
https://github.com/qemu/qemu/commit/565599807fee415a2e071d2c4f532f4e3bb18dcb
  Author: Juan Quintela <quintela@redhat.com>
  Date:   2021-11-06 (Sat, 06 Nov 2021)

  Changed paths:
    M migration/postcopy-ram.c

  Log Message:
  -----------
  migration: Check that postcopy fd's are not NULL

If postcopy has finished, it frees the array.
But vhost-user unregister it at cleanup time.

fixes: c4f7538
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>


  Commit: f78d4ed701454f10079461b981ba2a61a95762ab
      
https://github.com/qemu/qemu/commit/f78d4ed701454f10079461b981ba2a61a95762ab
  Author: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
  Date:   2021-11-06 (Sat, 06 Nov 2021)

  Changed paths:
    M qapi/migration.json

  Log Message:
  -----------
  docs: fix qemu incorrect tag

The patchset merged in 71864eadd9a ("migration/dirtyrate:
introduce struct and adjust DirtyRateStat") was targeting
QEMU 6.1 but got merged later, so correct the tag for 6.2.

Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>


  Commit: 63ed851de474b1e2458cb9b4ba6e02a88f72c25c
      
https://github.com/qemu/qemu/commit/63ed851de474b1e2458cb9b4ba6e02a88f72c25c
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2021-11-06 (Sat, 06 Nov 2021)

  Changed paths:
    M migration/postcopy-ram.c
    M qapi/migration.json

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/juanquintela/tags/migration-20211106-pull-request' into staging

Migration Pull request

- fix vhost-user crash when using postcopy (me)
- fix incorrect tag for docs (hyman)

Please apply, Juan.

# gpg: Signature made Sat 06 Nov 2021 07:29:37 PM EDT
# gpg:                using RSA key 1899FF8EDEBF58CCEE034B82F487EF185872D723
# gpg: Good signature from "Juan Quintela <quintela@redhat.com>" [full]
# gpg:                 aka "Juan Quintela <quintela@trasno.org>" [full]

* remotes/juanquintela/tags/migration-20211106-pull-request:
  docs: fix qemu incorrect tag
  migration: Check that postcopy fd's are not NULL

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


Compare: https://github.com/qemu/qemu/compare/1f5068133179...63ed851de474



reply via email to

[Prev in Thread] Current Thread [Next in Thread]