summary refs log tree commit diff stats
path: root/rust/qemu-api/src/errno.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: split Rust-only "common" crateMarc-André Lureau2025-09-171-354/+0
* rust: vmstate: convert to use builder patternZhao Liu2025-09-171-1/+10
* rust: add module to convert between success/-errno and io::ResultPaolo Bonzini2025-02-251-0/+345