HomeFreeBSD

bhyve: Partially disable INT#x support in virtio for arm64

Description

bhyve: Partially disable INT#x support in virtio for arm64

A FreeBSD guest won't make use of this support and pci_lintr_* is not
implemented on arm64. Simply make pci_lintr_*() calls amd64-specific
for now.

Reviewed by: corvink, jhb
MFC after: 2 weeks
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D41741

Details

Provenance
markjAuthored on Apr 3 2024, 5:43 PM
Reviewer
corvink
Differential Revision
D41741: bhyve: Partially disable INT#x support in virtio for arm64
Parents
rGdc6a00f2e424: bhyve: Use vm_raise_msi() instead of vm_lapic_msi()
Branches
Unknown
Tags
Unknown