Peter Grehan 526c8885fd Change the lower bound for guest vmspace allocation to 0 instead of
using the VM_MIN_ADDRESS constant.

HardenedBSD redefines VM_MIN_ADDRESS to be 64K, which results in
bhyve VM startup failing. Guest memory is always assumed to start
at 0 so use the absolute value instead.

Reported by:	Shawn Webb, lattera at gmail com
Reviewed by:	neel, grehan
Obtained from:	Oliver Pinter via HardenedBSD
23bd719ce1
MFC after:	1 week
2014-11-23 23:07:21 +00:00
..
2014-10-28 07:19:02 +00:00
2014-10-20 02:57:30 +00:00
2014-07-19 20:59:08 +00:00
2014-10-19 23:05:18 +00:00
2014-02-04 05:03:14 +00:00