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
F89304884: D30505.diff
Fri, Jul 26, 10:06 AM
Unknown Object (File)
Mon, Jul 1, 8:49 AM
Unknown Object (File)
Jun 23 2024, 10:01 AM
Unknown Object (File)
Jun 19 2024, 12:00 PM
Unknown Object (File)
Jun 4 2024, 8:11 AM
Unknown Object (File)
Jun 3 2024, 8:28 PM
Unknown Object (File)
May 25 2024, 8:14 PM
Unknown Object (File)
May 25 2024, 8:14 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
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