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, Nov 4, 9:23 AM
Unknown Object (File)
Thu, Oct 24, 2:53 AM
Unknown Object (File)
Oct 5 2024, 12:00 AM
Unknown Object (File)
Oct 4 2024, 5:08 AM
Unknown Object (File)
Oct 1 2024, 7:19 PM
Unknown Object (File)
Sep 30 2024, 12:58 AM
Unknown Object (File)
Sep 29 2024, 6:09 PM
Unknown Object (File)
Sep 24 2024, 4:09 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