qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/4] alpha-softmmu improvements


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/4] alpha-softmmu improvements
Date: Fri, 16 Aug 2013 23:20:08 -0700

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 via email to

[Prev in Thread] Current Thread [Next in Thread]