We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
graphics=vnc
[Bug] If a TDVM is created using libvirt, and it contains the VNC graphics setup as:
<graphics type="vnc"> <listen type="socket"></listen> </graphics>
The VM itself crashes, and the following entries are seen in the logs:
2024-07-11T09:19:19.469114Z qemu-system-x86_64: Failed to get registers: Input/output error 2024-07-11 09:19:19.853+0000: shutting down, reason=crashed
[Repro Steps]
vnc
[Expectation] VNC should not fail with TDX, unless there is a full statement outlining so.
[0] https://paste.ubuntu.com/p/7p3mVG8Qwy/
The text was updated successfully, but these errors were encountered:
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/PEK-1049.
This message was autogenerated
Sorry, something went wrong.
a minor correction, the para for vnc is:
No branches or pull requests
[Bug]
If a TDVM is created using libvirt, and it contains the VNC graphics setup as:
<graphics type="vnc"> <listen type="socket"></listen> </graphics>
The VM itself crashes, and the following entries are seen in the logs:
2024-07-11T09:19:19.469114Z qemu-system-x86_64: Failed to get registers: Input/output error 2024-07-11 09:19:19.853+0000: shutting down, reason=crashed
[Repro Steps]
vnc
. Example here [0].[Expectation]
VNC should not fail with TDX, unless there is a full statement outlining so.
[0] https://paste.ubuntu.com/p/7p3mVG8Qwy/
The text was updated successfully, but these errors were encountered: