Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: 23793712fbcf336a511bcc3b4af8bdb8fc0572e0
https://github.com/siemens/jailhouse/commit/23793712fbcf336a511bcc3b4af8bdb8fc0572e0
Author: Henning Schild <[email protected]>
Date: 2017-02-08 (Wed, 08 Feb 2017)
Changed paths:
M .gitignore
Log Message:
-----------
gitignore: ignore GCOV output
Signed-off-by: Henning Schild <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Commit: e55278895aadf2de823ffa34a0f80f342580d534
https://github.com/siemens/jailhouse/commit/e55278895aadf2de823ffa34a0f80f342580d534
Author: Henning Schild <[email protected]>
Date: 2017-02-08 (Wed, 08 Feb 2017)
Changed paths:
M configs/Makefile
M hypervisor/Makefile
M hypervisor/arch/arm-common/Kbuild
M hypervisor/arch/x86/Kbuild
M inmates/lib/arm-common/Makefile.lib
M inmates/lib/x86/Makefile.lib
M tools/Makefile
Log Message:
-----------
make: do not support GCOV in out of kernel components
If the root-cell kernel is built with GCOV (CONFIG_GCOV_PROFILE_ALL)
kbuild will build everything with GCOV support. For the driver it is
ok to inherit that, but for out of kernel parts like hypervisor,
tools, inmates it is not.
Signed-off-by: Henning Schild <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Commit: f87d30d13daa5826bf70a1b2ffae8292aafe2f4a
https://github.com/siemens/jailhouse/commit/f87d30d13daa5826bf70a1b2ffae8292aafe2f4a
Author: Henning Schild <[email protected]>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M hypervisor/setup.c
Log Message:
-----------
core: remove useless statement
fixes: f0c99e2a5e8f
Signed-off-by: Henning Schild <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 2eead283389796e56dcffe605f048ff1955ade82
https://github.com/siemens/jailhouse/commit/2eead283389796e56dcffe605f048ff1955ade82
Author: Andreas Kölbl <[email protected]>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M configs/jetson-tk1.c
Log Message:
-----------
configs: Add TK1-specific timers
Linux's TK1 device tree provides a second clock source, Nvidia Timers
(TMR). Those timers are enabled and available. The root cell will crash
if this timer is selected.
Those timers are located at 0x400@0x60005000, so we can consolidate
preceding and succeeding memory regions to a single region with size
0x3000.
Signed-off-by: Andreas Kölbl <[email protected]>
Signed-off-by: Ralf Ramsauer <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 527b3e167e9133cb370649b40bbea8e0d9835c47
https://github.com/siemens/jailhouse/commit/527b3e167e9133cb370649b40bbea8e0d9835c47
Author: Andreas Koelbl <[email protected]>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M configs/vexpress-linux-demo.c
Log Message:
-----------
configs: Fix vexpress GIC address selection
vexpress.c conditionally chooses the GIC version while vexpress-linux-demo.c
does not. Use the same differentiation in vexpress-linux-demo.c as well.
Signed-off-by: Andreas Koelbl <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/6ba976f44955...527b3e167e91
--
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.