qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] migration: avx2, 'info migrate' updates
@ 2016-03-08 11:32 Amit Shah
  2016-03-08 11:32 ` [Qemu-devel] [PULL 1/3] Postcopy: Fix sync count in info migrate Amit Shah
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Amit Shah @ 2016-03-08 11:32 UTC (permalink / raw)
  To: Peter Maydell
  Cc: Amit Shah, liang.z.li, qemu list, Dr. David Alan Gilbert,
	Juan Quintela

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-09  5:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08 11:32 [Qemu-devel] [PULL 0/3] migration: avx2, 'info migrate' updates Amit Shah
2016-03-08 11:32 ` [Qemu-devel] [PULL 1/3] Postcopy: Fix sync count in info migrate Amit Shah
2016-03-08 11:32 ` [Qemu-devel] [PULL 2/3] configure: detect ifunc and avx2 attribute Amit Shah
2016-03-08 11:32 ` [Qemu-devel] [PULL 3/3] cutils: add avx2 instruction optimization Amit Shah
2016-03-09  5:14 ` [Qemu-devel] [PULL 0/3] migration: avx2, 'info migrate' updates Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).