qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 6f5629: COLO: Fix Colo doc secondeary should


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 6f5629: COLO: Fix Colo doc secondeary should be secondary
Date: Fri, 02 Nov 2018 03:52:39 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6f5629c6b2e67fe998688b349f6b8d8b1582a00a
      
https://github.com/qemu/qemu/commit/6f5629c6b2e67fe998688b349f6b8d8b1582a00a
  Author: wangguang <address@hidden>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M docs/COLO-FT.txt

  Log Message:
  -----------
  COLO: Fix Colo doc secondeary should be secondary

Signed-off-by: Guang Wang <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Signed-off-by: Dr. David Alan Gilbert <address@hidden>


  Commit: ea3b23e5ffc4b937958ba54b006a2a5e2e664f12
      
https://github.com/qemu/qemu/commit/ea3b23e5ffc4b937958ba54b006a2a5e2e664f12
  Author: Zhang Chen <address@hidden>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M qapi/migration.json

  Log Message:
  -----------
  qapi: Fix COLOStatus and query-colo-status since version

This structure and command have missed qemu version 3.0, so fix it to since 
version 3.1.

Signed-off-by: Zhang Chen <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Dr. David Alan Gilbert <address@hidden>
Signed-off-by: Dr. David Alan Gilbert <address@hidden>


  Commit: 3d63da16fbcd05405efd5946000cdb45474a9bad
      
https://github.com/qemu/qemu/commit/3d63da16fbcd05405efd5946000cdb45474a9bad
  Author: Jia Lina <address@hidden>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M migration/migration.c
    M migration/migration.h
    M migration/savevm.c

  Log Message:
  -----------
  migration: avoid segmentfault when take a snapshot of a VM which being 
migrated

During an active background migration, snapshot will trigger a
segmentfault. As snapshot clears the "current_migration" struct
and updates "to_dst_file" before it finds out that there is a
migration task, Migration accesses the null pointer in
"current_migration" struct and qemu crashes eventually.

Signed-off-by: Jia Lina <address@hidden>
Signed-off-by: Chai Wen <address@hidden>
Signed-off-by: Zhang Yu <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Dr. David Alan Gilbert <address@hidden>
Signed-off-by: Dr. David Alan Gilbert <address@hidden>


  Commit: 4cb890b858bd1bd5935457401630d95754c4be48
      
https://github.com/qemu/qemu/commit/4cb890b858bd1bd5935457401630d95754c4be48
  Author: Peter Maydell <address@hidden>
  Date:   2018-11-02 (Fri, 02 Nov 2018)

  Changed paths:
    M docs/COLO-FT.txt
    M migration/migration.c
    M migration/migration.h
    M migration/savevm.c
    M qapi/migration.json

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20181031a' 
into staging

Minor migration fixes 2018-10-31

# gpg: Signature made Wed 31 Oct 2018 16:55:40 GMT
# gpg:                using RSA key 0516331EBC5BFDE7
# gpg: Good signature from "Dr. David Alan Gilbert (RH2) <address@hidden>"
# Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7

* remotes/dgilbert/tags/pull-migration-20181031a:
  migration: avoid segmentfault when take a snapshot of a VM which being 
migrated
  qapi: Fix COLOStatus and query-colo-status since version
  COLO: Fix Colo doc secondeary should be secondary

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/ef302748655d...4cb890b858bd
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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