Page MenuHomeFreeBSD

bhyve: Add virtio modern support handling
Needs ReviewPublic

Authored by khng on Apr 11 2021, 5:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 29, 2:42 PM
Unknown Object (File)
Thu, Mar 20, 7:03 AM
Unknown Object (File)
Feb 25 2025, 12:23 PM
Unknown Object (File)
Feb 10 2025, 10:47 AM
Unknown Object (File)
Feb 10 2025, 10:31 AM
Unknown Object (File)
Feb 4 2025, 8:06 AM
Unknown Object (File)
Jan 29 2025, 12:29 PM
Unknown Object (File)
Jan 25 2025, 7:38 PM

Details

Reviewers
None
Group Reviewers
bhyve
Summary

This adds virtio modern support handling to bhyve.
pci_emul_add_capability is exposed to support PCIY_VENDOR-type
virtio modern capabilities.

Current virtio devices are slightly changed to adopt
vi_pci_cfgread/vi_pci_cfg_write.

Virtio modern is not exposed to device emulation code currently.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40058
Build 36947: arc lint + arc unit