From: Amit Shah <amit.shah@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Amit Shah <amit.shah@redhat.com>,
liang.z.li@intel.com, qemu list <qemu-devel@nongnu.org>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
Juan Quintela <quintela@redhat.com>
Subject: [Qemu-devel] [PULL 0/3] migration: avx2, 'info migrate' updates
Date: Tue, 8 Mar 2016 17:02:31 +0530 [thread overview]
Message-ID: <cover.1457436688.git.amit.shah@redhat.com> (raw)
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
next reply other threads:[~2016-03-08 11:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 11:32 Amit Shah [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1457436688.git.amit.shah@redhat.com \
--to=amit.shah@redhat.com \
--cc=dgilbert@redhat.com \
--cc=liang.z.li@intel.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).