Skip to content

add support for TDX exit reason & missing functionlity from upstream #2

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

Merged
merged 5 commits into from
May 2, 2025

Conversation

jakecorrenti
Copy link
Member

No description provided.

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
@jakecorrenti jakecorrenti changed the title add support for TDX exit reason add support for TDX & MemoryFault exit reason Apr 15, 2025
Authored-by: Nikita Kalyazin <kalyazin@amazon.com>
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
Add KVM_CREATE_GUEST_MEMFD ioctl, which allows creating an anonymous
file and returns a file descriptor that refers to it.

Authored-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
Add KVM_SET_MEMORY_ATTRIBUTES ioctl, which allows userspace to set
memory attributes for a range of guest physical memory.

Authored-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
Add support for the KVM_SET_USER_MEMORY_REGION2 ioctl, which allows
mapping guest_memfd memory into a guest.

Authored-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
@jakecorrenti jakecorrenti changed the title add support for TDX & MemoryFault exit reason add support for TDX exit reason & missing functionlity from upstream Apr 15, 2025
@jakecorrenti jakecorrenti marked this pull request as ready for review April 15, 2025 14:11
@jakecorrenti
Copy link
Member Author

I needed to temporarily add some commits from upstream that are needed for the conf virt use case

@tylerfanelli tylerfanelli merged commit fb5e320 into virtee:main May 2, 2025
1 check 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