freebsd-dev/usr.sbin/bhyve
Vincenzo Maffione 332eff95e3 bhyve: add wrapper for debug printf statements
Add printf() wrapper to use CR/CRLF terminators depending on whether
stdio is mapped to a tty open in raw mode.
Try to use the wrapper everywhere.
For now we leave the custom DPRINTF/WPRINTF defined by device
models, but we may remove them in the future.

Reviewed by:	grehan, jhb
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D22657
2020-01-08 22:55:22 +00:00
..
acpi.c
acpi.h
ahci.h
atkbdc.c
atkbdc.h
audio.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
audio.h
bhyve.8 Support software breakpoints in the debug server on Intel CPUs. 2019-12-13 19:21:58 +00:00
bhyvegc.c
bhyvegc.h
bhyverun.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
bhyverun.h
block_if.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
block_if.h
bootrom.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
bootrom.h
console.c
console.h
consport.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
dbgport.c
dbgport.h
debug.h bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
fwctl.c
fwctl.h
gdb.c Support software breakpoints in the debug server on Intel CPUs. 2019-12-13 19:21:58 +00:00
gdb.h Support software breakpoints in the debug server on Intel CPUs. 2019-12-13 19:21:58 +00:00
hda_codec.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
hda_reg.h
hdac_reg.h
inout.c
inout.h
ioapic.c
ioapic.h
iov.c
iov.h
Makefile
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options
mem.c
mem.h
mevent_test.c
mevent.c
mevent.h
mptbl.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
mptbl.h
net_backends.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
net_backends.h
net_utils.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
net_utils.h
pci_ahci.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_e82545.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_emul.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_emul.h
pci_fbuf.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_hda.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_hda.h bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_hostbridge.c
pci_irq.c
pci_irq.h
pci_lpc.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_lpc.h
pci_nvme.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_passthru.c Emulate reads of the PCI command register for passthrough devices. 2019-12-11 23:41:39 +00:00
pci_uart.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_virtio_block.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_virtio_console.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_virtio_net.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_virtio_rnd.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_virtio_scsi.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_xhci.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
pci_xhci.h
pm.c
post.c
ps2kbd.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
ps2kbd.h
ps2mouse.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
ps2mouse.h
rfb.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
rfb.h
rtc.c
rtc.h
smbiostbl.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
smbiostbl.h
sockstream.c
sockstream.h
spinup_ap.c
spinup_ap.h
task_switch.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
uart_emul.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
uart_emul.h
usb_emul.c
usb_emul.h
usb_mouse.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
vga.c
vga.h
virtio.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
virtio.h
xmsr.c bhyve: add wrapper for debug printf statements 2020-01-08 22:55:22 +00:00
xmsr.h