From: "Igor V. Kovalenko" <igor.v.kovalenko@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] sparc64: improve mmu context handling
Date: Mon, 03 May 2010 11:29:28 +0400 [thread overview]
Message-ID: <20100503072448.367.7010.stgit@skyserv> (raw)
The following series implements more sparc64 MMU bits.
We now support secondary and nucleus contexts referenced by
alternate space access instructions, and handle global MMU
translation entries.
---
Igor V. Kovalenko (3):
sparc64: more ultrasparc asi extensions for disassembler
sparc64: implement global translation table entries
sparc64: handle asi referencing nucleus and secondary MMU contexts
softmmu_exec.h | 25 ++++
sparc-dis.c | 22 ++++
target-sparc/cpu.h | 31 +++++
target-sparc/exec.h | 4 +
target-sparc/helper.c | 71 +++++++----
target-sparc/op_helper.c | 287 ++++++++++++++++++++++++++++++++++------------
6 files changed, 336 insertions(+), 104 deletions(-)
--
Kind regards,
Igor V. Kovalenko
next reply other threads:[~2010-05-03 7:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-03 7:29 Igor V. Kovalenko [this message]
2010-05-03 7:29 ` [Qemu-devel] [PATCH 1/3] sparc64: more ultrasparc asi extensions for disassembler Igor V. Kovalenko
2010-05-03 7:29 ` [Qemu-devel] [PATCH 2/3] sparc64: implement global translation table entries Igor V. Kovalenko
2010-05-03 20:06 ` Blue Swirl
2010-05-03 20:21 ` Igor Kovalenko
2010-05-03 20:29 ` Blue Swirl
2010-05-04 19:12 ` Igor Kovalenko
2010-05-03 7:29 ` [Qemu-devel] [PATCH 3/3] sparc64: handle asi referencing nucleus and secondary MMU contexts Igor V. Kovalenko
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=20100503072448.367.7010.stgit@skyserv \
--to=igor.v.kovalenko@gmail.com \
--cc=qemu-devel@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).