Branch: refs/heads/master
Home: https://github.com/siemens/jailhouse
Commit: 98c83bd9bbdb389872f6c237211b01de8c33627c
https://github.com/siemens/jailhouse/commit/98c83bd9bbdb389872f6c237211b01de8c33627c
Author: Peng Fan <[email protected]>
Date: 2019-03-12 (Tue, 12 Mar 2019)
Changed paths:
M hypervisor/arch/arm64/include/asm/sysregs.h
M hypervisor/arch/arm64/traps.c
Log Message:
-----------
arm64: correct macro name
Accessing sysreg need to use msr or mrs instructions, not mcr or mrc.
Signed-off-by: Peng Fan <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 47b5bf40c640de91f1e4c032a8a017e8b0639e08
https://github.com/siemens/jailhouse/commit/47b5bf40c640de91f1e4c032a8a017e8b0639e08
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: c106ef959c9ec332bf28a92826ba81e077e6a68f
https://github.com/siemens/jailhouse/commit/c106ef959c9ec332bf28a92826ba81e077e6a68f
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]>
Commit: 1c5e042bc7dd07d84864b4a20be57fb00d68113c
https://github.com/siemens/jailhouse/commit/1c5e042bc7dd07d84864b4a20be57fb00d68113c
Author: Jan Kiszka <[email protected]>
Date: 2019-03-24 (Sun, 24 Mar 2019)
Changed paths:
M pyjailhouse/sysfs_parser.py
Log Message:
-----------
pyjailhouse: Take root_dir into account when reading /proc/cpuinfo
Ensures we use the right CPU vendor when processing a system
configuration offline.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 1fb3377627123b7260b97899ff1a315aebd827b2
https://github.com/siemens/jailhouse/commit/1fb3377627123b7260b97899ff1a315aebd827b2
Author: Jan Kiszka <[email protected]>
Date: 2019-03-24 (Sun, 24 Mar 2019)
Changed paths:
M tools/jailhouse-hardware-check
Log Message:
-----------
tools: hardware-check: Make msr setup Intel-only
Not needed for testing AMD systems.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 2b039faf401c763964d946f3d3cdbaf2e3431bed
https://github.com/siemens/jailhouse/commit/2b039faf401c763964d946f3d3cdbaf2e3431bed
Author: Jan Kiszka <[email protected]>
Date: 2019-03-24 (Sun, 24 Mar 2019)
Changed paths:
M tools/jailhouse-hardware-check
Log Message:
-----------
tools: hardware-check: Fine-tune hardware events test
Perform the test also if we have no information from EFR: The features
might have been reported via ACPI.
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/f743631213a1...2b039faf401c
--
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.