summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/ioapic.c
Commit message (Expand)AuthorAgeFilesLines
* Reassign copyright statements on several files from Advancedjhb2015-04-231-1/+1
* Enhance the support for PCI legacy INTx interrupts and enable them injhb2014-01-291-0/+74
* Move the ioapic device model from userspace into vmm.ko. This is needed forneel2013-11-121-378/+0
* Fix bug in the ioapic emulation for level-triggered interrupts,grehan2013-10-251-31/+85
* Fix spelling.grehan2013-09-061-1/+1
* Allow level-triggered interrupt sources. While this isn'tgrehan2013-09-061-2/+2
* Rename fbsdrun.* -> bhyverun.*grehan2012-12-131-1/+1
* Revamp the x86 instruction emulation in bhyve.neel2012-11-281-1/+0
* Rework how guest MMIO regions are dealt with.grehan2012-10-191-28/+51
* Device model for ioapic emulation.neel2012-08-051-0/+302
OpenPOWER on IntegriCloud