[Qemu-devel] [PATCH v1 0/2] HPPA fixes for NetBSD/hppa emulation

Nick Hudson posted 2 patches 5 years ago
Only 0 patches received!
There is a newer version of this series
target/hppa/insns.decode |  3 +++
target/hppa/mem_helper.c |  3 +--
target/hppa/translate.c  | 54 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 58 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH v1 0/2] HPPA fixes for NetBSD/hppa emulation
Posted by Nick Hudson 5 years ago
Hi,

Here are the required changes to allow qemu to emulate NetBSD/hppa.

Nick Hudson (2):
   Implement the pcxl and pcxl2 Fast TLB Insert instructions as used by
     NetBSD (and OpenBSD)
   Always return EXCP_DMAR for protection id trap as EXCP_DMP is
     considered legacy.

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

--
2.17.1