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