qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL v2 0/2] target/hppa patch queue


From: Richard Henderson
Subject: [Qemu-devel] [PULL v2 0/2] target/hppa patch queue
Date: Mon, 29 Apr 2019 14:58:21 -0700

Rebased for v2.

The following changes since commit 82b2865e0d0ea4c1001e9e7ed7920bcc0458f6de:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190429' 
into staging (2019-04-29 18:05:56 +0100)

are available in the Git repository at:

  https://github.com/rth7680/qemu.git tags/pull-hppa-20190429

for you to fetch changes up to affdb7e6ba23f8160cb88e11f83db54a35f03d6b:

  target/hppa: Always return EXCP_DMAR for protection id trap (2019-04-29 
14:43:39 -0700)

----------------------------------------------------------------
Implement fast tlb insert insns.
Fix data tlb exception for pa 1.1.

----------------------------------------------------------------
Nick Hudson (2):
      target/hppa: Implement Fast TLB Insert instructions
      target/hppa: Always return EXCP_DMAR for protection id trap

 target/hppa/mem_helper.c |  3 +--
 target/hppa/translate.c  | 54 ++++++++++++++++++++++++++++++++++++++++++++++++
 target/hppa/insns.decode |  3 +++
 3 files changed, 58 insertions(+), 2 deletions(-)



reply via email to

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