Commit aa99feab authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added QEMU Westmere runner

parent f9ba402d
...@@ -16,4 +16,12 @@ ...@@ -16,4 +16,12 @@
<property name="SHUTDOWN_WATCHDOG" value="16s"/> <property name="SHUTDOWN_WATCHDOG" value="16s"/>
<property name="RUNTIME_WATCHDOG" value="16s"/> <property name="RUNTIME_WATCHDOG" value="16s"/>
<target name="run-system-qemu-westmere">
<antcall target="run-system-westmere"/>
</target>
<target name="run-system-with-secondary-qemu-westmere">
<antcall target="run-system-with-secondary-westmere"/>
</target>
</project> </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