chiark / gitweb /
makebuildserver: use VB software virt if hardware is not available
authorHans-Christoph Steiner <hans@eds.org>
Thu, 10 Mar 2016 08:51:20 +0000 (09:51 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 10 Mar 2016 11:28:31 +0000 (12:28 +0100)
commit6f254ff7b6affdbf6c65b341e416498ec41ea21f
treefdfc47bfb7b74e3e282af6b08b5e100cfb762740
parent6e98a420d5ac968274a2c8692ec39358b50a0cb7
makebuildserver: use VB software virt if hardware is not available

This checks the local CPU settings to see if it has the right virtualizing
CPU instructions, and only uses VirtualBox hardware virtualization on
setups where it is available.  VMs instances usually do not provide these
instructions.  Where the CPU features are not available, it will use VB's
software virtualization.
makebuildserver