aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve/ioapic.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make PCI interupts allocation static when using bootrom (UEFI).Alexander Motin2016-07-141-1/+3
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-231-1/+1
* Enhance the support for PCI legacy INTx interrupts and enable them inJohn Baldwin2014-01-291-0/+39
* Move the ioapic device model from userspace into vmm.ko. This is needed forNeel Natu2013-11-121-38/+0
* Device model for ioapic emulation.Neel Natu2012-08-051-0/+38