Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: dc88bcda0cfc0a3ef2d430fdea9bcddcb36da70d
https://github.com/siemens/jailhouse/commit/dc88bcda0cfc0a3ef2d430fdea9bcddcb36da70d
Author: [email protected] <[email protected]>
Date: 2019-03-24 (Sun, 24 Mar 2019)
Changed paths:
M tools/jailhouse-hardware-check
Log Message:
-----------
hardware check: Catch errors opening /dev/mem during MMIO check
Catch error, print, and continue, instead of exiting test.
Signed-off-by: Michael Hinton <[email protected]>
[Jan: avoid duplicate error message]
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 31829c1058255a70558f5e3ef6a96b02b0e65f0a
https://github.com/siemens/jailhouse/commit/31829c1058255a70558f5e3ef6a96b02b0e65f0a
Author: Ralf Ramsauer <[email protected]>
Date: 2019-03-24 (Sun, 24 Mar 2019)
Changed paths:
M hypervisor/arch/arm-common/smccc.c
Log Message:
-----------
arm-common: smccc: fix missing break statement
Without breaking the ARM_SMCCC_OWNER_ARCH case, we will fall through and
end up in the ARM_SMCCC_OWNER_SIP case which is clearly a mistake.
Fix this bug by adding the break statement for the ARM_SMCCC_OWNER_ARCH
case.
Fixes: 075879bd0d48 ("arm-common: crash cell on unhandled SMC traps")
Signed-off-by: Ralf Ramsauer <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/98c83bd9bbdb...31829c105825
--
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.