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

Add APIs for handling gpa_read/write hypercalls #99

Merged
merged 2 commits into from
Jul 5, 2023

Commits on Jul 2, 2023

  1. mshv-ioctls: add IOCTL definitions for gpa_read/write

    Define IOCTLS for gpa_read/write hypercalls
    
    Signed-off-by: Muminul Islam <[email protected]>
    russell-islam committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    63b9eee View commit details
    Browse the repository at this point in the history
  2. mshv-ioctls: Add APIs for gpa_read/write

    Define two functions for handling gpa_read/write
    hypercalls.
    
    Signed-off-by: Muminul Islam <[email protected]>
    russell-islam committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    f1c598e View commit details
    Browse the repository at this point in the history