qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/3] migration: avx2, 'info migrate' updates


From: Amit Shah
Subject: [Qemu-devel] [PULL 0/3] migration: avx2, 'info migrate' updates
Date: Tue, 8 Mar 2016 17:02:31 +0530

The following changes since commit 97556fe80e4f7252300b3498b3477fb4295153a3:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging 
(2016-03-08 04:53:37 +0000)

are available in the git repository at:

  https://git.kernel.org/pub/scm/virt/qemu/amit/migration.git 
tags/migration-for-2.6-6

for you to fetch changes up to 28b90d9c19d368645f475e36297ca21c53c38799:

  cutils: add avx2 instruction optimization (2016-03-08 16:53:26 +0530)

----------------------------------------------------------------
migration:
* add avx2 instruction optimization, speeds up zero-page checking on
  compatible architectures and compilers (gcc 4.9+)
* add additional postcopy stats to 'info migrate' output

----------------------------------------------------------------

Dr. David Alan Gilbert (1):
  Postcopy: Fix sync count in info migrate

Liang Li (2):
  configure: detect ifunc and avx2 attribute
  cutils: add avx2 instruction optimization

 configure             |  21 +++++++++
 include/qemu-common.h |   8 +---
 migration/migration.c |   1 +
 util/cutils.c         | 124 ++++++++++++++++++++++++++++++++++++++++++++++++--
 4 files changed, 143 insertions(+), 11 deletions(-)

-- 
2.5.0




reply via email to

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