Home
last modified time | relevance | path

Searched hist:b0936440b8fcee523c0b26fdbbef7c3b2b5098bf (Results 1 – 10 of 10) sorted by relevance

/freebsd/usr.sbin/bhyve/amd64/
H A Dvmexit.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
H A De820.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
H A Dbhyverun_machdep.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
/freebsd/usr.sbin/bhyve/
H A Dbootrom.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
H A Dsnapshot.hdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
H A Dgdb.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
H A Dpci_xhci.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
H A Dblock_if.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
H A Dpci_ahci.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182
H A Dbhyverun.cdiff b0936440b8fcee523c0b26fdbbef7c3b2b5098bf Tue Oct 17 00:17:48 CEST 2023 John Baldwin <jhb@FreeBSD.org> bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN

EPRINTLN handles newlines appropriately when stdout/stderr have been
reused as the backend for a serial port.

For bhyverun.c itself, the rule this attempts to follow is to use
regular fprintf/perror/warn/err prior to init_pci() (which is when
serial ports are configured) and to switch to EPRINTLN afterwards.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D42182