| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rust: split "util" crate | Marc-André Lureau | 2025-09-17 | 1 | -125/+0 |
| * | rust: split Rust-only "common" crate | Marc-André Lureau | 2025-09-17 | 1 | -4/+4 |
| * | rust: use inline const expressions | Paolo Bonzini | 2025-09-17 | 1 | -1/+1 |
| * | rust: add missing const markers for MSRV==1.83.0 | Paolo Bonzini | 2025-09-17 | 1 | -1/+1 |
| * | rust: Fix Zhao's email address | Zhao Liu | 2025-05-26 | 1 | -1/+1 |
| * | rust: enable clippy::ptr_cast_constness | Paolo Bonzini | 2025-05-06 | 1 | -1/+1 |
| * | rust: use std::ffi instead of std::os::raw | Paolo Bonzini | 2025-05-06 | 1 | -1/+1 |
| * | rust/timer: Define NANOSECONDS_PER_SECOND binding as u64 | Zhao Liu | 2025-05-02 | 1 | -0/+2 |
| * | rust: timer: wrap QEMUTimer with Opaque<> and express pinning requirements | Paolo Bonzini | 2025-03-06 | 1 | -11/+36 |
| * | rust: add bindings for timer | Zhao Liu | 2025-02-13 | 1 | -0/+98 |