From: David Gibson <david@gibson.dropbear.id.au>
To: aik@ozlabs.ru, benh@kernel.crashing.org, mdroth@linux.vnet.ibm.com
Cc: lvivier@redhat.com, thuth@redhat.com, agraf@suse.de,
qemu-devel@nongnu.org, qemu-ppc@nongnu.org,
David Gibson <david@gibson.dropbear.id.au>
Subject: [Qemu-devel] [PATCH 0/2] 64kiB page support for TCG guests with POWER8 CPU
Date: Mon, 21 Dec 2015 13:41:08 +1100 [thread overview]
Message-ID: <1450665670-18323-1-git-send-email-david@gibson.dropbear.id.au> (raw)
This series enables 64kiB pages when using a TCG emulated POWER8 CPU.
This gets the emulated POWER8 MMU a little bit closer to what the real
POWER8 CPU supports.
David Gibson (2):
ppc: Move HPTE size parsing code to target-ppc helper (and add 64kiB
pages)
ppc: Allow 64kiB pages for POWER8 in TCG
hw/ppc/spapr_hcall.c | 26 ++++++++------------------
target-ppc/mmu-hash64.c | 31 +++++++++++++++++++++++++++++++
target-ppc/mmu-hash64.h | 3 +++
target-ppc/translate_init.c | 17 +++++++++++++++++
4 files changed, 59 insertions(+), 18 deletions(-)
--
2.5.0
next reply other threads:[~2015-12-21 2:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-21 2:41 David Gibson [this message]
2015-12-21 2:41 ` [Qemu-devel] [PATCH 1/2] ppc: Move HPTE size parsing code to target-ppc helper (and add 64kiB pages) David Gibson
2016-01-08 3:31 ` Alexey Kardashevskiy
2015-12-21 2:41 ` [Qemu-devel] [PATCH 2/2] ppc: Allow 64kiB pages for POWER8 in TCG David Gibson
2015-12-21 2:49 ` Benjamin Herrenschmidt
2016-01-08 3:56 ` Alexey Kardashevskiy
2016-01-12 0:26 ` David Gibson
2016-01-12 4:30 ` Alexey Kardashevskiy
2016-01-12 4:33 ` David Gibson
2016-01-12 5:39 ` Alexey Kardashevskiy
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=1450665670-18323-1-git-send-email-david@gibson.dropbear.id.au \
--to=david@gibson.dropbear.id.au \
--cc=agraf@suse.de \
--cc=aik@ozlabs.ru \
--cc=benh@kernel.crashing.org \
--cc=lvivier@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=thuth@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).