qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com
Subject: [Qemu-devel] [PULL 0/4] alpha-softmmu improvements
Date: Fri, 16 Aug 2013 23:20:08 -0700	[thread overview]
Message-ID: <1376720412-2165-1-git-send-email-rth@twiddle.net> (raw)

No changes since the patch set was first posted, but rebased against head.


r~



The following changes since commit f202039811d8746b0586d2fd5f61de6c8cf68056:

  Open up 1.7 development branch (2013-08-15 15:41:13 -0500)

are available in the git repository at:

  git://github.com/rth7680/qemu.git axp-next

for you to fetch changes up to b83c4db89561e78ca5a1808329cbf937c6d75cc3:

  target-alpha: Implement the typhoon iommu (2013-08-16 11:17:23 -0700)

----------------------------------------------------------------
Richard Henderson (4):
      target-alpha: Implement call_pal without an exception
      target-alpha: Use goto_tb in call_pal
      target-alpha: Consider the superpage when threading and ending TBs
      target-alpha: Implement the typhoon iommu

 hw/alpha/typhoon.c        | 202 +++++++++++++++++++++++++++++++++++++++-------
 target-alpha/helper.h     |   2 +
 target-alpha/sys_helper.c |  17 ++++
 target-alpha/translate.c  |  82 ++++++++++++++++---
 4 files changed, 264 insertions(+), 39 deletions(-)

             reply	other threads:[~2013-08-17  6:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-17  6:20 Richard Henderson [this message]
2013-08-17  6:20 ` [Qemu-devel] [PULL 1/4] target-alpha: Implement call_pal without an exception Richard Henderson
2013-08-17  6:20 ` [Qemu-devel] [PULL 2/4] target-alpha: Use goto_tb in call_pal Richard Henderson
2013-08-17  6:20 ` [Qemu-devel] [PULL 3/4] target-alpha: Consider the superpage when threading and ending TBs Richard Henderson
2013-08-17  6:20 ` [Qemu-devel] [PULL 4/4] target-alpha: Implement the typhoon iommu Richard Henderson

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=1376720412-2165-1-git-send-email-rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=aliguori@us.ibm.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).