Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-09-08 Thread Shawn Webb
On Fri, Sep 06, 2024 at 04:30:07PM UTC, Shawn Webb wrote: > On Fri, Sep 06, 2024 at 09:37:45AM UTC, John Baldwin wrote: > > On 9/5/24 22:10, Shawn Webb wrote: > > > Hey Mark, > > > > > > This commit seems to force me to now pass "-o pci.enable_bars=true" to > > > all my VMs on amd64. I wonder if t

Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-09-06 Thread Shawn Webb
On Fri, Sep 06, 2024 at 09:37:45AM UTC, John Baldwin wrote: > On 9/5/24 22:10, Shawn Webb wrote: > > Hey Mark, > > > > This commit seems to force me to now pass "-o pci.enable_bars=true" to > > all my VMs on amd64. I wonder if that might be a POLA violation. I > > didn't realize that I needed to s

Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-09-06 Thread Mark Johnston
On Fri, Sep 06, 2024 at 09:37:45AM -0400, John Baldwin wrote: > On 9/5/24 22:10, Shawn Webb wrote: > > Hey Mark, > > > > This commit seems to force me to now pass "-o pci.enable_bars=true" to > > all my VMs on amd64. I wonder if that might be a POLA violation. I > > didn't realize that I needed to

Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-09-06 Thread John Baldwin
On 9/5/24 22:10, Shawn Webb wrote: Hey Mark, This commit seems to force me to now pass "-o pci.enable_bars=true" to all my VMs on amd64. I wonder if that might be a POLA violation. I didn't realize that I needed to set that until I bisected the src tree, looking for the commit that broke bhyve f

Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-09-05 Thread Shawn Webb
Hey Mark, This commit seems to force me to now pass "-o pci.enable_bars=true" to all my VMs on amd64. I wonder if that might be a POLA violation. I didn't realize that I needed to set that until I bisected the src tree, looking for the commit that broke bhyve for me. Is changing the default here

git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-08-19 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e962b37bf0ffe7f30f5b025b46ea49ba01c71f2f commit e962b37bf0ffe7f30f5b025b46ea49ba01c71f2f Author: Mark Johnston AuthorDate: 2024-08-19 13:56:06 + Commit: Mark Johnston CommitDate: 2024-08-19 13:5