Date: Wed, 15 Apr 2020 09:28:50 -0700 From: Conrad Meyer <cem@freebsd.org> To: Shawn Webb <shawn.webb@hardenedbsd.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: <CAG6CVpVWsftBiutm6ukWBjckBGwftYrELNqcyWXnUF0GYMsjNA@mail.gmail.com> In-Reply-To: <20200415123022.n5zq2ldhhvy7czce@mutt-hbsd> References: <202004150158.03F1wpiw001754@repo.freebsd.org> <20200415123022.n5zq2ldhhvy7czce@mutt-hbsd>
next in thread | previous in thread | raw e-mail | index | archive | help
No. On Wed, Apr 15, 2020 at 05:30 Shawn Webb <shawn.webb@hardenedbsd.org> wrote: > 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 > > > > Log: > > bhyve(8): Add bootrom allocation abstraction > > > > To allow more general use of the bootrom region, separate > initialization from > > allocation, and allocation from loading a file. > > > > The bootrom segment is the high 16MB of the low 4GB region. > > > > Each allocation in the segment creates a new mapping with specified > protection. > > 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. > > > > The existing ROM-file loading code is refactored to use the new > interface. > > > > 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, > > -- > 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/Shawn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpVWsftBiutm6ukWBjckBGwftYrELNqcyWXnUF0GYMsjNA>