-
Notifications
You must be signed in to change notification settings - Fork 46
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-system-x86_64: KVM_TDX_INIT_MEM_REGION failed Input/output error #319
Comments
Thank you for reporting your feedback to us! The internal ticket has been created: https://warthogs.atlassian.net/browse/PEK-1613.
|
Hi @elodj ,
Was it extended in some way to support TDX? The setup instructions (see the README) in this repo install custom versions of qemu and libvirt (among several other packages) to support TDX on Ubuntu, if you are following some other process we will not be able to offer support. |
Hi @frenchwr ,
Yes, qemu installation has TDX support, source: I don't think libvirt was modified in any way. Version info:
Server host - os info:
Hosts setup follows instructions in the cannonical/tdx and intel/tdx-linux repos, including kernel patches. TDX services are verified and functional on the host. |
Describe the support request
Attempting to start up TD created via a slightly modified create-td-image.sh. (modification fixes the virt "--os-variant ubuntu24.04 missing failure by using a pre downloaded iso file")
Qemu command
Note: I use my own compilation of qemu.
Note: I use my own OVMF.fd built by edk2 package. According to instructions found here: Instruction-to-set-up-TDX-host-and-guest.
Error
When attempting to boot I get this error.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: