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)
Mon, Sep 29, 2:23 AM
Unknown Object (File)
Tue, Sep 23, 9:31 PM
Unknown Object (File)
Fri, Sep 19, 8:35 AM
Unknown Object (File)
Thu, Sep 18, 4:32 AM
Unknown Object (File)
Fri, Sep 12, 10:44 PM
Unknown Object (File)
Fri, Sep 12, 7:53 PM
Unknown Object (File)
Thu, Sep 11, 9:28 AM
Unknown Object (File)
Thu, Sep 11, 8:28 AM

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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
370
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