qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 6c1b66: migration: static variables will not


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 6c1b66: migration: static variables will not be reset at s...
Date: Thu, 20 Nov 2014 06:30:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6c1b663c4c3725bc4bc33f78ed266ddef80a2ca8
      
https://github.com/qemu/qemu/commit/6c1b663c4c3725bc4bc33f78ed266ddef80a2ca8
  Author: ChenLiang <address@hidden>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M arch_init.c

  Log Message:
  -----------
  migration: static variables will not be reset at second migration

The static variables in migration_bitmap_sync will not be reset in
the case of a second attempted migration.

Signed-off-by: ChenLiang <address@hidden>
Signed-off-by: Gonglei <address@hidden>
Reviewed-by: Dr. David Alan Gilbert <address@hidden>
Signed-off-by: Amit Shah <address@hidden>


  Commit: f75ad80f6c8ce0d83224076bd3445c77451977d5
      
https://github.com/qemu/qemu/commit/f75ad80f6c8ce0d83224076bd3445c77451977d5
  Author: Peter Maydell <address@hidden>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M arch_init.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.2-2' into 
staging

Fix from a while back that unfortunately got ignored.  Dave Gilbert says
it may actually fix a case where autoconverge would break on a repeat
migration (and not just fix stats).

# gpg: Signature made Thu 20 Nov 2014 12:52:41 GMT using RSA key ID 854083B6
# gpg: Good signature from "Amit Shah <address@hidden>"
# gpg:                 aka "Amit Shah <address@hidden>"
# gpg:                 aka "Amit Shah <address@hidden>"

* remotes/amit-migration/tags/for-2.2-2:
  migration: static variables will not be reset at second migration

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


Compare: https://github.com/qemu/qemu/compare/af3ff19b48f0...f75ad80f6c8c

reply via email to

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