Date: Wed, 15 Apr 2020 08:30:22 -0400 From: Shawn Webb <shawn.webb@hardenedbsd.org> To: Conrad Meyer <cem@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r359949 - head/usr.sbin/bhyve Message-ID: <20200415123022.n5zq2ldhhvy7czce@mutt-hbsd> In-Reply-To: <202004150158.03F1wpiw001754@repo.freebsd.org> References: <202004150158.03F1wpiw001754@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--yacwudkas2yiy3ok Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 15, 2020 at 01:58:51AM +0000, Conrad Meyer wrote: > Author: cem > Date: Wed Apr 15 01:58:51 2020 > New Revision: 359949 > URL: https://svnweb.freebsd.org/changeset/base/359949 >=20 > Log: > bhyve(8): Add bootrom allocation abstraction > =20 > To allow more general use of the bootrom region, separate initializatio= n from > allocation, and allocation from loading a file. > =20 > The bootrom segment is the high 16MB of the low 4GB region. > =20 > Each allocation in the segment creates a new mapping with specified pro= tection. > By default, allocation begins at the low end of the range. However, the > BOOTROM_ALLOC_TOP flag is provided to locate a provided bootrom in the = high > region it is expected to be in. > =20 > The existing ROM-file loading code is refactored to use the new interfa= ce. > =20 > Reviewed by: grehan (earlier version) > Differential Revision: https://reviews.freebsd.org/D24422 Hey Conrad, Is there any way you'd have a change of heart and support MFC'ing? I'm sure many people, including myself, would be ever so grateful not to have to maintain their own MFC's of your work. Thanks, --=20 Shawn Webb Cofounder / Security Engineer HardenedBSD GPG Key ID: 0xFF2E67A277F8E1FA GPG Key Fingerprint: D206 BB45 15E0 9C49 0CF9 3633 C85B 0AF8 AB23 0FB2 https://git-01.md.hardenedbsd.org/HardenedBSD/pubkeys/src/branch/master/Sha= wn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc --yacwudkas2yiy3ok Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEA6TL67gupaZ9nzhT/y5nonf44foFAl6W/lEACgkQ/y5nonf4 4fq7Yg//UsORvIbGLsVH7I+p7AYB7BdeybLa+VaB1gVKWzpN91SaNHNWm4Rb2c7m v+eEmPHytNq8MTLEq9YRMoZYD9s69q/KxtYzSbL5lk+om/BaQY5k5mX8fWLgiFWp 9SdBLuSAjlO8tkxPwADErpHEe6sFZfmhkjq7Dvn6MkCyZjL9mIBiy7isVmkJ7Qua 2ejuAw9M1z4XcbBQSjNL7HKIbldyetDddDqzRiEoV6D9AZlRGwRbX0JUpDi29f5W xM0c77K4GKazbsf/qjKEpCJY38pB/4HAxxxD7fTQg25LFIq+eZWtrDzH34AeRbco FiAhkDwlsSiIqTbx36SRCXqoK4s8aIconST6EzvZpuTeSs27dFzSfFpJKzBsvabM 49NVGV/JS83VKDxsB7HznYhMhF5qn83DSULErF4Dm2A+0HFr/g2qGu49Bna1Oayo +ONCTl1lIs22kXyWFR06A7f1FW6jE+cg1LrVfvdzpBs3/rBXTjZGRtb9aXjfstNJ Ob9dyBm2Tqu5yiJLnl7CHxVs/j6QEGxaWDiM7Il1JQSQ5Vxa81x0hBkEv+qZINqH z4jsrl6l3Y1KIPsUt7E8qTnz049SYQGFSyepMVtE37LhSJG5BLVvVgTsr4uglsNA MMLlgyB7Cw58zQz3FJsA1sNaFj9ZqE1Gkeg2BtW7CKGayYYf2Go= =O8sv -----END PGP SIGNATURE----- --yacwudkas2yiy3ok--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200415123022.n5zq2ldhhvy7czce>
