]> Zhao Yanbai Git Server - minix.git/commit
QEMU default command lines updates 34/3134/1
authorLionel Sambuc <lionel@minix3.org>
Fri, 23 Jan 2015 17:30:39 +0000 (18:30 +0100)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 17 Sep 2015 13:51:14 +0000 (13:51 +0000)
commitd8d3052dd057d48d4ddf40b5ae89928465ca4fca
tree19438ec4e2bb509fbf3f0bf41a6c8138c0880991
parentf8ddf7c81d615ebc99fadb702d1916b8d529b472
QEMU default command lines updates

 - Fix a bug in clientctl which tried to test for kvm. This simply
   remove this faulty test  as the kvm command has been deprecated by the
   QEMU project for a couple of years now.

 - Specify by default 256M of RAM as this is the minimal amount required
   for the whole-OS live update test to succeed.

 - Update the default command printed out at the end of the x86_hdimage
   script to be more generic, less focused on one use-case.

Change-Id: Ic555d50a3a1471f7d35cc7fd369f2292add6ac39
minix/llvm/clientctl
releasetools/x86_hdimage.sh