qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/5] migration pull


From: Amit Shah
Subject: [Qemu-devel] [PULL 0/5] migration pull
Date: Tue, 23 Feb 2016 13:00:50 +0530

The following changes since commit 8eb779e4223a18db9838a49ece1bc72cfdfb7761:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2016-02-22 16:55:41 +0000)

are available in the git repository at:

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

for you to fetch changes up to 612f0af57aa1e8d4e09d7f1a1c442e1d943cbf0c:

  cutils: add avx2 instruction optimization (2016-02-23 12:53:03 +0530)

----------------------------------------------------------------
Migration:
 - enable avx2 instructions when available
 - fix a qcow2 assert
 - minor code rearrangement

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


Denis V. Lunev (2):
  migration: move bdrv_invalidate_cache_all of of coroutine context
  migration: move bdrv_invalidate_cache_all of of coroutine context

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

Wei Yang (1):
  migration: reorder code to make it symmetric

 configure             |  21 +++++++++
 include/qemu-common.h |   8 +---
 migration/migration.c |  89 ++++++++++++++++++++-----------------
 migration/savevm.c    |  32 ++++++++------
 util/cutils.c         | 118 ++++++++++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 204 insertions(+), 64 deletions(-)

-- 
2.5.0




reply via email to

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