This is to be used instead of the existing ns16550 emulation, with which
it shares backend code from uart_backend.c.
Obtained from https://github.com/zxombie/freebsd/tree/bhyvearm64
Paths
| Differential D40997 Authored by markj on Jul 12 2023, 1:52 PM.
Details
Summary This is to be used instead of the existing ns16550 emulation, with which Obtained from https://github.com/zxombie/freebsd/tree/bhyvearm64
Diff Detail
Event TimelineHerald added a reviewer: bhyve. · View Herald TranscriptJul 12 2023, 1:52 PM2023-07-12 13:52:34 (UTC+0) Harbormaster completed remote builds in B52590: Diff 124559.Jul 12 2023, 1:52 PM2023-07-12 13:52:34 (UTC+0) markj added a parent revision: D40996: bhyve: Add FDT building code for arm64.Jul 12 2023, 1:52 PM2023-07-12 13:52:39 (UTC+0) This revision is now accepted and ready to land.Jul 12 2023, 6:50 PM2023-07-12 18:50:02 (UTC+0) corvink added inline comments.
Closed by commit rGf3003a0dfb91: bhyve: Add PL011 UART emulation (authored by andrew, committed by markj). · Explain WhyApr 10 2024, 3:19 PM2024-04-10 15:19:26 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136846 usr.sbin/bhyve/uart_emul.h
usr.sbin/bhyve/uart_pl011.c
|
Maybe fix this part in the original commit adding uart_backend.c?