rust-vmm / kvm-ioctls

Apache License 2.0
255 stars 103 forks source link

feat: additional method to query kvm extension #230

Closed ShadowCurse closed 11 months ago

ShadowCurse commented 11 months ago

Summary of the PR

Added method to query kvm extension using raw integer instead of an enum value.

Requirements

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