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

qemu: unsupported section type 5 #656

Open
mythi opened this issue Feb 26, 2024 · 2 comments
Open

qemu: unsupported section type 5 #656

mythi opened this issue Feb 26, 2024 · 2 comments
Labels
question Further information is requested

Comments

@mythi
Copy link

mythi commented Feb 26, 2024

This repo has scripts that use QEMU so I gave td-shim a try using Canonical's TDX release. With that' QEMU errors:

qemu-system-x86_64: TDVF contains unsupported section type 5
qemu-system-x86_64: failed to parse TDVF for TDX VM

Any pointers to patches that are needed to get rid of this error?

@gaojiaqi7
Copy link
Member

Hi @mythi, thanks for your feedback! Currently td-shim can't work with qemu for Linux boot which relies on the section type 5, you can use Cloud Hypervisor instead.

@mythi
Copy link
Author

mythi commented Mar 5, 2024

Hi @mythi, thanks for your feedback! Currently td-shim can't work with qemu for Linux boot which relies on the section type 5, you can use Cloud Hypervisor instead.

OK, thanks! The qemu part is not documented very well. I could try cloud-hypervisor once TDX works with it.

@jyao1 jyao1 added the question Further information is requested label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants