qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
	Paolo Bonzini <pbonzini@redhat.com>,
	qemu-ppc@nongnu.org, Alexander Graf <agraf@suse.de>
Subject: [Qemu-devel] [PATCH v3 0/2] spapr: Enable huge pages again
Date: Fri, 11 Jul 2014 01:03:40 +1000	[thread overview]
Message-ID: <1405004622-12304-1-git-send-email-aik@ozlabs.ru> (raw)

This does small RMA allocation rework and enables huge pages.

Please comment, especially commit logs. Thanks!

Changes:
v3:
* split to 2 patches, one mechanical
* tested on PPC970

v2:
* moved RMA memory region out of KVM code


Alexey Kardashevskiy (2):
  spapr: Move RMA memory region registration code
  spapr: Enable use of huge pages

 hw/ppc/spapr.c       | 19 ++++++++++++-------
 target-ppc/kvm.c     | 13 +++----------
 target-ppc/kvm_ppc.h |  2 +-
 3 files changed, 16 insertions(+), 18 deletions(-)

-- 
2.0.0

             reply	other threads:[~2014-07-10 15:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 15:03 Alexey Kardashevskiy [this message]
2014-07-10 15:03 ` [Qemu-devel] [PATCH v3 1/2] spapr: Move RMA memory region registration code Alexey Kardashevskiy
2014-07-10 15:03 ` [Qemu-devel] [PATCH v3 2/2] spapr: Enable use of huge pages Alexey Kardashevskiy
2014-07-14 13:13 ` [Qemu-devel] [PATCH v3 0/2] spapr: Enable huge pages again Alexey Kardashevskiy
2014-07-14 13:30   ` Paolo Bonzini
2014-07-14 17:24     ` Alexander Graf
2014-07-14 20:59       ` [Qemu-devel] [Qemu-ppc] " Alexander Graf

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=1405004622-12304-1-git-send-email-aik@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=agraf@suse.de \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /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).