Branch: refs/heads/coverity_scan
Home: https://github.com/siemens/jailhouse
Commit: 5df9232178d3d854c5802466fbc87f02ea14752d
https://github.com/siemens/jailhouse/commit/5df9232178d3d854c5802466fbc87f02ea14752d
Author: Jan Kiszka <[email protected]>
Date: 2018-02-18 (Sun, 18 Feb 2018)
Changed paths:
M README.md
M configs/x86/f2a88xm-hd3.c
M configs/x86/imb-a180.c
M configs/x86/linux-x86-demo.c
M configs/x86/qemu-x86.c
M tools/jailhouse-config-create
Log Message:
-----------
configs: x86: Expand inmate reservation
Add further 16 MB for inmates, using it for linux-x86-demo. This helps
starting standard, larger kernels that can also be used for the root
cell.
While adjusting the two remaining AMD configs, also update their
hypervisor size which makes them compatible with linux-x86-demo again.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: e7660f9983d943c7da8a2b731adb7c0c32bb2498
https://github.com/siemens/jailhouse/commit/e7660f9983d943c7da8a2b731adb7c0c32bb2498
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/arm/mmio.c
M hypervisor/arch/arm/traps.c
Log Message:
-----------
arm: Fix name of HSR ISS field
It's called ISS according to the ARM manual, not ICC.
No functional changes.
Signed-off-by: Jan Kiszka <[email protected]>
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/1fa90014cadf...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.