rust-vmm / mshv

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

mshv-bindings: derive AsBytes and FromBytes for various structures #66

Closed liuw closed 1 year ago

liuw commented 1 year ago

Summary of the PR

See https://github.com/rust-vmm/mshv/issues/65

Requirements

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

jinankjain commented 1 year ago

Looks like the CI is down again.