The following changes since commit 3284aa128153750f14a61e8a96fd085e6f2999b6:
Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-04-22' into staging (2019-04-24 13:19:41 +0100) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-hppa-20190426 for you to fetch changes up to 647ad90a1eb6c016071d21e4f1e22b9cd4986417: target/hppa: Always return EXCP_DMAR for protection id trap (2019-04-26 11:09:22 -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(-)