rust-vmm / mshv

Crates for Microsoft Hypervisor ioctls and bindings
Apache License 2.0
29 stars 12 forks source link

Fix issues with new version of zerocopy #113

Closed jinankjain closed 1 year ago

jinankjain commented 1 year ago

Summary of the PR

With new version of zerocopy there are multiple breaking changes that would need fixing on mshv-bindings side.

This PR is a super set of #112

Requirements

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