Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2022 17:49:49 +0100
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        Emmanuel Vadot <manu@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: e47fe3183e1f - main - bhyve: add ROM emulation
Message-ID:  <993e2ac5-6c40-4f55-8ff1-f4996b54cada@FreeBSD.org>
In-Reply-To: <202203101131.22ABVqkr044582@gitrepo.freebsd.org>
References:  <202203101131.22ABVqkr044582@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/03/2022 12:31, Emmanuel Vadot wrote:
> --- a/usr.sbin/bhyve/bhyve.8
> +++ b/usr.sbin/bhyve/bhyve.8
> @@ -528,6 +528,11 @@ Connect to a PCI device on the host at the selector described by
>   and
>   .Ar function
>   numbers.
> +.It Li rom= Ns Ar romfile
> +Add
> +.Ar romfile
> +as option ROM to the PCI device.
> +The ROM will be loaded by firmware and should be capable of initializing the device.
>   .El
>   .Pp
>   Guest memory must be wired using the

It looks like the this backend has got documented in the section dedicated to "Pass-through device 
backends". Is it correct?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?993e2ac5-6c40-4f55-8ff1-f4996b54cada>