| Summary: | Assertion failed: error == 0, file pci_emul.c, line 517, function modify_bar_registration | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Jorge Schrauwen <sjorge+signup> |
| Component: | bhyve | Assignee: | freebsd-virtualization (Nobody) <virtualization> |
| Status: | Closed Not A Bug | ||
| Severity: | Affects Some People | CC: | grehan |
| Priority: | --- | ||
| Version: | 12.0-STABLE | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
Jorge Schrauwen
2020-02-24 10:19:37 UTC
This was fixed in FreeBSD with https://svnweb.freebsd.org/base?view=revision&revision=348779 Interesting, as we do have these changes in the SmartOS bhyve tree too... I wonder if that somehow got mismerged. I have poked Micheal Zeller on the SmartOS side again. Thanks Peter, I fixed it on SmartOS by applying most of the diff to pci_passthru.c, it's working now! |