qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 3260cd: hbitmap: fix missing restore count wh


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 3260cd: hbitmap: fix missing restore count when finish des...
Date: Thu, 08 Feb 2018 03:02:56 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 3260cdfffbf00f33923f5f9f6bef45932d7ac28b
      
https://github.com/qemu/qemu/commit/3260cdfffbf00f33923f5f9f6bef45932d7ac28b
  Author: Liang Li <address@hidden>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
    M util/hbitmap.c

  Log Message:
  -----------
  hbitmap: fix missing restore count when finish deserialization

The .count of HBitmap is forgot to set in function
hbitmap_deserialize_finish, let's set it to the right value.

Cc: Vladimir Sementsov-Ogievskiy <address@hidden>
Cc: Fam Zheng <address@hidden>
Cc: Max Reitz <address@hidden>
Cc: John Snow <address@hidden>
Reviewed-by: Vladimir Sementsov-Ogievskiy <address@hidden>
Signed-off-by: Weiping Zhang <address@hidden>
Signed-off-by: Liang Li <address@hidden>
Reviewed-by: John Snow <address@hidden>
Message-id: address@hidden
Signed-off-by: John Snow <address@hidden>


  Commit: b256b89c63c12e902645dd55e7b5362f60574742
      
https://github.com/qemu/qemu/commit/b256b89c63c12e902645dd55e7b5362f60574742
  Author: Peter Maydell <address@hidden>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M util/hbitmap.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into 
staging

# gpg: Signature made Wed 07 Feb 2018 17:00:12 GMT
# gpg:                using RSA key 7DEF8106AAFC390E
# gpg: Good signature from "John Snow (John Huston) <address@hidden>"
# Primary key fingerprint: FAEB 9711 A12C F475 812F  18F2 88A9 064D 1835 61EB
#      Subkey fingerprint: F9B7 ABDB BCAC DF95 BE76  CBD0 7DEF 8106 AAFC 390E

* remotes/jnsnow/tags/bitmaps-pull-request:
  hbitmap: fix missing restore count when finish deserialization

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


Compare: https://github.com/qemu/qemu/compare/1e5caa0e2300...b256b89c63c1

reply via email to

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