Skip to content

fengjian/qemu-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qemu-sys

Introducing the latest Rust bindings for QEMU, tailored specifically for building secure virtual machine sandboxes. This project aims to provide a seamless interface for leveraging the latest features of QEMU within Rust-based applications, empowering developers to create robust and secure virtualization environments. With these bindings, users can harness the power of QEMU's advanced functionalities to implement secure sandboxing solutions for various use cases, including software testing, malware analysis, and application isolation. Join us in exploring the possibilities of Rust and QEMU for building resilient and secure virtualization infrastructures.

To update low-level bindings:

  1. `cargo install bindgen
  2. `export LLVM_CONFIG_PATH=/path/where/you/llvm-config
  3. export QEMU\_ROOT=/path/where/you/qemu
  4. cd src/ && ./gen\_bindings.sh

About

Introducing the latest Rust bindings for QEMU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published