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
F107155782: D38096.diff
Fri, Jan 10, 11:39 PM
Unknown Object (File)
Fri, Dec 13, 11:15 PM
Unknown Object (File)
Nov 21 2024, 6:48 AM
Unknown Object (File)
Sep 18 2024, 11:04 PM
Unknown Object (File)
Sep 17 2024, 7:35 PM
Unknown Object (File)
Sep 17 2024, 10:54 AM
Unknown Object (File)
Sep 4 2024, 11:33 PM
Unknown Object (File)
Sep 4 2024, 12:17 PM

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