Kernel/x86 - Fixed bug in user start, hidden by not updating usermode
[tpg/acess2.git] / RunQemuArm
index c0e1239..b15d617 100755 (executable)
@@ -22,6 +22,10 @@ while [ $# -ne 0 ]; do
                shift
                QEMU_PARAMS=$QEMU_PARAMS" "$1
                ;;
+       -bin)
+               shift
+               QEMU=$1
+               ;;
        -tuntap)
                _NETTYPE="tap"
        esac

UCC git Repository :: git.ucc.asn.au