rust-vmm / kvm-ioctls

Apache License 2.0
255 stars 103 forks source link

expose fields for KVM_EXIT_HYPERCALL #267

Closed Freax13 closed 1 week ago

Freax13 commented 1 week ago

This is a breaking change.

Summary of the PR

This is needed for userspace to handle the KVM_HC_MAP_GPA_RANGE hypercall.

Requirements

Before submitting your PR, please make sure you addressed the following requirements: