Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2018 07:58:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230580] sysutils/vm-bhyve: Add support for guest memory wiring
Message-ID:  <bug-230580-7788-coKLs8rFB3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230580-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230580-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230580

--- Comment #1 from churchers@gmail.com ---
A wired_memory option may be desirable.
Adding this via bhyve_options does affect both commands already though

loader=3D"bhyveload"
bhyve_options=3D"-S"

# vm start bsd1
# tail /vm/bsd1/vm-bhyve.log
Aug 13 08:55:39: bhyveload -S -m 512M -e autoboot_delay=3D3 -d /vm/bsd1/dis=
k0.img
bsd1
Aug 13 08:55:47:  [bhyve options: -c 4 -m 512M -AHP -S -U
93d7327e-7396-11e8-9ed9-50e549369bc6 -u]

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230580-7788-coKLs8rFB3>