1 2 3 4 5 6
#!/bin/sh # DF-1150 run: execute the harness. (Runtime kernel trigger requires an AMD Sea # Islands GPU + malicious VBIOS; not exercisable on this QEMU/KVM guest.) cd "$(dirname "$0")" ./harness echo "RUN_EXIT=$?"