Commit f9ba402d authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added QEMU SandyBridge runner

parent 0637628e
......@@ -16,4 +16,12 @@
<property name="SHUTDOWN_WATCHDOG" value="16s"/>
<property name="RUNTIME_WATCHDOG" value="16s"/>
<target name="run-system-qemu-sandybridge">
<antcall target="run-system-sandybridge"/>
</target>
<target name="run-system-with-secondary-qemu-sandybridge">
<antcall target="run-system-with-secondary-sandybridge"/>
</target>
</project>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment