Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: 8d93c5a4faf9100b75d16353be52ac69e292d0d2
https://github.com/siemens/jailhouse/commit/8d93c5a4faf9100b75d16353be52ac69e292d0d2
Author: Jan Kiszka <[email protected]>
Date: 2016-11-24 (Thu, 24 Nov 2016)
Changed paths:
M configs/dts/inmate-jetson-tk1.dts
M configs/jetson-tk1-linux-demo.c
M configs/jetson-tk1.c
Log Message:
-----------
configs: Enable inter-cell communication for Jetson TK1
Add ivshmem devices to root cell and linux-demo for networking purposes.
A virtual PCI host is introduced and INTx SPIs are carefully selected
for both sides so that they fall into the supported set of the GICD and
do not overlap with actually used interrupts.
We need to go the vPCI path because Linux does not allow us to inject
any virtual devices into the physical bus, see also
https://www.mail-archive.com/[email protected]/msg01015.html.
To enable the second PCI host controller, multi-domain PCI support is
required for the Jetson, thus a small patch to the related Kconfig file
of the kernel.
The K1 only supports 160 SPIs, so adjust the root cell mask at this
chance as well.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: a5810156d1c06ab8fff862d2ff287027711e3d5b
https://github.com/siemens/jailhouse/commit/a5810156d1c06ab8fff862d2ff287027711e3d5b
Author: Jan Kiszka <[email protected]>
Date: 2016-11-24 (Thu, 24 Nov 2016)
Changed paths:
M configs/bananapi-linux-demo.c
M configs/bananapi.c
M configs/dts/inmate-bananapi.dts
Log Message:
-----------
configs: Enable inter-cell communication for Banana Pi
Add ivshmem devices to root cell and linux-demo for networking purposes.
A virtual PCI host is introduced and INTx SPIs are carefully selected
for both sides so that they fall into the supported set of the GICD and
do not overlap with actually used interrupts.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 91ada8323db0e2adc174d940e2dee37a61e359a3
https://github.com/siemens/jailhouse/commit/91ada8323db0e2adc174d940e2dee37a61e359a3
Author: Jan Kiszka <[email protected]>
Date: 2016-11-24 (Thu, 24 Nov 2016)
Changed paths:
M configs/dts/inmate-hikey.dts
M configs/hikey-linux-demo.c
M configs/hikey.c
Log Message:
-----------
configs: Enable inter-cell communication for HiKey
Add ivshmem devices to root cell and linux-demo for networking purposes.
A virtual PCI host is introduced and INTx SPIs are carefully selected
for both sides so that they fall into the supported set of the GICD and
do not overlap with actually used interrupts.
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/5771651f598c...91ada8323db0
--
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.