summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/uart_emul.c
Commit message (Expand)AuthorAgeFilesLines
* Disable the 'uart_drain()' callback when the emulated receive FIFO is full.neel2014-05-051-47/+82
* Use calloc() in favor of malloc + memset.delphij2014-04-221-2/+1
* Open the uart emulation's backing tty in non-blocking mode.grehan2014-03-071-1/+1
* Allow bhyve and bhyveload to attach to tty devices.grehan2013-11-271-48/+72
* Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attachedneel2013-10-291-0/+599
OpenPOWER on IntegriCloud