X-Git-Url: https://rtime.felk.cvut.cz/gitweb/jailhouse-test.git/blobdiff_plain/ce903b7b9912d2d6f2d1af0647064ec17dd3b7fb:/buildroot-overlay/root/fiasco-demo-test.sh..c31fa56229bb4f954854f32b7826f2f984e06a83:/buildroot-overlay/root/fiasco-demo-hello.sh diff --git a/buildroot-overlay/root/fiasco-demo-test.sh b/buildroot-overlay/root/fiasco-demo-hello.sh similarity index 54% rename from buildroot-overlay/root/fiasco-demo-test.sh rename to buildroot-overlay/root/fiasco-demo-hello.sh index 22e37fd..40ec64c 100755 --- a/buildroot-overlay/root/fiasco-demo-test.sh +++ b/buildroot-overlay/root/fiasco-demo-hello.sh @@ -1,3 +1,3 @@ jailhouse cell create /jailhouse/configs/fiasco-demo.cell -jailhouse cell load fiasco-demo /jailhouse/bootstrap-jh.bin -a 0xf0000 +jailhouse cell load fiasco-demo /jailhouse/bootstrap_hello-jh.bin -a 0xf0000 jailhouse cell start fiasco-demo