diff options
author | Liang Li | 2018-02-07 17:35:49 +0100 |
---|---|---|
committer | John Snow | 2018-02-07 17:35:49 +0100 |
commit | 3260cdfffbf00f33923f5f9f6bef45932d7ac28b (patch) | |
tree | 139ee6552aea48667799037ea99bdd2cc199f337 /qapi/qmp-dispatch.c | |
parent | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'... (diff) | |
download | qemu-3260cdfffbf00f33923f5f9f6bef45932d7ac28b.tar.gz qemu-3260cdfffbf00f33923f5f9f6bef45932d7ac28b.tar.xz qemu-3260cdfffbf00f33923f5f9f6bef45932d7ac28b.zip |
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 <vsementsov@virtuozzo.com>
Cc: Fam Zheng <famz@redhat.com>
Cc: Max Reitz <mreitz@redhat.com>
Cc: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Weiping Zhang <zhangweiping@didichuxing.com>
Signed-off-by: Liang Li <liliangleo@didichuxing.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 20180118131308.GA2181@liangdeMacBook-Pro.local
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'qapi/qmp-dispatch.c')
0 files changed, 0 insertions, 0 deletions