X-Git-Url: https://rtime.felk.cvut.cz/gitweb/jailhouse-test.git/blobdiff_plain/e8d2ced8ffbe94363df7735b9210aa6fff7ae375..f1c32e2bae6e682df539edab1870617b3abbfbf9:/buildroot-overlay/etc/profile.d/S22starttask.sh diff --git a/buildroot-overlay/etc/profile.d/S22starttask.sh b/buildroot-overlay/etc/profile.d/S22starttask.sh index d50270f..e1ea75e 100755 --- a/buildroot-overlay/etc/profile.d/S22starttask.sh +++ b/buildroot-overlay/etc/profile.d/S22starttask.sh @@ -1,6 +1,7 @@ #!/bin/bash set -e; -/root/jailhouse-init-novabox.sh +#/root/jailhouse-init-novabox.sh +/root/jailhouse-init-qemu.sh #exec /root/fiasco-ferret-bench.sh -#setserial /dev/ttyS0 uart unknown port 0x0 irq 0x0 -exec /root/hpet-demo-test.sh +exec /root/fiasco-bench.sh +#exec /root/hpet-demo-test.sh