Page MenuHomeFreeBSD

bhyve: Remove vmctx argument from PCI device model methods.
ClosedPublic

Authored by jhb on Jan 17 2023, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 10, 5:02 PM
Unknown Object (File)
Sun, Aug 9, 3:51 AM
Unknown Object (File)
Sat, Aug 8, 4:02 AM
Unknown Object (File)
Fri, Aug 7, 9:56 PM
Unknown Object (File)
Thu, Aug 6, 2:20 PM
Unknown Object (File)
Mon, Aug 3, 8:54 PM
Unknown Object (File)
Jul 8 2026, 7:10 AM
Unknown Object (File)
Jul 8 2026, 4:04 AM

Details

Summary

Most of these arguments were unused. Device models which do need
access to the vmctx in one of these methods can obtain it from the
pi_vmctx member of the pci_devinst argument instead.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49140
Build 46029: arc lint + arc unit