See patches for details. Note that patch 4 (GET_FIELD) is without users so far, but Adeel is currently looking into some cleanups based on it.
Jan CC: Adeel Ahmad <[email protected]> Jan Kiszka (4): arm: Fix name of HSR ISS field arm/arm64: Reject hypercalls with wrong immediate code arm/arm64: Replace HSR/ESR_ISS_MASK with BIT_MASK core: Provide GET_FIELD helper macro hypervisor/arch/arm/include/asm/sysregs.h | 7 +++---- hypervisor/arch/arm/mmio.c | 18 +++++++++--------- hypervisor/arch/arm/traps.c | 9 ++++++--- hypervisor/arch/arm64/include/asm/sysregs.h | 3 +-- hypervisor/arch/arm64/traps.c | 3 +++ hypervisor/include/jailhouse/utils.h | 6 +++++- include/arch/arm/asm/jailhouse_hypercall.h | 2 ++ include/arch/arm64/asm/jailhouse_hypercall.h | 2 ++ 8 files changed, 31 insertions(+), 19 deletions(-) -- 2.13.6 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
