summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/mptbl.c
Commit message (Expand)AuthorAgeFilesLines
* Implement a PCI interrupt router to route PCI legacy INTx interrupts tojhb2014-05-151-1/+2
* Don't allow MPtable generation if there are multiple PCI hierarchies. This isneel2014-05-021-2/+17
* Allow PCI devices to be configured on all valid bus numbers from 0 to 255.neel2014-02-141-5/+11
* Enhance the support for PCI legacy INTx interrupts and enable them injhb2014-01-291-19/+45
* Extend the ACPI power management support to wire a virtual power button upjhb2013-12-281-2/+11
* Extend the support for local interrupts on the local APIC:jhb2013-12-231-0/+32
* Fix the processor table entry structure to use a fixed-width type forjhb2013-12-051-16/+3
* Add support for level triggered interrupt pins on the vioapic. Prior to thisneel2013-11-271-1/+1
* Fix discrepancy between the IOAPIC ID advertised by firmware tables and theneel2013-11-251-2/+2
* Make the virtual ioapic available unconditionally in a bhyve virtual machine.neel2013-10-311-7/+5
* Changes required for OpenBSD/amd64:grehan2013-10-171-124/+26
* config checksum is over the entire fixed portion, not just thegrehan2013-04-051-1/+1
* Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-181-1/+1
* Specify the length of the mapping requested from 'paddr_guest2host()'.neel2013-03-011-3/+6
* Rename fbsdrun.* -> bhyverun.*grehan2012-12-131-1/+1
* Remove mptable generation code from libvmmapi and move it to bhyve.grehan2012-10-261-0/+398
OpenPOWER on IntegriCloud