| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rust: split "system" crate | Marc-André Lureau | 2025-09-17 | 1 | -200/+0 |
| * | rust: split "qom" crate | Marc-André Lureau | 2025-09-17 | 1 | -4/+3 |
| * | rust: split Rust-only "common" crate | Marc-André Lureau | 2025-09-17 | 1 | -4/+1 |
| * | rust: qom: change instance_init to take a ParentInit<> | Paolo Bonzini | 2025-06-17 | 1 | -6/+6 |
| * | rust: use std::ffi instead of std::os::raw | Paolo Bonzini | 2025-05-06 | 1 | -2/+1 |
| * | rust: qom: remove operations on &mut | Paolo Bonzini | 2025-03-06 | 1 | -5/+0 |
| * | rust: memory: wrap MemoryRegion with Opaque<> | Paolo Bonzini | 2025-03-06 | 1 | -14/+21 |
| * | rust: qom: wrap Object with Opaque<> | Paolo Bonzini | 2025-03-06 | 1 | -1/+1 |
| * | rust: add bindings for memattrs | Zhao Liu | 2025-02-13 | 1 | -2/+14 |
| * | rust: bindings for MemoryRegionOps | Paolo Bonzini | 2025-02-13 | 1 | -0/+191 |