K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-09T14:31:11.869408Z K 7 svn:log V 362 Teach nanobsd about armv7, add -m to qemu invocations qemu defaults to 128 MiB of RAM, which has been found to not necessarily be enough for booting the system, at least on amd64 and armv7 Add a sensible -m 512 to the examples so that they'll work out of the box in the general case. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D14234 END