Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: 9675814c6fe3e6953976b5299090a6abef555741
https://github.com/siemens/jailhouse/commit/9675814c6fe3e6953976b5299090a6abef555741
Author: Jan Kiszka <[email protected]>
Date: 2018-02-28 (Wed, 28 Feb 2018)
Changed paths:
M hypervisor/arch/arm/traps.c
M hypervisor/arch/arm64/traps.c
M include/arch/arm/asm/jailhouse_hypercall.h
M include/arch/arm64/asm/jailhouse_hypercall.h
Log Message:
-----------
arm/arm64: Reject hypercalls with wrong immediate code
Jailhouse only supports hypercalls with the immediate code 0x4a48. Avoid
interpreting calls with other codes as ours.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 5f4cca36212076a1157e140f7e0b196bff3012f5
https://github.com/siemens/jailhouse/commit/5f4cca36212076a1157e140f7e0b196bff3012f5
Author: Jan Kiszka <[email protected]>
Date: 2018-02-28 (Wed, 28 Feb 2018)
Changed paths:
M hypervisor/arch/arm/include/asm/sysregs.h
M hypervisor/arch/arm64/include/asm/sysregs.h
Log Message:
-----------
arm/arm64: Replace HSR/ESR_ISS_MASK with BIT_MASK
Makes the mask more readable. There is also no need for a separate
define because only HSR/ESR_ISS makes use of it.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: bd5ad1e0f3dd4e0968ddc44e11975768e4ae9406
https://github.com/siemens/jailhouse/commit/bd5ad1e0f3dd4e0968ddc44e11975768e4ae9406
Author: Jan Kiszka <[email protected]>
Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths:
M hypervisor/include/jailhouse/utils.h
Log Message:
-----------
core: Provide GET_FIELD helper macro
This allows to extract the value of a bitfield from a variable, properly
shifted to the right for direct use.
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/113cdedc6239...bd5ad1e0f3dd
--
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.