https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245392
--- Comment #10 from Anatoli <m...@anatoli.ws> --- After a lot of triage, Peter Grehan identified the source of the problem and prepared a patch (attached). His description of the cause: the problem was that OpenBSD issues 4-byte PCI configuration-space register reads/writes to consecutive 2-byte fields. In general this is benign, but it exposed 2 bugs in the bhyve PCI emulation where this wasn't being handled correctly. This can be fixed by applying the attached patch and rebuilding user-space bhyve. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"