https://github.com/wenzel/xenvmevent-sys
Rust unsafe bindings for Xen VM event definitions
https://github.com/wenzel/xenvmevent-sys
Last synced: 4 months ago
JSON representation
Rust unsafe bindings for Xen VM event definitions
- Host: GitHub
- URL: https://github.com/wenzel/xenvmevent-sys
- Owner: Wenzel
- License: gpl-3.0
- Created: 2020-01-20T22:37:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T18:40:40.000Z (over 1 year ago)
- Last Synced: 2025-11-19T19:16:44.996Z (7 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xenvmevent-sys

> Rust unsafe bindings for Xen VM event definitions
## Table of Contents
- [Overview](#overview)
- [Requirements](#requirements)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Requirements
- `cargo`
- `rustc`
## Maintainers
[@Wenzel](https://github.com/Wenzel)
## Contributing
PRs accepted.
## License
[GNU General Public License v3.0](https://github.com/Wenzel/pyvmidbg/blob/master/LICENSE)