[PATCH v2 0/2] Some optimization in dirty bitmap sync

Keqian Zhu posted 2 patches 5 years, 8 months ago
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test FreeBSD passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200310091704.42340-1-zhukeqian1@huawei.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>
include/exec/ram_addr.h | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
[PATCH v2 0/2] Some optimization in dirty bitmap sync
Posted by Keqian Zhu 5 years, 8 months ago
This patch series including code style change and performace fix
about dirty bitmap sync.

---
changelogs:

v2:
 - split code style change and performace fix.

Keqian Zhu (2):
  memory: Introduce start_global variable in dirty bitmap sync
  migration: not require length align when choose fast dirty sync path

 include/exec/ram_addr.h | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

-- 
2.19.1