freebsd-skq/usr.sbin/bhyve
jhb fa7455e7a3 Use stream_read() to read all 12 bytes of the RFB client version.
read() can return a short read, whereas stream_read() waits until the
full version string is read.

Submitted by:	Ka Ho Ng <khng300_gmail.com>
Reviewed by:	grehan
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D23591
2020-02-27 16:51:41 +00:00
..
acpi.c
acpi.h
ahci.h
atkbdc.c
atkbdc.h
audio.c
audio.h
bhyve.8
bhyvegc.c
bhyvegc.h
bhyverun.c
bhyverun.h
block_if.c
block_if.h
bootrom.c
bootrom.h
console.c
console.h
consport.c
dbgport.c
dbgport.h
debug.h
fwctl.c
fwctl.h
gdb.c
gdb.h
hda_codec.c
hda_reg.h
hdac_reg.h
inout.c
inout.h
ioapic.c
ioapic.h
iov.c bhyve: enable virtio-net mergeable rx buffers for tap(4) 2020-02-20 21:07:23 +00:00
iov.h bhyve: enable virtio-net mergeable rx buffers for tap(4) 2020-02-20 21:07:23 +00:00
Makefile
Makefile.depend
Makefile.depend.options
mem.c
mem.h
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
net_backends.c bhyve: enable virtio-net mergeable rx buffers for tap(4) 2020-02-20 21:07:23 +00:00
net_backends.h bhyve: enable virtio-net mergeable rx buffers for tap(4) 2020-02-20 21:07:23 +00:00
net_utils.c
net_utils.h
pci_ahci.c
pci_e82545.c
pci_emul.c
pci_emul.h
pci_fbuf.c
pci_hda.c
pci_hda.h
pci_hostbridge.c
pci_irq.c
pci_irq.h
pci_lpc.c
pci_lpc.h
pci_nvme.c
pci_passthru.c
pci_uart.c
pci_virtio_block.c
pci_virtio_console.c
pci_virtio_net.c bhyve: enable virtio-net mergeable rx buffers for tap(4) 2020-02-20 21:07:23 +00:00
pci_virtio_rnd.c
pci_virtio_scsi.c
pci_xhci.c
pci_xhci.h
pm.c
post.c
ps2kbd.c
ps2kbd.h
ps2mouse.c
ps2mouse.h
rfb.c Use stream_read() to read all 12 bytes of the RFB client version. 2020-02-27 16:51:41 +00:00
rfb.h
rtc.c
rtc.h
smbiostbl.c
smbiostbl.h
sockstream.c
sockstream.h
spinup_ap.c
spinup_ap.h
task_switch.c
uart_emul.c
uart_emul.h
usb_emul.c
usb_emul.h
usb_mouse.c
vga.c
vga.h
virtio.c
virtio.h
xmsr.c bhyve, bhyvectl: Add Hygon Dhyana support. 2020-02-13 19:05:14 +00:00
xmsr.h