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

libkvmi: add kvmi_alloc_gfn, kvmi_free_gfn, kvmi_create_ept_view, kvmi_destroy_ept_view #20

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

thomasdangl
Copy link
Contributor

See related PRs KVM-VMI/qemu#14 and KVM-VMI/kvm#62 for details.

@BonusPlay
Copy link

Amazing PR! Is there a plan to add related APIs to libvmi as well, or will these stay in libkvmi?

@thomasdangl
Copy link
Contributor Author

Sure! Our eventual goal is to have a shared API for KVM and Xen for SLAT commands in libvmi.
Some of that work is already here: libvmi/libvmi#1043.
Of course, this still needs some work to be in an acceptable state.
However, we plan to move forward with that PR once we have equal support on the hypervisor side.

Best,
Thomas

@thomasdangl thomasdangl marked this pull request as draft October 26, 2023 13:37
@thomasdangl thomasdangl marked this pull request as ready for review November 7, 2023 12:43
@thomasdangl thomasdangl force-pushed the dynamic_ept_views branch 3 times, most recently from 0e769f8 to 837402c Compare November 29, 2023 14:48
@rageagainsthepc
Copy link

@mdontu-bd Fyi the corresponding PRs have finally been merged.

@mdontu-bd mdontu-bd merged commit 2d1cee7 into bitdefender:master Dec 8, 2023
2 checks passed
@mdontu-bd
Copy link
Collaborator

Thank you!

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.

None yet

4 participants