Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.4 stable] Backport fix to COM passthrough issue #4392

Merged

Conversation

roja-zededa
Copy link
Contributor

Cherry-picked the following commits from the master and backported it to stable-13.4

74c7469
6fc0482

Replaced backend tty with serial in the unit tests as the newer qemu version doesn't
recognize "tty".

Signed-off-by: Roja Eswaran <roja@zededa.com>
Adding agetty in build pkgs xen-tools/Dockerfile to fix "tty not found" error (1)
Removing "tty" backend driver and replacing it with "serial" in kvm.go (2)

Signed-off-by: Roja Eswaran <roja@zededa.com>
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but the benefit of using cherry-pick -x is that the commits refer to the commits in master.

@eriknordmark eriknordmark merged commit f84eee4 into lf-edge:13.4-stable Oct 22, 2024
37 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants