Page MenuHomeFreeBSD

bhyve: Split out a lower-level helper for VirtIO interrupts.
ClosedPublic

Authored by jhb on May 27 2021, 1:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 23, 10:01 AM
Unknown Object (File)
Wed, Jun 19, 12:00 PM
Unknown Object (File)
Tue, Jun 4, 8:11 AM
Unknown Object (File)
Mon, Jun 3, 8:28 PM
Unknown Object (File)
May 25 2024, 8:14 PM
Unknown Object (File)
May 25 2024, 8:14 PM
Unknown Object (File)
May 25 2024, 8:13 PM
Unknown Object (File)
Apr 21 2024, 11:16 PM

Details

Summary

This allows device models to assert VirtIO interrupts for reasons
other than publishing changes to a VirtIO ring such as configuration
changes.

Diff Detail

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

Event Timeline

jhb requested review of this revision.May 27 2021, 1:24 PM
markj added a subscriber: markj.
markj added inline comments.
usr.sbin/bhyve/virtio.h
354
This revision is now accepted and ready to land.Jun 2 2021, 4:11 PM
jhb marked an inline comment as done.Jun 12 2021, 12:53 AM