From: Jan Kiszka <[email protected]> The gic-demo config is now called inmate-demo.
This starts the conversion to upcoming Jailhouse 0.12 / current next branch. For a couple of commits, we have to live with a non-working state. Signed-off-by: Jan Kiszka <[email protected]> --- recipes-core/customizations/files/.bash_history-espressobin | 10 +++++----- recipes-core/customizations/files/.bash_history-hikey620 | 10 +++++----- recipes-core/customizations/files/.bash_history-macchiatobin | 10 +++++----- recipes-core/customizations/files/.bash_history-orangepi-zero | 10 +++++----- recipes-core/customizations/files/.bash_history-qemu-arm64 | 10 +++++----- recipes-core/customizations/files/.bash_history-ultra96 | 10 +++++----- 6 files changed, 30 insertions(+), 30 deletions(-) diff --git a/recipes-core/customizations/files/.bash_history-espressobin b/recipes-core/customizations/files/.bash_history-espressobin index 498e866..09fdb24 100644 --- a/recipes-core/customizations/files/.bash_history-espressobin +++ b/recipes-core/customizations/files/.bash_history-espressobin @@ -1,10 +1,10 @@ jailhouse enable /etc/jailhouse/espressobin.cell jailhouse console -jailhouse cell create /etc/jailhouse/espressobin-gic-demo.cell -jailhouse cell load gic-demo /usr/libexec/jailhouse/demos/gic-demo.bin -jailhouse cell start gic-demo -jailhouse cell stats gic-demo -jailhouse cell destroy gic-demo +jailhouse cell create /etc/jailhouse/espressobin-inmate-demo.cell +jailhouse cell load inmate-demo /usr/libexec/jailhouse/demos/gic-demo.bin +jailhouse cell start inmate-demo +jailhouse cell stats inmate-demo +jailhouse cell destroy inmate-demo jailhouse cell linux /etc/jailhouse/espressobin-linux-demo.cell \ /boot/vmlinuz* \ -d /etc/jailhouse/dts/inmate-espressobin.dtb \ diff --git a/recipes-core/customizations/files/.bash_history-hikey620 b/recipes-core/customizations/files/.bash_history-hikey620 index 9c07ff7..41729a9 100644 --- a/recipes-core/customizations/files/.bash_history-hikey620 +++ b/recipes-core/customizations/files/.bash_history-hikey620 @@ -1,10 +1,10 @@ jailhouse enable /etc/jailhouse/hikey.cell jailhouse console -jailhouse cell create /etc/jailhouse/hikey-gic-demo.cell -jailhouse cell load gic-demo /usr/libexec/jailhouse/demos/gic-demo.bin -jailhouse cell start gic-demo -jailhouse cell stats gic-demo -jailhouse cell destroy gic-demo +jailhouse cell create /etc/jailhouse/hikey-inmate-demo.cell +jailhouse cell load inmate-demo /usr/libexec/jailhouse/demos/gic-demo.bin +jailhouse cell start inmate-demo +jailhouse cell stats inmate-demo +jailhouse cell destroy inmate-demo jailhouse cell linux /etc/jailhouse/hikey-linux-demo.cell \ /boot/vmlinuz* \ -d /etc/jailhouse/dts/inmate-hikey.dtb \ diff --git a/recipes-core/customizations/files/.bash_history-macchiatobin b/recipes-core/customizations/files/.bash_history-macchiatobin index 16a0312..57a19cc 100644 --- a/recipes-core/customizations/files/.bash_history-macchiatobin +++ b/recipes-core/customizations/files/.bash_history-macchiatobin @@ -1,10 +1,10 @@ jailhouse enable /etc/jailhouse/macchiatobin.cell jailhouse console -jailhouse cell create /etc/jailhouse/macchiatobin-gic-demo.cell -jailhouse cell load gic-demo /usr/libexec/jailhouse/demos/gic-demo.bin -jailhouse cell start gic-demo -jailhouse cell stats gic-demo -jailhouse cell destroy gic-demo +jailhouse cell create /etc/jailhouse/macchiatobin-inmate-demo.cell +jailhouse cell load inmate-demo /usr/libexec/jailhouse/demos/gic-demo.bin +jailhouse cell start inmate-demo +jailhouse cell stats inmate-demo +jailhouse cell destroy inmate-demo jailhouse cell linux /etc/jailhouse/macchiatobin-linux-demo.cell \ /boot/vmlinuz* \ -d /etc/jailhouse/dts/inmate-macchiatobin.dtb \ diff --git a/recipes-core/customizations/files/.bash_history-orangepi-zero b/recipes-core/customizations/files/.bash_history-orangepi-zero index 41c5dc3..fed554a 100644 --- a/recipes-core/customizations/files/.bash_history-orangepi-zero +++ b/recipes-core/customizations/files/.bash_history-orangepi-zero @@ -1,12 +1,12 @@ jailhouse enable /etc/jailhouse/orangepi0.cell jailhouse console -jailhouse cell create /etc/jailhouse/orangepi0-gic-demo.cell -jailhouse cell load orangepi0-gic-demo \ +jailhouse cell create /etc/jailhouse/orangepi0-inmate-demo.cell +jailhouse cell load orangepi0-inmate-demo \ /usr/libexec/jailhouse/demos/gic-demo.bin \ -s "led-reg=0x1c20810 led-pin=17" -a 0x1000 -jailhouse cell start orangepi0-gic-demo -jailhouse cell stats orangepi0-gic-demo -jailhouse cell destroy orangepi0-gic-demo +jailhouse cell start orangepi0-inmate-demo +jailhouse cell stats orangepi0-inmate-demo +jailhouse cell destroy orangepi0-inmate-demo jailhouse cell linux /etc/jailhouse/orangepi0-linux-demo.cell /boot/vmlinuz* \ -d /etc/jailhouse/dts/inmate-orangepi0.dtb \ -i /usr/libexec/jailhouse/demos/rootfs.cpio \ diff --git a/recipes-core/customizations/files/.bash_history-qemu-arm64 b/recipes-core/customizations/files/.bash_history-qemu-arm64 index f2e7e6c..73c5562 100644 --- a/recipes-core/customizations/files/.bash_history-qemu-arm64 +++ b/recipes-core/customizations/files/.bash_history-qemu-arm64 @@ -1,10 +1,10 @@ jailhouse enable /etc/jailhouse/qemu-arm64.cell jailhouse console -jailhouse cell create /etc/jailhouse/qemu-arm64-gic-demo.cell -jailhouse cell load gic-demo /usr/libexec/jailhouse/demos/gic-demo.bin -jailhouse cell start gic-demo -jailhouse cell stats gic-demo -jailhouse cell destroy gic-demo +jailhouse cell create /etc/jailhouse/qemu-arm64-inmate-demo.cell +jailhouse cell load inmate-demo /usr/libexec/jailhouse/demos/gic-demo.bin +jailhouse cell start inmate-demo +jailhouse cell stats inmate-demo +jailhouse cell destroy inmate-demo jailhouse cell linux /etc/jailhouse/qemu-arm64-linux-demo.cell \ /boot/vmlinuz* \ -d /etc/jailhouse/dts/inmate-qemu-arm64.dtb \ diff --git a/recipes-core/customizations/files/.bash_history-ultra96 b/recipes-core/customizations/files/.bash_history-ultra96 index 7c3c325..f73aec1 100644 --- a/recipes-core/customizations/files/.bash_history-ultra96 +++ b/recipes-core/customizations/files/.bash_history-ultra96 @@ -1,10 +1,10 @@ jailhouse enable /etc/jailhouse/ultra96.cell jailhouse console -jailhouse cell create /etc/jailhouse/ultra96-gic-demo.cell -jailhouse cell load gic-demo /usr/libexec/jailhouse/demos/gic-demo.bin -jailhouse cell start gic-demo -jailhouse cell stats gic-demo -jailhouse cell destroy gic-demo +jailhouse cell create /etc/jailhouse/ultra96-inmate-demo.cell +jailhouse cell load inmate-demo /usr/libexec/jailhouse/demos/gic-demo.bin +jailhouse cell start inmate-demo +jailhouse cell stats inmate-demo +jailhouse cell destroy inmate-demo jailhouse cell linux /etc/jailhouse/ultra96-linux-demo.cell \ /boot/vmlinuz* \ -d /etc/jailhouse/dts/inmate-zynqmp.dtb \ -- 2.16.4 -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/b88300cb3fc6c1e0528a9d42624bd6600574422a.1579170887.git.jan.kiszka%40siemens.com.
