summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/pci_uart.c
Commit message (Expand)AuthorAgeFilesLines
* Enhance the support for PCI legacy INTx interrupts and enable them injhb2014-01-291-1/+1
* Remove support for legacy PCI devices. These haven't been needed sincejhb2014-01-271-18/+3
* Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attachedneel2013-10-291-528/+36
* Don't completely drain the read file descriptor. Instead, onlygrehan2013-01-071-10/+34
* Rename fbsdrun.* -> bhyverun.*grehan2012-12-131-1/+1
* Rework how guest MMIO regions are dealt with.grehan2012-10-191-11/+14
* Check that 'opts' is actually not NULL before dereferencing it. It is expectedneel2012-08-041-1/+1
* Add 16550 uart emulation as a PCI device. This allows it togrehan2012-05-031-0/+599
OpenPOWER on IntegriCloud