qemu-exit
QEMU exit
A tool to exit QEMU with user-defined code
Exit QEMU with user-defined code
41 stars
9 watching
10 forks
Language: Rust
last commit: 8 months ago aarch64arm64exitqemusessionx86x86-64
Related projects:
Repository | Description | Stars |
---|---|---|
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,121 |
rust-embedded/arm-dcc | Provides a Rust API for debugging and communicating with embedded systems | 9 |
eliovir/rust-examples | A collection of Rust examples and tutorials | 236 |
airbus-seclab/qemu_blog | A series of posts about the internals of QEMU, a system emulator. | 1,366 |
atsams-rs/atsamx7x-rust | Rust-based development tools and examples for Microchip SAM S70/E70/V70/V71-based devices | 25 |
gemesa/rustlink | Tools to program and manage STM32 microcontrollers using Rust | 3 |
rust-embedded-community/embedded-storage | An Embedded Storage Abstraction Layer in Rust | 69 |
sorairolake/sysexits-rs | A Rust library that provides system exit code constants as defined by <sysexits.h> | 22 |
rust-embedded/riscv | Provides a set of Rust libraries and tools for accessing and interacting with RISC-V microcontrollers. | 852 |
ahgamut/rust-ape-example | An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. | 189 |
rust-embedded/gpio-cdev | Provides Rust API access to GPIO character device ABI | 216 |
uraimo/run-on-arch-action | Executes commands on non-x86 CPU architectures using QEMU | 688 |
rust-embedded-community/usb-device | A framework for building USB devices in Rust. | 450 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,124 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |