1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/usr.sbin/bhyve
Peter Grehan f4959d3537 Open the uart emulation's backing tty in non-blocking mode.
This fixes the issue of bhyve appearing to halt when using
nmdm ports for the console, until a connection is made to
the other end.

bhyveload already does this.

Reported by:	Many.
MFC after:	3 weeks.
2014-03-07 06:23:37 +00:00
..
acpi.c Add SMBIOS support. 2014-03-04 17:12:06 +00:00
acpi.h
ahci.h
atpic.c
bhyve.8 Document the "-a" and "-x" options to match the changes in r262236. 2014-02-26 19:14:54 +00:00
bhyverun.c Add SMBIOS support. 2014-03-04 17:12:06 +00:00
bhyverun.h Add SMBIOS support. 2014-03-04 17:12:06 +00:00
block_if.c
block_if.h
consport.c
dbgport.c
dbgport.h
elcr.c
inout.c
inout.h
ioapic.c
ioapic.h
Makefile Add SMBIOS support. 2014-03-04 17:12:06 +00:00
mem.c
mem.h
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
pci_ahci.c
pci_emul.c Add a check to validate that memory BARs of passthru devices are 4KB aligned. 2014-02-18 19:00:15 +00:00
pci_emul.h Add a check to validate that memory BARs of passthru devices are 4KB aligned. 2014-02-18 19:00:15 +00:00
pci_hostbridge.c
pci_lpc.c
pci_lpc.h
pci_passthru.c Add a check to validate that memory BARs of passthru devices are 4KB aligned. 2014-02-18 19:00:15 +00:00
pci_uart.c
pci_virtio_block.c
pci_virtio_net.c
pit_8254.c Avoid clobbering the counter mode when issuing a latch command. 2014-02-21 01:15:26 +00:00
pit_8254.h
pm.c
pmtmr.c
post.c
rtc.c
rtc.h
smbiostbl.c Add SMBIOS support. 2014-03-04 17:12:06 +00:00
smbiostbl.h Add SMBIOS support. 2014-03-04 17:12:06 +00:00
spinup_ap.c
spinup_ap.h
uart_emul.c Open the uart emulation's backing tty in non-blocking mode. 2014-03-07 06:23:37 +00:00
uart_emul.h
virtio.c
virtio.h Fix virtio spec URL. 2014-02-21 22:45:35 +00:00
xmsr.c
xmsr.h