bisect-qemu-linux-boot 135 B

1234567
  1. #!/usr/bin/env bash
  2. set -eu
  3. git submodule update
  4. cd ..
  5. ./build-qemu --arch arm -Q bisect
  6. ./run --arch arm -E '/poweroff.out' -Q bisect