Skip to content

Add ttyhvc0 to libinit#2597

Merged
ericvh merged 2 commits into
mainfrom
feature/add-dev-ttyhvc0
Jan 10, 2023
Merged

Add ttyhvc0 to libinit#2597
ericvh merged 2 commits into
mainfrom
feature/add-dev-ttyhvc0

Conversation

@ericvh
Copy link
Copy Markdown
Contributor

@ericvh ericvh commented Jan 8, 2023

Hypervisor consoles not showing up in u-root, add a /dev/ttyhvc0 for the cases which need it.

Signed-off-by: Eric Van Hensbergen ericvh@gmail.com

Hypervisor consoles not showing up in u-root, add a /dev/ttyhvc0
for the cases which need it.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2023

Codecov Report

Base: 74.83% // Head: 75.00% // Increases project coverage by +0.16% 🎉

Coverage data is based on head (8905f80) compared to base (3e9a3e2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2597      +/-   ##
==========================================
+ Coverage   74.83%   75.00%   +0.16%     
==========================================
  Files         408      408              
  Lines       41344    41344              
==========================================
+ Hits        30939    31008      +69     
+ Misses      10405    10336      -69     
Impacted Files Coverage Δ
pkg/libinit/root_linux.go 27.02% <ø> (ø)
pkg/acpi/rsdp.go 51.28% <0.00%> (+10.25%) ⬆️
pkg/acpi/raw.go 89.28% <0.00%> (+14.28%) ⬆️
pkg/acpi/bios.go 83.78% <0.00%> (+83.78%) ⬆️
pkg/acpi/sdt.go 86.66% <0.00%> (+86.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rminnich rminnich added automerge Applying this label auto-merges the PR when ready Awaiting author Waiting for new changes or feedback for author. labels Jan 10, 2023
@rminnich
Copy link
Copy Markdown
Member

consoles are the worst part of any kernel :-)

@ericvh ericvh merged commit 4c2d93f into main Jan 10, 2023
@ericvh ericvh deleted the feature/add-dev-ttyhvc0 branch January 10, 2023 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Applying this label auto-merges the PR when ready Awaiting author Waiting for new changes or feedback for author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants